Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 4,947 for

assemble document

(0.28 sec)
  1. PageSetup.SheetsPerBooklet | Aspose.Words for .NET

    Discover the PageSetup SheetsPerBooklet property to easily manage booklet page counts, enhancing your Document layout and printing efficiency....configure a document that can be printed as a book fold. Document doc...doc = new Document (); // Insert text that spans 16 pages. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  2. SaveOptions.DmlEffectsRenderingMode | Aspose.Wo...

    Discover how the SaveOptions DmlEffectsRenderingMode property optimizes DrawingML effects rendering for enhanced Document quality and performance....property is used when the document is exported to fixed page...effects in a document as we save it to PDF. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced formatting options to elevate your Document's appearance!...Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  4. CssSavingArgs.CssStream | Aspose.Words for .NET

    Optimize your CSS storage with the CssSavingArgs CssStream property, enabling seamless saving of CSS data to your preferred stream....file or embedding to HTML document. To suppress exporting CSS...ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  5. RtfLoadOptions.RecognizeUtf8Text | Aspose.Words...

    Discover how the RtfLoadOptions RecognizeUtf8Text property preserves UTF-8 characters during import, ensuring accurate text representation and seamless integration....characters while loading an RTF document. // Create an "RtfLoadOptions"...modify how we load an RTF document. RtfLoadOptions loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Document.RemoveMacros | Aspose.Words for .NET

    Effortlessly remove all macros, toolbars, and custom command settings from your VBA project with the Document RemoveMacros method for a cleaner Document....RemoveMacros Document.RemoveMacros method Removes all macros...command customizations from the document. public void RemoveMacros...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Shape.HasImage | Aspose.Words for .NET

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!...images from a document. Document doc = new Document ( MyDir + "Images...how to extract images from a document, and save them to the local...

    reference.aspose.com/words/net/aspose.words.dra...
  8. DigitalSignature.IssuerName | Aspose.Words for ...

    Discover the DigitalSignature IssuerName property, providing the issuer's distinguished name for enhanced security and trust in your digital certificates....Examples Shows how to sign documents with X.509 certificates. //...// Verify that a document is not signed. Assert . That ( FileFormatUtil...

    reference.aspose.com/words/net/aspose.words.dig...
  9. DigitalSignatureCollection.Count | Aspose.Words...

    Discover the DigitalSignatureCollection Count property, efficiently retrieve the total number of elements, enhancing your digital signature management....Examples Shows how to sign documents with X.509 certificates. //...// Verify that a document is not signed. Assert . That ( FileFormatUtil...

    reference.aspose.com/words/net/aspose.words.dig...
  10. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your Document's structure with the UpdatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation....UpdatePageLayout Contents [ Hide ] Document.UpdatePageLayout method Rebuilds...Rebuilds the page layout of the document. public void UpdatePageLayout...

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