Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 4,982 for

assemble document

(0.17 sec)
  1. Shape.ExtrusionEnabled | Aspose.Words for .NET

    Discover if the Shape Extrusion feature is active. Easily enhance your designs with stunning 3D effects for a professional touch!...shapes in a document. public void VisitShapes () { Document doc = new...new Document ( MyDir + "Revision shape.docx" ); ShapeAppearancePrint...

    reference.aspose.com/words/net/aspose.words.dra...
  2. CheckBoxControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.CheckBoxControl class to easily toggle checkbox values and enhance your Document automation with seamless integration.... Document doc = new Document ( MyDir + "ActiveX...namespace Aspose.Words.Drawing.Ole assembly Aspose.Words CommandButtonControl...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FieldXE Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldXE class, your solution for efficiently implementing XE fields in Document processing. Enhance your workflow today!...the Working with Fields documentation article. public class FieldXE...modifications made to the document. IsItalic { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FontSubstitutionSettings Class | Aspose.Words f...

    Discover Aspose.Words.Fonts.FontSubstitutionSettings for efficient font management. Optimize Document rendering with customizable font substitution options....the Working with Fonts documentation article. public class FontSubstitutionSett...Examples Shows how to access a document’s system font source and set...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Xml_to_pdf using python for ccda xml files with...

    Please provide a code snippet for xml to pdf using a style sheet using python. Please provide a fastest solution possible and provide the resources to explore more. I tried aspose.cells did not work file cannot be open…... See the document for your reference: Creating...TotalforPythonvia.NET.lic”) document = pdf.Document() document.bind_xml(r"5...

    forum.aspose.com/t/xml-to-pdf-using-python-for-...
  6. FieldToc.CustomStyles | Aspose.Words for .NET

    Customize your table of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation....void FieldToc () { Document doc = new Document (); DocumentBuilder...ParagraphFormat . Style = builder . Document . Styles [ styleName ]; builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldToc.InsertHyperlinks | Aspose.Words for .NET

    Control hyperlinking in your table of contents with FieldToc InsertHyperlinks. Enhance navigation and improve user experience effortlessly!...void FieldToc () { Document doc = new Document (); DocumentBuilder...ParagraphFormat . Style = builder . Document . Styles [ styleName ]; builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToc.PreserveTabs | Aspose.Words for .NET

    Discover how the FieldToc PreserveTabs property enhances your data management by preserving tab entries in table entries for better organization....void FieldToc () { Document doc = new Document (); DocumentBuilder...ParagraphFormat . Style = builder . Document . Styles [ styleName ]; builder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. DropDownItemCollection.Contains | Aspose.Words ...

    Discover if a DropDownItemCollection includes your specified value with our efficient Contains method. Enhance your data management effortlessly!... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Fields assembly Aspose.Words DropDownItemCollecti...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Table.ConvertToHorizontallyMergedCells | Aspose...

    Discover how the ConvertToHorizontallyMergedCells method transforms wide merged cells into horizontally merged ones, enhancing your data organization.... Document doc = new Document ( MyDir + "Table...namespace Aspose.Words.Tables assembly Aspose.Words Table.ClearShading...

    reference.aspose.com/words/net/aspose.words.tab...