Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 6,685 for

informations

(0.11 sec)
  1. Find metadata properties | GroupDocs

    With GroupDocs.Metadata for Python via .NET you can search metadata and extract the properties you need from PDF, DOCX, PPTX, XLSX, images, audio, video and many other file types using simple Python predicates....Purchase Buy Now Pricing Information Free Trials Temporary License...was last edited. For more information on searching metadata, please...

    docs.groupdocs.com/metadata/python-net/find-met...
  2. Supported File Formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Total for Python via .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...accurate, product-level information and quick format lookup use...

    docs.groupdocs.com/total/python-net/supported-d...
  3. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....Purchase Buy Now Pricing Information Free Trials Temporary License...document. template The informational name of the document template...

    docs.groupdocs.com/parser/java/extract-metadata...
  4. Working with attributes | GroupDocs

    This page contains information about working with attributes in the search network....Purchase Buy Now Pricing Information Free Trials Temporary License...attributes [ k ]); } } } More information about working with text attributes...

    docs.groupdocs.com/search/net/working-with-attr...
  5. GroupDocs.Annotation for .NET | GroupDocs

    .NET library that adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, Word, Excel, PowerPoint, images, CAD, Visio, and email files. No Microsoft Office or Adobe Acrobat required....Purchase Buy Now Pricing Information Free Trials Temporary License...with user and timestamp information. Manage Annotations : List...

    docs.groupdocs.com/annotation/net/
  6. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...EPUB font référence aux informations essentielles intégrées dans...EPUB font référence aux informations essentielles intégrées dans...

    blog.groupdocs.com/fr/groupdocs.blog/page/19/
  7. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....procesar en un formato de informe presentable y fácilmente comprensible...convirtiendo los datos JSON en informes PDF y DOCX en C# usando plantillas...

    blog.groupdocs.com/es/page/39/
  8. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Purchase Buy Now Pricing Information Free Trials Temporary License...On this page Extracting information about all slide backgrounds...

    docs.groupdocs.com/watermark/java/working-with-...
  9. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....enables access to detailed information such as the author, title...Properties : Extract detailed information about hidden pages, digital...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  10. Comment ajouter une annotation d'image au PDF à...

    Nous allons explorer comment ajouter des annotations d'image au PDF à l'aide de Java. Nous utiliserons la bibliothèque d'annotations et fournirons un exemple de code pour insérer une annotation d'image dans un PDF à l'aide de Java....stocker et partager des informations, y compris des images. Cependant...PDF. Si vous avez besoin d’informations supplémentaires, veuillez...

    kb.groupdocs.com/fr/annotation/java/how-to-add-...