Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 54,741 for

import document

(0.23 sec)
  1. Remove Images from PDF using JavaScript | Aspos...

    This page describes how to remove Images from PDF with JavaScript in Node.js....Remove Images from PDF Document Using JavaScript Library In order...the code in your environment. Import the Aspose.PDF module. Define...

    products.aspose.com/pdf/nodejs-cpp/images/remove/
  2. Add Image Stamps to PDF in Python|Aspose.PDF fo...

    Learn how to add image stamps to PDF pages in Python....Document()’. Create an image stamp...PDF. import sys import aspose.pdf as ap from os import path def...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  3. Update Fields in Jython|Aspose.Words for Java

    Update Document Fields using Jython....words import Settings from com . aspose . words import Document...words import BreakType from com . aspose . words import DocumentBuilder...

    docs.aspose.com/words/java/update-fields-in-jyt...
  4. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word Document using Ruby....extract contents from word document using Aspose.Words Java in...0-based index node_type = Rjb :: import ( "com.aspose.words.NodeType"...

    docs.aspose.com/words/java/extract-content-in-r...
  5. Remove Powerpoint Password Protection Online or...

    Remove password from Powerpoint Document through online app for free. C++ API code to unlock password protected Powerpoint files....Powerpoint Unlock Powerpoint Document Password Online or via C++...powerful C++ based Powerpoint document locking and unlocking utility...

    products.aspose.com/total/cpp/unlock/powerpoint/
  6. Get and Set PDF Page Properties in Python|Aspos...

    Learn how to inspect and update PDF page properties such as size, count, and color information in Python.... The examples use the Document and PageCollection APIs and...characteristics as part of document analysis or normalization...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  7. Rotate PDF Documents Online or using C++ | prod...

    Rotate PDF Document through online app for free. C++ API code to rotate PDF files....C++ Rotate Pdf Rotate PDF Document Online or via C++ Develop...Develop powerful C++ based PDF document rotation utility application...

    products.aspose.com/total/cpp/rotate/pdf/
  8. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…... Code: import com.aspose.pdf.Cell; import com.aspose.pdf...pdf.Document; import com.aspose.pdf.Font; import com.aspose.pdf...

    forum.aspose.com/t/rare-chinese-characters-disp...
  9. Protect Excel document Online with password and...

    Online Excel file password protection app. Java API code to apply password protection on Excel spreadsheets....Protect Excel Online Excel Document Protection or Set Password...powerful Java based Excel document protection utility application...

    products.aspose.com/total/java/protect/excel/
  10. The generated PDF report has incorrect footers ...

    I am using Aspose aspose-words-25.8-jdk17.jar. I use the following code to generate a PDF Document from a Word report: Import com.aspose.words.Document; Import com.aspose.words.SaveFormat; public class WordToPdf { …...generate a PDF document from a Word report: import com.aspose.words...words.Document; import com.aspose.words.SaveFormat; public class...

    forum.aspose.com/t/the-generated-pdf-report-has...