Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 3,571 for

image conversion

(0.09 sec)
  1. ImportExport Test Document 2

    Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ § ¨ © ª « ® » ¼ Paragraph w......rendering quality during file conversion There is a continuous section...Item 2.1 · Item 2.2 · Item 3 Images This section starts from a...

    blog.groupdocs.com/zh/markdown/groupdocs-markdo...
  2. ImportExport Test Document 2

    Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ § ¨ © ª « ® » ¼ Paragraph w......rendering quality during file conversion There is a continuous section...Item 2.1 · Item 2.2 · Item 3 Images This section starts from a...

    blog.groupdocs.com/ko/markdown/groupdocs-markdo...
  3. maven-app.zip

    maven-app/pom.xml~ 4.0.0 com.mycompany.app maven-app 1.0-SNAPSHOT maven-app http://www.example.com UTF-8 1.7 1.7 GroupDocs Artifact Repository GroupDocs Artifact Repository https://releases.groupdo......rendering quality during file conversion There is a continuous section...Item 2.1 · Item 2.2 · Item 3 Images This section starts from a...

    docs.groupdocs.com/total/java/sample-apps/getti...
  4. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Conversion Product Solution GroupDocs...Annotations(comments) Remarks Embedded images OCR Remove Page Page Filters...

    docs.groupdocs.com/redaction/net/supported-docu...
  5. Convert DOCX to PDF using Python

    You can find the steps to convert DOCX to PDF using Python in this article. Moreover, we will help you to write a code example to export DOCX to PDF using Python....Conversion Product Family GroupDocs...through a powerful document conversion library designed for .NET...

    kb.groupdocs.com/conversion/python/convert-docx...
  6. Working with worksheet backgrounds | GroupDocs

    Extract, remove, and watermark worksheet backgrounds using Python via .NET....Conversion Product Solution GroupDocs...details for each background image. import groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/working...
  7. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....Conversion Product Solution GroupDocs...colors, fonts, etc.; Text as image signatures with big scope of...

    docs.groupdocs.com/signature/java/features-over...
  8. .msg to .pdf - unable to get rid of inline imag...

    Hi, I am converting MSG into PDF, all works well, but I would not like to have separate files for the inline Images of the body of the mail, I cannot figure out what option I should use. Using GroupDocs.Conversion.NETF…...inline images as separate files GroupDocs.Conversion Product...separate files for the inline images of the body of the mail, I...

    forum.groupdocs.com/t/msg-to-pdf-unable-to-get-...
  9. 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....Conversion Product Solution GroupDocs...how to remove the background image of a particular slide calling...

    docs.groupdocs.com/watermark/java/working-with-...
  10. ViewConfig class not found - Free Support Forum...

    Hi. I’m using GroupDocs.Annotation for Java 2.0.0, which cames with GroupDocs.Viewer 2.11.0. I’m trying to use some functionalities described at http://www.groupdocs.com/docs/display/viewerjava/Working+with+Common+Opera…...If not, how can I export a image/document to PDF as described...possible to use some file conversion utilities with GroupDocs...

    forum.groupdocs.com/t/viewconfig-class-not-foun...