Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 375,297 for

document

(0.28 sec)
  1. Page Breaks|Aspose.Words for Reporting Services

    Page Breaks setting of the Aspose.Words for Reporting Services....breaks are inserted into the document. Aspose.Words for Reporting...editability of the resulting Word document. Below is the description...

    docs.aspose.com/words/reportingservices/page-br...
  2. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using Java library.... Call the Document class’ Save(..) method to...ExampleChangePDFPage { // The path to the documents directory. private static...

    docs.aspose.com/pdf/java/change-page-size/
  3. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters.... Document ( base . myDir + "Legacy control...doc" ); // When we save the document to an OOXML format, we can...

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

    Convert PS to OTT within C++ applications....Convert PS to OTT The Portable Document Format (PDF) is a popular...popular file format used for documents that require a high degree of...

    products.aspose.com/total/cpp/conversion/ps-to-...
  5. DocumentVisitor.VisitStructuredDocumentTagStart...

    Discover the DocumentVisitor VisitStructuredDocumentTagStart method, essential for efficiently starting structured Document tag enumeration. Enhance your coding today!...enumeration of a structured document tag has started. public virtual...every structured document tag in a document. public void StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words/doc...
  6. PdfSaveOptions.zoomFactor property | Aspose.Wor...

    PdfSaveOptions.zoomFactor property. Gets or sets a value determining zoom factor (in percentages) for a Document....factor (in percentages) for a document. get zoomFactor () : number...rendered PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfTextCompression Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfTextCompression enum for efficient PDF content compression, enhancing file size and performance while preserving quality....saving a document to PDF. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects....in a document. public void CommentsToText () { Document doc =...= new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...Microsoft Word formats. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSet.All | Aspose.Words for .NET

    Access all Document pages in their original order with PageSet All property. Streamline your workflow and enhance Document management effortlessly!...with all the pages of the document in their original order. public...pages from the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...