Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 4,867 for

document assembly

(0.15 sec)
  1. BaseWebExtensionCollection1.GetEnumerator | Asp...

    Discover the BaseWebExtensionCollection GetEnumerator method to easily iterate through collections, enhancing your development efficiency and code management....with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . That...

    reference.aspose.com/words/net/aspose.words.web...
  2. SvgSaveOptions.FitToViewPort | Aspose.Words for...

    Discover how the SvgSaveOptions FitToViewPort property optimizes your SVG output to perfectly fill any browser window or container for stunning visuals....docx document to .svg. Document doc = new Document ( MyDir...MyDir + "Document.docx" ); // Configure the SvgSaveOptions object...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ViewOptions.FormsDesign | Aspose.Words for .NET

    Discover how ViewOptions FormsDesign enhances your Document experience by toggling forms design mode for seamless editing and customization....property Specifies whether the document is in forms design mode. public...Currently works only for documents in WordML format. Examples...

    reference.aspose.com/words/net/aspose.words.set...
  4. Field.Result | Aspose.Words for .NET

    Manage Field Result properties effortlessly. Access or modify text between field separators for streamlined data handling and enhanced efficiency....field into a document using a field code. Document doc = new Document...namespace Aspose.Words.Fields assembly Aspose.Words Field.LocaleId...

    reference.aspose.com/words/net/aspose.words.fie...
  5. UnsupportedFileFormatException Class | Aspose.W...

    Discover the Aspose.Words.UnsupportedFileFormatException class, essential for handling unsupported Document formats in Aspose.Words. Ensure seamless Document processing!...Thrown during document load, when the document format is not...the Programming with Documents documentation article. public class...

    reference.aspose.com/words/net/aspose.words/uns...
  6. SvgSaveOptions.ShowPageBorder | Aspose.Words fo...

    Discover the SvgSaveOptions ShowPageBorder property to customize your page outline. Control borders effortlessly—default setting is true for easy use!...docx document to .svg. Document doc = new Document ( MyDir...MyDir + "Document.docx" ); // Configure the SvgSaveOptions object...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate save options tailored for your preferred format, enhancing your Document management efficiency....rendering large documents to PDF. Document doc = new Document ( MyDir...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property to easily customize font styles. Enhance your Documents with versatile underline options for a professional look....inserted by a document builder. Document doc = new Document (); DocumentBuilder...DocumentBuilder namespace Aspose.Words assembly Aspose.Words DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. StructuredDocumentTag.WordOpenXML | Aspose.Word...

    Discover the StructuredDocumentTag WordOpenXML property. Access XML data in FlatOpc format for seamless Document integration and enhanced functionality.... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); List < StructuredDocumentTa > tags...

    reference.aspose.com/words/net/aspose.words.mar...
  10. ImportFormatOptions.MergePastedLists | Aspose.W...

    Control list merging with the ImportFormatOptions MergePastedLists property. Easily manage pasted lists to enhance Document formatting. Default, false....lists from a documents. Document srcDoc = new Document ( MyDir +..."List item.docx" ); Document dstDoc = new Document ( MyDir + "List...

    reference.aspose.com/words/net/aspose.words/imp...