Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 9,584 for

assemble document

(0.07 sec)
  1. PdfCompliance Enum | Aspose.Words for .NET

    Aspose.Words.Saving.PdfCompliance enum. Specifies the PDF standards compliance level in C#....additionally requires that document structure be included (also...objective of ensuring that document content can be searched and...

    reference.aspose.com/words/net/aspose.words.sav...
  2. SaveableFacade | Aspose.PDF for .NET API Reference

    Base class for all saveable facades....Description Document { get; } Gets the document facade is working...Description virtual BindPdf (Document) Initializes the facade. virtual...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  3. ReflectionFormat.Size | Aspose.Words for .NET

    ReflectionFormat Size property. Gets or sets a double value between 0.0 and 1.0 representing the size of the reflection as a percentage of the reflected object. The default value is 0.0 in C#.... Document doc = new Document ( MyDir + "Various...Reflection.docx" ); doc = new Document ( ArtifactsDir + "Shape.Reflection...

    reference.aspose.com/words/net/aspose.words.dra...
  4. BaseWebExtensionCollection1.GetEnumerator | Asp...

    BaseWebExtensionCollection GetEnumerator method. Returns an enumerator that can iterate through a collection in C#....with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.web...
  5. UsingDefaultFontFromFile | Aspose.Note for .NET...

    Create new DocumentFontsSubsystem instance using a font from specified file as default....Examples Shows how to save a document in pdf format using default...file. // The path to the documents directory. string dataDir...

    reference.aspose.com/note/net/aspose.note.fonts...
  6. 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...
  7. StructuredDocumentTagRangeStart.Appearance | As...

    StructuredDocumentTagRangeStart Appearance property. Gets or sets the appearance of the structured Document tag in C#....appearance of the structured document tag. public SdtAppearance...around content. Document doc = new Document ( MyDir + "Multi-section...

    reference.aspose.com/words/net/aspose.words.mar...
  8. VbaModule.Clone | Aspose.Words for .NET

    VbaModule Clone method. Performs a copy of the VbaModule in C#.... Document doc = new Document ( MyDir + "VBA project...project.docm" ); Document destDoc = new Document (); VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  9. 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...
  10. ImageColorMode | Aspose.Diagram for .NET API Re...

    ImageColorMode ImageColorMode enumeration Specifies the color mode for the generated images of Document pages. public......for the generated images of document pages. public enum ImageColorMode...Description None 0 The pages of the document will be rendered as color...

    reference.aspose.com/diagram/net/aspose.diagram...