Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 9,614 for

assemble document

(0.25 sec)
  1. Contents | Aspose.PDF for .NET API Reference

    Gets collection of operators in the content stream of the page. OperatorCollectionaspose.pdf/operatorcollection... Document document = new Document ( "sample.pdf"...pdf" ); Operators contents = document . Pages [ 1 ]. Contents ;...

    reference.aspose.com/pdf/net/aspose.pdf/page/co...
  2. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    HtmlSaveOptions ExportImagesAsBase64 property. Specifies whether images are saved in Base64 format to the output HTML MHTML or EPUB. Default is false in C#....saved HTML document. Document doc = new Document ( MyDir + "Rendering...html document with images embedded inside it. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Document.RemoveBlankPages | Aspose.Words for .NET

    Document RemoveBlankPages method. Removes blank pages from the Document in C#....RemoveBlankPages Document.RemoveBlankPages method Removes blank...blank pages from the document. public List < int > RemoveBlankPages...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PdfSaveOptions.FontEmbeddingMode | Aspose.Words...

    PdfSaveOptions FontEmbeddingMode property. Specifies the font embedding mode in C#.... If the document contains non-ANSI text then...into a PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DocumentLoadingArgs Class | Aspose.Words for .NET

    Aspose.Words.Loading.DocumentLoadingArgs class. An argument passed into Notify in C#....the Specify Load Options documentation article. public sealed class...how to notify the user if document loading exceeded expected...

    reference.aspose.com/words/net/aspose.words.loa...
  6. StyleCollection.GetEnumerator | Aspose.Words fo...

    StyleCollection GetEnumerator method. Gets an enumerator object that will enumerate styles in the alphabetical order of their names in C#....to access a document’s style collection. Document doc = new Document...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/net/aspose.words/sty...
  7. DocumentProperty.ToDateTime | Aspose.Words for ...

    DocumentProperty ToDateTime method. Returns the property value as DateTime in UTC in C#....Shows how to create a custom document property which contains a...a date and time. Document doc = new Document (); doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  8. PdfEncryptionDetails | Aspose.Words for .NET

    PdfEncryptionDetails constructor. Initializes an instance of this class in C#....Saving assembly Aspose.Words PdfEncryptionDetails(...a saved PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. DigitalSignatureDetails Class | Aspose.Words fo...

    Aspose.Words.Saving.DigitalSignatureDetails class. Contains details for signing a Document with a digital signature in C#....Contains details for signing a document with a digital signature....certificate used to sign a document. SignOptions { get; set; }...

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

    Document PackageCustomParts property. Gets or sets the collection of custom parts arbitrary content that are linked to the OOXML package using unknown relationships in C#....PackageCustomParts Contents [ Hide ] Document.PackageCustomParts property...saves custom parts into OOXML documents only. This property cannot...

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