Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 3,562 for

keywords

(0.08 sec)
  1. I want to search for hyperlinks or urls that co...

    Search and replace keyword in a hyperlink and URL...urls that contains a certain keyword Aspose.Words Product Family...10:34pm 1 Search and replace keyword in a hyperlink and URL Professionalize...

    forum.aspose.com/t/i-want-to-search-for-hyperli...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Author method. Gets or sets the name of the document's author in C++....); // We can set multiple keywords for a document by separating...separating the string value of the "Keywords" property with semicolons...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. 在 Python 中获取 PDF 文件信息|Aspose.PDF for Python via...

    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....getCreationDate()) print "Keywords:-" + str(doc_info.getKeywords())...

    docs.aspose.com/pdf/zh/python-java/get-pdf-file...
  4. Aspose::Words::Properties namespace | Aspose.Wo...

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

    reference.aspose.com/words/cpp/aspose.words.pro...
  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. 获取 PDF 文件信息|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 获取 PDF 文件信息。...WriteLine ( "Keywords: {0}" , fileInfo . Keywords ); Console ...

    docs.aspose.com/pdf/zh/net/get-pdf-file-informa...
  7. Working with print tickets | .NET

    Learn how to specify XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for .NET...components: the Print Schema Keywords and the Print Schema Framework...Framework . The Print Schema Keywords are element instances that...

    docs.aspose.com/page/net/xps/print-tickets/
  8. Manipulating print tickets | Java

    Discover how to set XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for Java...main parts: the Print Schema Keywords and the Print Schema Framework...Framework . The Print Schema Keywords are element instances that...

    docs.aspose.com/page/java/xps/print-tickets/
  9. Get PDF File Information in PHP|Aspose.PDF for ...

    Discover how to retrieve detailed information about a PDF file, including metadata and properties, in PHP with Aspose.PDF....getCreationDate (); print "Keywords:-" . $doc_info -> getKeywords...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  10. Working with PDF File Metadata|Aspose.PDF for P...

    Learn how to work with PDF file metadata and extract document properties using Aspose.PDF in PHP/Java.... ", " ; $responseData3 = "Keywords: " . $docInfo -> getKeywords...

    docs.aspose.com/pdf/php-java/pdf-file-metadata/