Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 34,690 for

document properties

(0.14 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Get or Remove Watermark in PDF using Javahttps://products.aspose.com/pdf/java/watermark/Recent content in Add, Get or Remove Watermark in ......ltr Add watermarks to PDF document programmatically using Aspose...PDF file with an instance of Document", "url" : "https:\/\/products...

    products.aspose.com/pdf/java/watermark/index.xml
  2. 查找特定单词的出现次数|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....SetRange ( ca ); //Set searching properties findOptions . SearchNext...Github Sourceforge Bitbucket AI Document Assistant Close 在工作表单元格中显示字符串...

    docs.aspose.com/cells/zh/net/find-specific-word...
  3. FieldDisplayBarcode.barcode_type property | Asp...

    FieldDisplayBarcode.barcode_type property. Gets or sets the barcode type (QR, etc.)...barcode_type property FieldDisplayBarcode.barcode_type property Gets...the barcode type (QR, etc.) @property def barcode_type ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldFootnoteRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFootnoteRef class to easily implement FOOTNOTEREF fields, enhancing your Document's referencing capabilities....the Working with Fields documentation article. public class FieldFootnoteRef...The default constructor. Properties Name Description DisplayResult...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldFileName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFileName class, designed to simplify FILENAME field implementation for seamless Document automation....the Working with Fields documentation article. public class FieldFileName...The default constructor. Properties Name Description DisplayResult...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Settings::MailMergeSettings clas...

    Aspose::Words::Settings::MailMergeSettings class. Specifies all of the mail merge information for a Document. To learn more, visit the Documentation article in C++....mail merge information for a document. To learn more, visit the...Mail Merge and Reporting documentation article. class MailMergeSettings...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Aspose::Words::Drawing::SignatureLine::get_Prov...

    Aspose::Words::Drawing::SignatureLine::get_ProviderId method. Gets or sets signature provider identifier for this signature line. Default value is "{00000000-0000-0000-0000-000000000000}" in C++....should be obtained from the documentation shipped with the provider...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. CustomXmlSchemaCollection class | Aspose.Words ...

    Aspose.Words.Markup.CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part...Structured Document Tags or Content Control documentation article...CustomXmlPart.schemas property. Properties Name Description count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::InlineStory::get_IsInsertRevisio...

    Aspose::Words::InlineStory::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....to view revision-related properties of InlineStory nodes. auto...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...

    reference.aspose.com/words/cpp/aspose.words/inl...
  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/