Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 3,957 for

keywords

(0.28 sec)
  1. بيانات التعريف لملف PDF|Aspose.PDF لـ 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/ar/cpp/pdf-file-metadata/
  2. Estrai i metadati PDF usando C# | Aspose.PDF

    Estrai i metadati in formato PDF in modo programmatico con codice di esempio C# utilizzando Aspose.PDF per .NET...WriteLine ( "Keywords: {0}" , docInfo . Keywords ); Console ....

    products.aspose.com/pdf/it/net/metadata/
  3. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for C++: add, format, align, wrap, autofit, and style text using C++ for PPT, PPTX, and ODP presentations....boxes containing a specific keyword (e.g. “Slide”), iterate through...slide that contain a specific keyword: static void RemoveTextBox...

    docs.aspose.com/slides/cpp/examples/elements/te...
  4. Move Messages from One Folder to Another using ...

    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....(in this example, we find a keyword in the message subject). Moves...

    docs.aspose.com/email/java/move-messages-from-o...
  5. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Android: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP presentations....boxes containing a specific keyword (e.g. “Slide”), iterate through...slide that contain a specific keyword: public static void removeTextBox...

    docs.aspose.com/slides/androidjava/examples/ele...
  6. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Java: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP presentations....boxes containing a specific keyword (e.g. “Slide”), iterate through...slide that contain a specific keyword: public static void removeTextBox...

    docs.aspose.com/slides/java/examples/elements/t...
  7. Obtenir des informations sur le fichier PDF|Asp...

    Cette section explique comment obtenir des informations sur un fichier PDF avec Aspose.PDF Facades....WriteLine ( "Keywords: {0}" , fileInfo . Keywords ); Console ...

    docs.aspose.com/pdf/fr/net/get-pdf-file-informa...
  8. BuiltInDocumentProperties.hyperlinks_changed pr...

    BuiltInDocumentProperties.hyperlinks_changed property. Indicates whether hyperlinks in a document were changed....keywords property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::set_HyperlinkBase method. Setter for Aspose::Words::Properties::BuiltInDocumentProperties::get_HyperlinkBase in C++....BuiltInDocumentPrope::set_Keywords method...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. PDFファイル情報の取得 - ファサード|Aspose.PDF for Java

    このセクションでは、PdfFileInfoクラスを使用してAspose.PDFファサードでPDFファイル情報を取得する方法を説明します。...その後、Subject、Title、Keywords、Creatorなどの個々のプロパティの値を取得できます。...System . out . println ( "Keywords: " + fileInfo . getKeywords...

    docs.aspose.com/pdf/ja/java/get-pdf-information/