Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 50,473 for

import document

(0.18 sec)
  1. Determine Line Break|Aspose.PDF for Java

    Learn more about how to determinate a line break of multi-line TextFragment using Java...examples ; import com.aspose.pdf.* ; import java.io.FileWriter...FileWriter ; // Import the FileWriter class import java.io.IOException...

    docs.aspose.com/pdf/java/determine-line-break/
  2. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....Adding tables to existing PDF documents is a common need for enhancing...adding tables to existing PDF documents using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/adding-tables/
  3. 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...
  4. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method...the specified document to the end of this document. appendDocument...srcDoc : Aspose . Words . Document , importFormatMode : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....annotation: Load the PDF file - new Document . Create new CaretAnnotation...file: import aspose.pdf as ap # Open document document = ap ...

    docs.aspose.com/pdf/python-net/extra-annotations/
  6. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page.... It creates a fresh PDF document, adds a page, generates a...Initializes an empty PDF document with ‘ap.Document()’. The ‘self.cr...

    docs.aspose.com/pdf/python-net/integrate-table/
  7. Remove ODP Password Protection Online or using ...

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

    products.aspose.com/total/android-java/unlock/odp/
  8. Remove ODS Password Protection Online or using ...

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

    products.aspose.com/total/android-java/unlock/ods/
  9. FieldIncludePicture.IsLinked | Aspose.Words for...

    Optimize your Documents with the FieldIncludePicture IsLinked property—control graphic storage to reduce file size and enhance performance....storing graphics data with the document. public bool IsLinked { get...images using IMPORT and INCLUDEPICTURE fields. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 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...