Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 34,405 for

document properties

(0.07 sec)
  1. Programming with Documents in C++|Aspose.Words ...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage Documents using C++. Work with Document Properties, settings, and content, as well as with Document appearance through the management of colors, shapes, fonts and other graphics....Ask AI Programming with Documents Contents [ Hide ] This section...and manage documents with the Aspose.Words Document Object Model...

    docs.aspose.com/words/cpp/programming-with-docu...
  2. FieldCollection class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldCollection class. A collection of [Field](../../aspose.words/field/) objects that represents the fields in the specified range...the Working with Fields documentation article. Remarks An instance...FieldCollection properties and methods. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SoftEdgeFormat class | Aspose.Words for Python

    aspose.words.drawing.SoftEdgeFormat class. Represents the soft edge formatting for an object....soft_edge property to access soft edge properties of an object...SoftEdgeFormat class directly. Properties Name Description radius Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Set Line Spacing of the Paragraph in a Shape or...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....SpaceAfter properties of the TextParagraph class...usage of the mentioned properties. AI Document Assistant Close Change...

    docs.aspose.com/cells/net/set-line-spacing-of-t...
  5. Mail Merge Template in C#|Aspose.Words for .NET

    Create a Mail Merge template to define fixed content in output Documents, and then generate merge Documents using the merge fields in C#....merge template as the base document for a Mail Merge operation...where the region is the entire document. All is explained in the next...

    docs.aspose.com/words/net/mail-merge-template/
  6. BaseWebExtensionCollection1.Item | Aspose.Words...

    Discover the BaseWebExtensionCollection Item property to easily manage items by index. Simplify your development with efficient data handling today!...with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.web...
  7. Aspose::Words::PageVerticalAlignment enum | Asp...

    Aspose::Words::PageVerticalAlignment enum. Specifies vertical justification of text on each page in C++....sections in a document. auto doc = MakeObject < Document > (); auto...// Modify the page setup properties for the builder's current...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Report Generation|Aspose.Words for SharePoint

    Reporting features of the Aspose.Words for SharePoint....definition describing report properties like data source connection...definition in a SharePoint document library. Link the report template...

    docs.aspose.com/words/sharepoint/report-generat...
  9. PhoneticGuide Class | Aspose.Words for .NET

    Discover the Aspose.Words.PhoneticGuide class for enhancing text readability with phonetic guides. Improve user experience and accessibility effortlessly!...public class PhoneticGuide Properties Name Description BaseText...how to get properties of the phonetic guide. Document doc = new...

    reference.aspose.com/words/net/aspose.words/pho...
  10. Add text to PDF using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create a TextParagraph and...and define its properties. Add the TextParagraph to Page using...

    products.aspose.com/pdf/python-net/text/