Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 1,457 for

pdf output formatting

(0.05 sec)
  1. Support of .NET Standard 2.0 in GroupDocs.Viewe...

    Hello everyone! We have released v19.10 of GroupDocs.Viewer for .NET and I have a piece of breaking news especially for those who requested the support of .NET Core. The latest release of the API includes 6 new features, 2 improvements, and 11 bug fixes. So let’s have a look at some major updates we have brought for you. Support of .NET Standard 2.0 As promised, we have added the support of ....sxc Formats # In the latest release. we...list of our supported file formats and added the support of Gnu...

    blog.groupdocs.com/viewer/support-of-net-standa...
  2. Loading specific file formats | GroupDocs

    In some cases it’s required to specify the document format manually to guarantee correct Output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....specific file formats Loading specific file formats Leave feedback...document format manually to guarantee correct output produced...

    docs.groupdocs.com/parser/java/loading-specific...
  3. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Java....document information / Get the format family and the additional information...information Get the format family and the additional information...

    docs.groupdocs.com/viewer/java/how-to-get-file-...
  4. Compare Multiple CSV Files in C# | Accept, Reje...

    Programmatically compare two or more CSV files in C#. Learn to accept, reject and highlight the changes. Compare password-protected CSV files using .NET API....comparison, and the comparison output file. You can visit that article...CSV and HTML files. The HTML output file highlights the changes...

    blog.groupdocs.com/comparison/compare-multiple-...
  5. HTML Content dimensions - Free Support Forum - ...

    Hi All, I have a few questions on group docs viewer for JSP: Is there a way to control the dimensions of the html content generated by Group Docs? The dimensions of the html content varies based on the document used a…...find the attached screenshots/output (Before and after disabling...about pdf file showing in html format I used the below pdf in the...

    forum.groupdocs.com/t/html-content-dimensions/2130
  6. Add a Watermark to Converted Document | GroupDocs

    Learn how to add a watermark to a document after converting it to another format using GroupDocs.Conversion for Python via .NET....it is converted to another format, helping to protect the content...– Options for converting to format. WordProcessingConver – Options...

    docs.groupdocs.com/conversion/python-net/develo...
  7. Convert N consecutive pages | GroupDocs

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for Java API....Converter instance, passing the output file name and the ConvertOptions...converter . convert ( "converted.pdf" , options ); } public static...

    docs.groupdocs.com/conversion/java/convert-n-co...
  8. How to Convert JPG to XLSM in C#

    This quick guide briefly explains to you the process to convert JPG to XLSM in C# and learn how to use this guide to convert JPG to XLSM using C#....parameters to customize the output XLSM document Save the converted...document transformation from one format to another. Moreover, SpreadsheetConvertOp...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Save to Stream | GroupDocs

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...enabled = True with open ( output_file , "wb" ) as stream_out...redacted successfully. \n Check output in { source_file } " ) else...

    docs.groupdocs.com/redaction/python-net/save-to...
  10. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your Java applications....Microsoft Word and Open Document formats. Here is how to do this in...sample demonstrates how to embed PDF file into DOCX document as OLE...

    docs.groupdocs.com/merger/java/add-document-to-...