Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 4,947 for

assemble document

(0.21 sec)
  1. FieldChar.IsDirty | Aspose.Words for .NET

    Discover how the FieldChar IsDirty property helps maintain Document accuracy by tracking changes, ensuring your fields always reflect the latest updates....modifications made to the document. public bool IsDirty { get...FieldStart node. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FontSubstitutionWarningInfo.RequestedFamilyName...

    FontSubstitutionWarningInfo.RequestedFamilyName property returns the requested font family name in Aspose.Words.... Document doc = new Document ( MyDir + "Rendering...FontSubstitutionWarn namespace Aspose.Words assembly Aspose.Words FontSubstitutionWarn...

    reference.aspose.com/words/net/aspose.words/fon...
  3. BorderCollection.ClearFormatting | Aspose.Words...

    Discover how the BorderCollection ClearFormatting method effortlessly removes all object borders, enhancing your design with clean, crisp visuals....paragraphs in a document. Document doc = new Document ( MyDir + "Borders...The first paragraph of this document has visible borders with these...

    reference.aspose.com/words/net/aspose.words/bor...
  4. DocumentProperty.Type | Aspose.Words for .NET

    Discover the DocumentProperty Type to efficiently retrieve and utilize property data types for enhanced Document management and automation....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/net/aspose.words.pro...
  5. SourceType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Bibliography.SourceType enum for diverse bibliography source types. Enhance your Document management with powerful features!...DocumentFromInternet 9 Specifies the document from internet site source...available in the document. Document document = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.bib...
  6. HtmlSaveOptions.FontsFolderAlias | Aspose.Words...

    Discover the HtmlSaveOptions FontsFolderAlias property to customize font URIs in your HTML Documents. Enhance your web design with ease!...URIs written into an HTML document. Default is an empty string...} Remarks When you save a Document in HTML format and ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  7. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    Discover the HtmlFixedSaveOptions PageHorizontalAlignment property to easily control page alignment in HTML Documents. Default set to Center for optimal presentation....alignment of pages in an HTML document. Default value is Center....saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfSaveOptions.OpenHyperlinksInNewWindow | Aspo...

    Control hyperlink behavior in your PDF with PdfSaveOptions. Easily set links to open in a new window or tab for enhanced user experience....hyperlinks in the output Pdf document are forced to be opened in...how to save hyperlinks in a document we convert to PDF so that...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ViewOptions.ZoomType | Aspose.Words for .NET

    Discover the ViewOptions ZoomType property to easily adjust zoom levels based on window size, enhancing user experience and interface flexibility....to a document upon loading. Document doc = new Document (); DocumentBuilder...to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  10. 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...