Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 67,636 for

document

(0.08 sec)
  1. SaveOptions.createSaveOptions method | Aspose.W...

    Aspose.Words.Saving.SaveOptions.createSaveOptions method...rendering large documents to PDF. let doc = new aw . Document ( base ...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldFileName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFileName class, designed to simplify FILENAME field implementation for seamless Document automation....the Working with Fields documentation article. public class FieldFileName...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. OlePackage class | Aspose.Words for Node.js

    Aspose.Words.Drawing.OlePackage class. Allows to access OLE Package properties...Working with Ole Objects documentation article. Remarks OLE package...embed any type of data into document. Now this application is excluded...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BuiltInDocumentProperties.heading_pairs propert...

    BuiltInDocumentProperties.heading_pairs property. Specifies Document headings and their names....heading_pairs property Specifies document headings and their names....and specifies the count of document parts for this heading in...

    reference.aspose.com/words/python-net/aspose.wo...
  5. The license does not apply all the time - Free ...

    Hello, we have a license for version 16.4.0.0 of Aspose.Words for .NET and we are having issues loading it. Sometimes the phrase “Evaluation Only. Created with Aspose…” appears on the generated Document. Do you have any…...Aspose…” appears on the generated document. Do you have any idea how...the license and creates a document to see if the issue persists...

    forum.aspose.com/t/the-license-does-not-apply-a...
  6. Document.compatibilityOptions property | Aspose...

    Document.compatibilityOptions property. Provides access to Document compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Word)....compatibilityOptions property Document.compatibilityOptions property...property Provides access to document compatibility options (that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageSetup.firstPageTray property | Aspose.Words...

    PageSetup.firstPageTray property. Gets or sets the paper tray (bin) to use for the first page of a section...get all the sections in a document to use the default paper tray...printer. let doc = new aw . Document (); // Find the default printer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Edit Word Metadata using C#

    This article guides on how to edit Word metadata using C#. It provides environment settings, a list of tasks, and a runnable sample code to change properties of Word Document using C#.... Steps to Edit Word Document Metadata using C# Add the...Load the Word file into the Document object and access the custom...

    kb.aspose.com/words/net/how-to-edit-word-metada...
  9. How to Convert Image to PDF in Java

    This basic tutorial explains how to convert image to PDF in Java. You will learn how using Java PNG to PDF conversion can be accomplished by following a few steps and a runnable code snippet....of the Document class to create an empty PDF document Create...the converted image as a PDF document To convert PNG to PDF Java...

    kb.aspose.com/pdf/java/how-to-convert-image-to-...
  10. Convert PDF to EPUB using Python

    Follow this article to convert PDF to EPUB using Python. It has details to set the IDE, a list of steps, and a sample code for changing PDF file to EPUB....file and modify the output document object before saving it as...the source PDF file into the Document object Save the loaded PDF...

    kb.aspose.com/words/python/convert-pdf-to-epub-...