Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 4,931 for

assemble document

(0.19 sec)
  1. Aspose.Pdf (C#) Replace subsets of SymbolMT fon...

    Our process stitches hundreds of PDFs that may or may not have bullet points and a few other non-letter characters. When this happens, each of these PDFs will include a subset of the SymbolMT font, so when we stitch them…...you can follow: Load the PDF Document : Open the PDF file that you...the SymbolMT font. Save the Document : Finally, save the modified...

    forum.aspose.com/t/aspose-pdf-c-replace-subsets...
  2. ImageColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageColorMode enum to optimize Document page images. Control color modes for enhanced visual quality in your projects....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/words/net/aspose.words.sav...
  3. StructuredDocumentTagRangeStart.WordOpenXMLMini...

    Discover the StructuredDocumentTagRangeStart property in WordOpenXMLMinimal. Access a streamlined XML string in FlatOpc format, focusing solely on content....generates a stripped-down document that excludes any non-content-related...FlatOpc format. Document doc = new Document ( MyDir + "Multi-section...

    reference.aspose.com/words/net/aspose.words.mar...
  4. DocumentVisitor.VisitSubDocument | Aspose.Words...

    Explore the DocumentVisitor's VisitSubDocument method, designed for efficient handling of subDocuments in your applications. Enhance your coding efficiency!...VisitSubDocument method Called when a sub-document is encountered. public virtual...how to use a document visitor to print a document’s node structure...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FormField.CalculateOnExit | Aspose.Words for .NET

    Discover how the FormField CalculateOnExit property automatically updates field references upon exit, enhancing your Document's accuracy and efficiency....of the form field when the document is opened in Microsoft Word...into a document, and process them with using a document visitor...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Bookmark Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bookmark class, your solution for managing bookmarks efficiently in Documents. Enhance your Document editing experience today!...Working with Bookmarks documentation article. public class Bookmark...Removes the bookmark from the document. Does not remove text inside...

    reference.aspose.com/words/net/aspose.words/boo...
  7. PdfSaveOptions.ZoomFactor | Aspose.Words for .NET

    Discover PdfSaveOptions' ZoomFactor property to easily adjust Document zoom levels in percentages, enhancing your PDF viewing experience....factor (in percentages) for a document. public int ZoomFactor { get...rendered PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. TextColumnCollection.Count | Aspose.Words for .NET

    Discover the TextColumnCollection Count property to easily access the number of columns in your Document's section for enhanced layout control....columns in the section of a document. public int Count { get ;...columns in a section. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tex...
  9. FontEmbeddingLicensingRights.EmbeddingUsagePerm...

    Unlock creative potential with Font Embedding Licensing Rights. Explore usage permissions for seamless font integration in your projects.... Document doc = new Document ( MyDir + "Embedded...docx" ); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  10. VariableCollection.Add | Aspose.Words for .NET

    Discover how to efficiently add Document variables to your VariableCollection with our easy-to-follow guide. Boost your data management today!...Add method Adds a document variable to the collection...work with a document’s variable collection. Document doc = new...

    reference.aspose.com/words/net/aspose.words/var...