Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 414,091 for

document

(0.3 sec)
  1. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using C# library....Open the PDF file using the Document object. Replace a particular...file using Save method of the Document object. The following code...

    docs.aspose.com/pdf/net/replace-image-in-existi...
  2. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your Document's content type for enhanced organization....sets the content type of the document. public string ContentType...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/net/aspose.words.pro...
  3. DocumentVisitor.visitBodyEnd method | Aspose.Wo...

    DocumentVisitor.visitBodyEnd method. Called when enumeration of the main text story in a section has ended....how to use a document visitor to print a document’s node structure...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. C++ API to Export SVG to DOT | products.aspose.com

    Convert SVG to DOT within C++ applications....editing, and converting PDF documents, as well as manipulating PDF...involves using the advanced Word Document Processing API, Aspose.Words...

    products.aspose.com/total/cpp/conversion/svg-to...
  5. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property to easily track your Document's last save time in UTC. Enhance your Document management today!...get ; set ; } Remarks For documents originated from RTF format...Examples Shows how to work with document properties in the “Origin”...

    reference.aspose.com/words/net/aspose.words.pro...
  6. IPageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves separate pages when saving a Document to fixed page formats in Java....separate pages when saving a document to fixed page formats. Examples:...to use a callback to save a document to HTML page by page. public...

    reference.aspose.com/words/java/com.aspose.word...
  7. PdfLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf Document into a [Document](../../aspose.words/Document/) object...options when loading Pdf document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: PdfLoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IgnoreHeaderFooter not working - Free Support F...

    When I append attachments to my Document then the Headers and Footers are applied to the appended Document even though I used the IgnoreHeaderFooter format option. Document input = new Document(filePath) var output = ne…...I append attachments to my document then the Headers and Footers...are applied to the appended document even though I used the IgnoreHeaderFooter...

    forum.aspose.com/t/ignoreheaderfooter-not-worki...
  9. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveOptions constructor to effortlessly create instances for saving Documents in the XPS format, enhancing your Document management efficiency....that can be used to save a document in the Xps format. public...a saved XPS document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Adding Images and Text|Aspose.PDF for .NET

    This section explains how to Add Images and Text using PdfFileMend class....and text in an existing PDF document, at a specified location....part of the contents of a PDF document. Manipulating images in an...

    docs.aspose.com/pdf/net/adding-images-and-text-...