Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 6,316 for

keywords

(0.17 sec)
  1. DocSecurity | Aspose.PUB for .NET API Reference

    The document security ID Document security ID is a 32-bit signed integer representing a set of application-suggested access control flags with the following values 0x00000001 Password protected 0x00000002 Read-only recommended 0x00000004 Read-only enforced 0x00000008 Locked for annotations...PUB Comments Keywords English Русский 简体中文...

    reference.aspose.com/pub/net/aspose.pub/summary...
  2. 通过 C# 查看或编辑 PDF 元数据 | Aspose.PDF

    用于在 .NET Framework、.NET 核心上编辑或查看 PDF 格式元数据的 C# 源代码....WriteLine ( "Keywords: {0}" , docInfo . Keywords ); Console ....

    products.aspose.com/pdf/zh-hans/net/metadata/
  3. BuiltInDocumentProperties.Comments | Aspose.Wor...

    BuiltInDocumentProperties 财产. 获取或设置文档注释...我们可以通过用分号分隔“Keywords”属性的字符串值来为一个文档设置多个关键字。 properties . Keywords = "Tag...

    reference.aspose.com/words/zh/net/aspose.words....
  4. aspdfexportparametersbean - Aspose.CAD for Jasp...

    All Classes Packages com.aspose.cad.jasperreports.bmp com.aspose.cad.jasperreports.common com.aspose.cad.jasperreport......String getKeywords () Gets keywords of the document. PdfComplianceEnum...setKeywords ( String value) Sets keywords of the document. void setPdfCompliance...

    reference.aspose.com/cad/jasperreports/com/aspo...
  5. Get PDF File Information in Python|Aspose.PDF f...

    Explore how to retrieve detailed PDF file information such as metadata and properties in Python using Aspose.PDF for document management....getCreationDate ()) print "Keywords:-" + str ( doc_info . getKeywords...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  6. TextFragmentAbsorber is not working when PDF fo...

    I am using TextFragmentAbsorber for searching Keywords and adding Annotations. When PDF Font is Curier, TextFragmentAbsorber works fine. But, when PDF Font is Arial, TextFragmentAbsorber can’t search some Keywords even…...TextFragmentAbsorber for searching keywords and adding Annotations. When...TextFragmentAbsorber can’t search some keywords even if the page contents...

    forum.aspose.com/t/textfragmentabsorber-is-not-...
  7. BuiltInDocumentProperties.Category | Aspose.Wor...

    BuiltInDocumentProperties 财产. 获取或设置文档的类别...我们可以通过用分号分隔“Keywords”属性的字符串值来为一个文档设置多个关键字。 properties . Keywords = "Tag...

    reference.aspose.com/words/zh/net/aspose.words....
  8. Aspose.Words.Properties | Aspose.Words for .NET

    The Aspose.Words.Properties namespace provides classes to work with custom and builtin document properties such as title Keywords company etc in C#....properties such as title, keywords, company etc. Classes Class...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Searching for text in images|Documentation

    Search for text or a regular expression in an image or scanned PDF and automate workflows based on the result....clauses, terms, and other keywords. However, images do not contain...documents based on the content, keywords, or patterns found in the...

    docs.aspose.com/ocr/net/search-text-in-images/
  10. Working with PDF File Metadata in C#|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF....WriteLine ( "Keywords: {0}" , docInfo . Keywords ); Console ....DateTime . Now ; docInfo . Keywords = "Aspose.Pdf, DOM, API" ;...

    docs.aspose.com/pdf/net/pdf-file-metadata/