Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 4,946 for

assemble document

(0.11 sec)
  1. CustomPart.Name | Aspose.Words for .NET

    Discover how to manage CustomPart names in OOXML packages. Easily set or retrieve absolute names for seamless integration and enhanced functionality....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  2. FontInfo.EmbeddingLicensingRights | Aspose.Word...

    Discover the FontInfo EmbeddingLicensingRights property to easily access and manage your embedded font licensing rights for seamless design integration.... Document doc = new Document ( MyDir + "Embedded...docx" ); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  3. FontSavingArgs.Italic | Aspose.Words for .NET

    Discover the FontSavingArgs Italic property to easily check if your font is italicized, enhancing your text styling and design flexibility....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  4. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in VBA projects for enhanced automation and streamlined Document management....that are associated with a document. ProceduralModule 1 A collection...project using macros. Document doc = new Document (); // Create a new...

    reference.aspose.com/words/net/aspose.words.vba...
  5. IStructuredDocumentTag.WordOpenXML | Aspose.Wor...

    Discover the IStructuredDocumentTag WordOpenXML property, access XML strings in FlatOpc format for enhanced Document management and integration.... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); List < StructuredDocumentTa > tags...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Aspose.Pdf and Aspose.Drawing exceptions conver...

    I’m using .net core on Windows with version 25.11 of Aspose.Email and Aspose.Pdf.Drawing libraries (the latest) and I have 2 files where I’m getting exceptions. One exception occurs in Aspose.PDF and the other in Aspose.…...Pdf document. I’ve attached the sample...loading html into Aspose.Pdf.Document Aspose.PDF - Index was outside...

    forum.aspose.com/t/aspose-pdf-and-aspose-drawin...
  7. HtmlSaveOptions.ExportRoundtripInformation | As...

    Discover HtmlSaveOptions' ExportRoundtripInformation property to control roundtrip data in HTML, MHTML, and EPUB formats. Optimize your exports today!...information allows to restore document properties such as tab stops...during the HTML documents loading back into a Document object. When...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Paragraph.IsListItem | Aspose.Words for .NET

    Discover the Paragraph IsListItem property, indicating if a paragraph is part of a bulleted or numbered list in its original revision. Enhance your Document's structure!... Document doc = new Document (); DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words/par...
  9. ImageData.ImageSize | Aspose.Words for .NET

    Discover the ImageData ImageSize property to easily access essential details about image dimensions and resolution for enhanced visual quality....only and not stored in the document, returns zero size. Examples...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ListFormat.ListLevel | Aspose.Words for .NET

    Discover the ListFormat ListLevel property to enhance your Document's structure with customizable list formatting and paragraph overrides for better clarity.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...