Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 4,930 for

assemble document

(0.09 sec)
  1. LoadOptions.UpdateDirtyFields | Aspose.Words fo...

    Discover how the LoadOptions UpdateDirtyFields property enhances data integrity by selectively updating fields marked as dirty for optimal performance.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Give the document's built-in "Author" property...

    reference.aspose.com/words/net/aspose.words.loa...
  2. VbaModule.Type | Aspose.Words for .NET

    Discover the VbaModule Type property, define your modules as procedural, Document, class, or designer for enhanced functionality and organization....module is a procedural module, document module, class module, or designer...project using macros. Document doc = new Document (); // Create a new...

    reference.aspose.com/words/net/aspose.words.vba...
  3. CustomXmlProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomXmlProperty class, designed to simplify managing custom XML attributes and smart tag properties for enhanced Document control....Structured Document Tags or Content Control documentation article...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  4. FontFallbackSettings.LoadNotoFallbackSettings |...

    Discover how to enhance your typography with the FontFallbackSettings LoadNotoFallbackSettings method, using Google Noto fonts for seamless text display....= "Noto Sans" ; Document doc = new Document (); doc . FontSettings...fallback font settings. Document doc = new Document (); FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  5. ChartAxis.Crosses | Aspose.Words for .NET

    Discover how ChartAxis enhances data visualization by defining axis intersections for clearer insights and more impactful presentations.... Document doc = new Document (); DocumentBuilder...; Assert . That ( xAxis . Document , Is . EqualTo ( doc )); ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PageSetup.PageNumberStyle | Aspose.Words for .NET

    Discover the PageSetup PageNumberStyle property to easily customize your page number format for enhanced Document presentation and clarity.... Document doc = new Document (); DocumentBuilder...2, page 3." ); // Move the document builder to the first section's...

    reference.aspose.com/words/net/aspose.words/pag...
  7. PageInfo.WidthInPoints | Aspose.Words for .NET

    Discover the PageInfo WidthInPoints property to easily retrieve the page width in points, enhancing your Document formatting and layout precision....page in a Word document. Document doc = new Document ( MyDir + "Rendering...RawKind ; Console . WriteLine ( "Document \"{0}\" contains {1} pages...

    reference.aspose.com/words/net/aspose.words.ren...
  8. ParagraphFormat.AddSpaceBetweenFarEastAndAlpha ...

    Optimize your Document's appearance with the ParagraphFormat AddSpaceBetweenFarEastAndAlpha property, enhancing spacing between Latin and East Asian text....paragraph into the document. Document doc = new Document (); DocumentBuilder...ParagraphFormat namespace Aspose.Words assembly Aspose.Words ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  9. SaveOptions.UpdateAmbiguousTextFont | Aspose.Wo...

    Improve text clarity in PDFs with UpdateAmbiguousTextFont. Ensure accurate font rendering based on character codes for better readability.... Document doc = new Document ( MyDir + "Special... saveOptions ); doc = new Document ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. VariableCollection.Count | Aspose.Words for .NET

    Discover the VariableCollection Count property to easily retrieve the total number of elements in your collection, enhancing your data management efficiency....work with a document’s variable collection. Document doc = new...new Document (); VariableCollection variables = doc . Variables...

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