Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 157,490 for

doc

(0.28 sec)
  1. CleanupOptions.unusedLists property | Aspose.Wo...

    CleanupOptions.unusedLists property. Specifies whether unused list and list definitions should be removed from Document... let doc = new aw . Document (); doc . styles . add...StyleType . List , "MyListStyle1" ); doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ReportBuilder.Create | Aspose.Words for .NET

    Create powerful reports effortlessly with the ReportBuilder Create method, designed to streamline your report generation process and enhance productivity....document with data sources: string doc = MyDir + "Report building.docx"...ReportBuilder . BuildReport ( doc , ArtifactsDir + "LowCode.BuildReportDataSourc...

    reference.aspose.com/words/net/aspose.words.low...
  3. Body.parentSection property | Aspose.Words for ...

    Body.parentSection property. Gets the parent section of this story...., () => { let doc = new aw . Document (); doc . removeAllChildren...endnotes at its end. expect ( doc . endnoteOptions . position )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a revision, then...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. MailMerge.GetRegionsByName | Aspose.Words for .NET

    Discover the MailMerge GetRegionsByName method to effortlessly retrieve a collection of mail merge regions by name, enhancing your Document automation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // "TableStart" and "TableEnd"...

    reference.aspose.com/words/net/aspose.words.mai...
  6. FieldMergeBarcode.ErrorCorrectionLevel | Aspose...

    Discover the FieldMergeBarcode ErrorCorrectionLevel property to optimize your QR Code's reliability. Set values from 0 to 3 for enhanced error correction.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::BookmarkCollection::RemoveAt met...

    Aspose::Words::BookmarkCollection::RemoveAt method. Removes a bookmark at the specified index in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/cpp/aspose.words/boo...
  8. Document.remove_blank_pages method | Aspose.Wor...

    Document.remove_blank_pages method. Removes blank pages from the Document.... doc = aw . Document ( file_name =...( 2 , doc . page_count ) doc . remove_blank_pages () doc . update_page_layout...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Gradient in XPS file | Java

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Java...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/java/xps/working-with-grad...
  10. SaveOptions.use_high_quality_rendering property...

    SaveOptions.use_high_quality_rendering property. Gets or sets a value determining whether or not to use high quality (i.e... doc = aw . Document ( file_name =...= aw . DocumentBuilder ( doc = doc ) builder . font . size =...

    reference.aspose.com/words/python-net/aspose.wo...