Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 4,022 for

keywords

(3.89 sec)
  1. How to Change PDF Password in Java

    This article guides on how to change PDF password in Java. It contains information about setting the environment, a list of steps to write the program and a sample code showing how to change a PDF password in Java with a few API calls....creation date, creator, header, keywords, modification date, subject...

    kb.aspose.com/pdf/java/how-to-change-pdf-passwo...
  2. Aspose.Words for C++ | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....properties such as title, keywords, company etc. Aspose::Words::Rendering...

    reference.aspose.com/words/cpp/
  3. Working with PDF File Metadata|Aspose.PDF for Java

    Discover how to manage and extract metadata from PDF files in Java using Aspose.PDF to handle document properties.... println ( "Keywords: " + docInfo . getKeywords...

    docs.aspose.com/pdf/java/pdf-file-metadata/
  4. 从旧版 Aspose.Pdf.Kit for Java 迁移|Aspose.PDF for Java

    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.... println ( "KeyWORDS:" + fileInfo . getKeywords...

    docs.aspose.com/pdf/zh/java/migration-from-lega...
  5. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for C++, with examples for PowerPoint and OpenDocument presentations....Keywords property. This sample code...pptx" ); System :: String keywords = pres -> get_DocumentProperties...

    docs.aspose.com/slides/cpp/managing-tags-and-cu...
  6. Manage Tags and Custom Data in Presentations wi...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Python via .NET, with examples for PowerPoint and OpenDocument presentations....Keywords property. This sample code...pres . document_properties . keywords ) Add Tags to Presentations...

    docs.aspose.com/slides/python-net/managing-tags...
  7. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for Java to change Microsoft Project (MPP/XML) project files' calculation modes. Also, examples of reading or setting project properties are provided....edited and saved, it saves keywords, subject, comments and more...15); 11 project. set (Prj. KEYWORDS , "MSP Aspose" ); 12 project...

    docs.aspose.com/tasks/java/working-with-project...
  8. Convert PSB to PSD via C# | products.aspose.com

    Sample code for PSB to PSD C# conversion. Use API example code for batch PSB files to PSD conversion within VB.NET, Asp.NET or any .NET based application....annotations, file information, keywords and other Photoshop-specific...

    products.aspose.com/psd/psb-to-psd/
  9. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Java, with examples for PowerPoint and OpenDocument presentations....pptx" ); try { String keywords = pres . getDocumentPropertie...

    docs.aspose.com/slides/java/managing-tags-and-c...
  10. PDF 文件元数据|Aspose.PDF for C++

    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....WriteLine ( u "Keywords: {0}" , docInfo -> get_Keywords ()); Console...get_Now ()); docInfo -> set_Keywords ( u "Aspose.Pdf, DOM, API"...

    docs.aspose.com/pdf/zh/cpp/pdf-file-metadata/