Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 4,674 for

assemble document

(0.05 sec)
  1. VbaProject.IsProtected | Aspose.Words for .NET

    Discover if your VbaProject is password protected with the IsProtected property. Ensure your code's security and streamline project management effectively!... Document doc = new Document ( MyDir + "Vba protected...namespace Aspose.Words.Vba assembly Aspose.Words VbaProject.CodePage...

    reference.aspose.com/words/net/aspose.words.vba...
  2. Font.LocaleId | Aspose.Words for .NET

    Discover how the Font LocaleId property enhances your text formatting by managing locale identifiers for diverse character languages. Improve your coding today!...with a document builder. Document doc = new Document (); DocumentBuilder...Font namespace Aspose.Words assembly Aspose.Words Font.LineSpacing...

    reference.aspose.com/words/net/aspose.words/fon...
  3. RevisionOptions.RevisionBarsPosition | Aspose.W...

    Discover how to customize the RevisionBarsPosition property in RevisionOptions to enhance your Document's appearance. Default is set to Outside....rendered output document. Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Layout assembly Aspose.Words RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Chart.Title | Aspose.Words for .NET

    Discover the Chart Title property for easy customization and enhanced visuals. Unlock your charts' full potential with user-friendly features!... Document doc = new Document (); DocumentBuilder...Insert a chart shape with a document builder and get its chart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Chart.SourceFullName | Aspose.Words for .NET

    Discover the Chart SourceFullName property to easily access the path and name of linked XLS/XLSX files for enhanced data visualization....xls/xlsx document if the chart is linked. Document doc = new...new Document ( MyDir + "Shape with linked chart.docx" ); Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldGoToButton.DisplayText | Aspose.Words for ...

    Customize your FieldGoToButton's DisplayText property to enhance user experience. Easily set button text for seamless Document navigation and quick access....“button” that appears in the document, such that it can be selected...GOTOBUTTON field. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ControlChar.TabChar | Aspose.Words for .NET

    Master TabChar fields with ControlChar for seamless data management. Unlock efficiency with the versatile tab character (char9 or t) today!... Document doc = new Document (); DocumentBuilder...points (1 inch). builder . Document . DefaultTabStop = 72 ; //...

    reference.aspose.com/words/net/aspose.words/con...
  8. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on pages. Enhance your Document's layout with precise vertical justification!...sections in a document. Document doc = new Document (); DocumentBuilder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/net/aspose.words/pag...
  9. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless Document navigation and enhanced productivity....given the document being enumerated and the document of the node...that a node spans. Document doc = new Document (); LayoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  10. DocumentBuilder.InsertStructuredDocumentTag | A...

    Effortlessly enhance your Documents with the DocumentBuilder InsertStructuredDocumentTag method. Easily add structured Document tags for better organization!...StructuredDocumentTa into the document. public StructuredDocumentTa...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/doc...