Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 1,202 for

pdf output formatting

(0.26 sec)
  1. GroupDocs.Conversion for Java | Documentation

    GroupDocs.Conversion for Java is an advanced document conversion API developed to convert files of different formats from within Java applications....transformation between multiple file formats. It supports conversion across...including Microsoft Office formats (Word, Excel, PowerPoint),...

    docs.groupdocs.com/conversion/java/
  2. Logging | Documentation

    Logging when converting documents with GroupDocs.Conversion for Java...messages to the standard console output. LogToConsole.java import com...converter = new Converter ( "formatting.docx" , ()-> settingsFactory...

    docs.groupdocs.com/conversion/java/logging/
  3. Count Words and Occurrences of each Word in a D...

    Count number of words and their occurrences in Pdf, Word, Excel, PowerPoint, and Email documents in Java using document parsing API....list of supported document formats like word-processing documents...document. The following is the output of the above code: lorem: 6...

    blog.groupdocs.com/parser/count-words-and-occur...
  4. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...pdf", options); } Attaching the sample...sample, as well as the output PDFs with different options: Comment...

    forum.groupdocs.com/t/hidecomments-replacement-...
  5. How to generate barcode and sign document using...

    This guide describes how to improve your document with generated barcodes using C#. Sign your documents with Codabar, Event or Code39Extended using GroupDocs.Signature .NET API by GroupDocs....signing a wide range of document formats. Moreover, API includes special...processing. Supported formats are PDF, Microsoft Word, Microsoft...

    docs.groupdocs.com/signature/net/how-to-generat...
  6. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (documents hanging during conversion) while converting various file formats such as .docx, .xlsx, .pptx, etc., into Pdfs. This issue is occurring only in our production environment…...file formats such as .docx, .xlsx, .pptx, etc., into PDFs. This...files when converting them into PDFs. Specifically, the images aren’t...

    forum.groupdocs.com/t/document-conversion-is-ha...
  7. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine... file_format != gm . common . FileFormat...save ( constants . output_path + "output" + file_extension )...

    docs.groupdocs.com/metadata/python-net/adding-m...
  8. Updating metadata | Documentation

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria... format ( "Affected properties: %s"...( Constants . OutputPath + "output." + FilenameUtils . getExtension...

    docs.groupdocs.com/metadata/java/updating-metad...
  9. Edit and Manage Metadata in Python Apps - Group...

    Discover how to utilize GroupDocs.Metadata for Python via .NET to extract, update and remove metadata in your applications....work with different document formats. In this article, we will look...metadata across various document formats in Python applications. While...

    blog.groupdocs.com/metadata/edit-metadata-in-py...
  10. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine... format ( "Affected properties: %s"...( Constants . OutputPath + "output." + FilenameUtils . getExtension...

    docs.groupdocs.com/metadata/java/adding-metadata/