Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 128,435 for

code

(0.12 sec)
  1. Compress PDF via Cloud Node.js SDK

    Aspose.PDF Cloud allows you to optimize PDF Document. Check the Node.js source Code to compress PDF file....compress PDF in just a few lines of code. Initialize the Aspose PDF API...TEMP_FOLDER ); if ( response . body . code != 200 ) console . error ( ...

    products.aspose.cloud/pdf/nodejs/compress/
  2. Insert Image, Find and Replace Text in Word doc...

    You can find and replace text in word documents with Regex. Search text in DOCX or DOC file and replace that text in word documents.... Source Code Repository Complete source code of this release...You can bypass [GitHub source code repository][7] and depend directly...

    blog.aspose.cloud/total/integrate-microsoft-wor...
  3. Add a SmartArt Graphic to a Slide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... The code examples in this article use...

    docs.aspose.cloud/slides/add-a-smartart-graphic...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom – Trabalhar com Páginas em PDF via Cloud .NET SDKhttps://products.aspose.cloud/pdf/pt/net/pages/Recent content in Trabalhar com Páginas em PDF via Cloud .NET SDK onH...... col-md-12 tl code codeblock Comando do Console... spacer   col-md-12 tl code codeblock Este código de exemplo...

    products.aspose.cloud/pdf/pt/net/pages/index.xml
  5. Deskew Image Online in Java | Auto Deskew Photo...

    How to Deskew Image, Deskew PDF online using Java Cloud SDK. Auto Deskew Photo or Deskew PDF by converting pages to Image. Learn details on what is deskew image...processing capabilities via Java code. Now in order to Deskew images...how to deskew image using Java code snippet. For this example, we...

    blog.aspose.cloud/imaging/deskew-image-in-java/
  6. The format is wrong when saving word as pdf fil...

    The logo duplicated after save word to pdf The word: image.png (99.9 KB) The pdf: 1734509357247.png (39.5 KB) Code: String path = “C:\Users\z_jia\Desktop\a\a.docx”; Document word = new Document(path); word.save(“…...5 KB) Code: String path = “C:\Users\z_jia\Desktop\a\a...

    forum.aspose.cloud/t/the-format-is-wrong-when-s...
  7. Convert PowerPoint to SVG | PPT or PPTX to SVG ...

    How to convert PowerPoint presentations to SVG format using .NET Cloud SDK. Easily transform your slides into scalable vector graphics with high fidelity and retain the visual elements....Please try using the following code snippet to convert PowerPoint...explanation of above stated code snippet. SlidesApi slidesApi...

    blog.aspose.cloud/slides/convert-powerpoint-to-...
  8. PDF to HTML | Convert PDF to HTML Online with ....

    Learn to efficiently convert PDF to HTML with the .NET REST API. Embed PDF in HTML and enhance your website's content presentation. Try the PDF to HTML conversion online for an intuitive experience!... With just a few lines of code, you can effortlessly convert...need to execute the following code snippet to perform the conversion...

    blog.aspose.cloud/pdf/convert-pdf-to-html-with-...
  9. 通过云端 Python SDK 解密 PDF

    Aspose.PDF Cloud 允许您解密 PDF 文档。查看 Python 源代码以解密 PDF 文件。...Overview Code Samples Live Demos Download Learn Overview Code Samples...password_encoded ) if response . code == 200 : logging . info ( f...

    products.aspose.cloud/pdf/zh/python/decrypt/
  10. Insert a cell into a given row of a table in a ...

    Insert a cell into a given row of a table in a Word document programmatically via Cloud API.... See SDK code for encyption details. destFileName...Postman utilities, and from your code in various programming languages:...

    docs.aspose.cloud/words/tables/add-cell/