Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 721 for

presentation to image

(0.32 sec)
  1. Find and Replace Words in Word Documents using ...

    Find, replace, or hide text, words, phrases in Word DOC/DOCX files using C#. Redact and perform text, case-sensitive & RegEx search with .NET Redaction API....annotation, spreadsheet, and images redaction features. The supported...documents, spreadsheets, presentations, images, and PDF documents are...

    blog.groupdocs.com/redaction/find-and-replace-t...
  2. GroupDocs.Redaction Product Family on GroupDocs...

    GroupDocs.Redaction Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Redaction Product Family on GroupDocs Blog | Document Aut......the text within the embedded images. Redact PDF Scanned Documents...the text within the embedded images. Redact Content in Apple's...

    blog.groupdocs.com/categories/groupdocs.redacti...
  3. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how To extract information about known properties that can be encountered in a particular package. Load a file To examine Get a collection of PropertyDescripTor instances for any desired metadata package Iterate through the extracted descripTors advanced_usage.GettingKnownPropertyDescripTors try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescripTor descripTor : root.getDocumentProperties().getKnowPropertyDescripTors()) { System.out.println(descripTor.getName()); System.out.println(descripTor.getType()); System.out.println(descripTor.getAccessLevel()); for (PropertyTag tag : descripTor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescripTors collection....all possible properties are presented in the collection. The library...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/getting-known-...
  4. GroupDocs.Total Product Family

    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.... as well as PowerPoint presentations, Excel spreadsheets, word...word processing documents and images into web-pages on your Drupal...

    blog.groupdocs.com/categories/groupdocs.total-p...
  5. Find and Replace Text in PDF in Java | Replace ...

    Programmatically find certain text, words, phrases in PDF documents with case sensitivity and RegEx in Java. Replace or hide the text To redact PDF files....documents, presentations, spreadsheets, PDF files, and images within...

    blog.groupdocs.com/redaction/find-and-replace-t...
  6. GroupDocs.Assembly for Python via .NET | GroupDocs

    Release notes Package reposiTory GroupDocs.Assembly for Python via .NET - A assembly is a document auTomation and reports generation API designed To create cusTom documents from templates. This Python reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats....spreadsheets, presentations, PDF files, email messages, and images. About...

    docs.groupdocs.com/assembly/python-net/
  7. GroupDocs.Assembly for Java | GroupDocs

    Release notes Package reposiTory GroupDocs.Assembly for Java - A assembly is a document auTomation and reports generation API designed To create cusTom documents from templates. This Java reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, Presentations, PDF files, email messages, and Images....spreadsheets, presentations, PDF files, email messages, and images. About...

    docs.groupdocs.com/assembly/java/
  8. Alignment and font issues in the generated PDF ...

    We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion To pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …...the screenshot of the issue image.jpg (91.2 KB) I checked in the...the Screenshot_2.png , it is present in the document and its name...

    forum.groupdocs.com/t/alignment-and-font-issues...
  9. GroupDocs.Annotation .NET Python Integration | ...

    Learn To integrate GroupDocs.Annotation for .NET with Python using pythonnet. Master two proven methods To solve assembly loading challenges, featuring complete code samples for wrapper-based and reflection-based annotation approaches.... This presents a core challenge when attempting...dependency resolution while presenting clean, straightforward APIs...

    blog.groupdocs.com/annotation/python-integration/
  10. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.EdiTor for Java.... It is first of all images, some document formats also...resources onto three groups: Images, including: raster (PNG, BMP...

    docs.groupdocs.com/editor/java/working-with-res...