Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 423,832 for

document

(0.4 sec)
  1. Get Started|Aspose.PDF for Java

    This section describes the basic principles of work and using DOM API. Also demonstrates simple and complex examples for creating a PDF Document...on how to create simple PDF document using Java and Aspose.PDF...complex document with Java library Supported Document Formats...

    docs.aspose.com/pdf/java/get-started/
  2. Extract Fonts from PDF C#|Aspose.PDF for .NET

    Use the Aspose.PDF for. NET library to extract all embedded fonts from your PDF Document....to get all fonts from a PDF document, you can use FontUtilities...GetAllFonts() method provided in Document class. Please check following...

    docs.aspose.com/pdf/net/extract-fonts-from-pdf/
  3. Frameset class | Aspose.Words for Python

    aspose.words.framesets.Frameset class. Represents a frames page or a single frame on a frames page...the Programming with Documents documentation article. Remarks If...or sets the web page URL or document file name to display in this...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....the Working with Fields documentation article. Remarks: Compares...a COMPARE field. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Set PDF File Information in Ruby|Aspose.PDF for...

    Programmatically define and update PDF metadata like title, author, and keywords using Ruby....Information To update Pdf document information using Aspose.PDF...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  6. Hello World in Python|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....of the Document class and specify the second document to append...EXCEL_97_TO_2003 ) print "Document has been saved, please check...

    docs.aspose.com/cells/java/hello-world-in-python/
  7. Fillable PDF Forms using Java | Aspose.PDF

    Сreate fillable PDF forms programmatically with Java sample code using Aspose.PDF for Java....Load PDF in an instance of Document class. Create a field in PDF...PDF file. Add field to the document. Save modified PDF Fill AcroForm...

    products.aspose.com/pdf/java/acroforms/fill/
  8. PdfSaveOptions.ExportLanguageToSpanTag | Aspose...

    Discover PdfSaveOptions' ExportLanguageToSpanTag property. Control text language export with Span tags for enhanced Document structure and accessibility....create a “Span” tag in the document structure to export the text...create a “Span” tag in the document structure to export the text...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PdfSaveOptions.CreateNoteHyperlinks | Aspose.Wo...

    Enhance your PDFs with PdfSaveOptions' CreateNoteHyperlinks. Convert footnotes and endnotes into clickable links for easy navigation. Default, false.... Document doc = new Document ( MyDir + "Footnotes...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Document.ShadeFormData | Aspose.Words for .NET

    Discover how to use the ShadeFormData property to enhance form visibility with gray shading, improving user experience and accessibility....ShadeFormData Document.ShadeFormData property Specifies whether...to form fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...