Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 39,596 for

document properties

(0.16 sec)
  1. FieldGreetingLine class | Aspose.Words for Python

    aspose.words.fields.FieldGreetingLine class. Implements the GREETINGLINE field...the Working with Fields documentation article. Remarks Inserts...The default constructor. Properties Name Description alternate_text...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert ATT to PLY via Python | products.aspose...

    Sample code for ATT to PLY Python conversion. Use API example code for batch ATT files to PLY conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...AmfSaveOptions Set PLY specific properties for advanced conversion Call...

    products.aspose.com/3d/python-net/conversion/at...
  3. FieldSeparator class | Aspose.Words for Python

    aspose.words.fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...the Working with Fields documentation article. Remarks FieldSeparator... control character in the document. FieldSeparator can only be...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Document::get_TrackRevisions met...

    Aspose::Words::Document::get_TrackRevisions method. True if changes are tracked when this Document is edited in Microsoft Word in C++....Aspose::Words::Document::get_TrackRevisions method Contents [...[ Hide ] Document::get_TrackRevisions method True if changes...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Font.ThemeFont | Aspose.Words for .NET

    Discover how to manage theme fonts effortlessly with the Font ThemeFont property. Enhance your design with customizable font schemes for a polished look!...ThemeFont property Gets or sets the theme font...use themed style. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Font.ThemeColor | Aspose.Words for .NET

    Discover how to utilize the Font ThemeColor property to enhance your designs with customizable theme colors in your color scheme....ThemeColor property Gets or sets the theme color...use themed style. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  7. fontType distinction is not available between a...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…...whether FontBold or FontItalic properties were set via a font dropdown...button . The portion format properties such as get_FontBold() and...

    forum.aspose.com/t/fonttype-distinction-is-not-...
  8. FieldSection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSection class, your solution for efficiently implementing SECTION fields in Document processing. Enhance your workflow today!...the Working with Fields documentation article. public class FieldSection...The default constructor. Properties Name Description DisplayResult...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Show and Hide Elements|Documentation

    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....provides a wide range of properties and methods to manage a worksheet...provides a wide range of properties and methods for managing...

    docs.aspose.com/cells/java/show-and-hide-elements/
  10. 将页码添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用PageNumber Stamp类将页码印章添加到PDF文件中。...为了添加页码印章,您需要使用所需属性创建一个 Document 对象和一个 PageNumberStamp 对象。之后,您可以调用...AddPageNumberToPdf () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/add-page-number/