Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 1,305 for

pdf output formatting

(0.07 sec)
  1. Extract Archive Files Data using C# | ZIP, RAR,...

    Extract data of compressed archives like ZIP, RAR, TAR, GZIP, BZIP2 files using C# in .NET application. Parse archives and extract whole text within files....documents of various file formats, you can treat the archive...list of supported document formats like word-processing documents...

    blog.groupdocs.com/parser/extract-zip-files-dat...
  2. 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 .NET 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/net/add-document-to-w...
  3. Add document to Presentation via OLE | GroupDocs

    This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications....Word and PDF documents, Excel and Oped Document format spreadsheets...@"c:\embedded.pdf" ; string filePathOut = @"c:\output\result.ppt"...

    docs.groupdocs.com/merger/net/add-document-to-p...
  4. 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...
  5. 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-...
  6. 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...
  7. 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-...
  8. How to Convert XML to CSV in C#

    This short article briefly explains the process to convert XML to CSV in C#. Review sample code to convert XML to CSV using C# and use it as a template for projects....defining convert options for the output CSV file Call the Convert method...the XML file to several file formats including DOCX, PPTX, ODS,...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Check if a file is encrypted | GroupDocs

    This article explains how to check if a file is encrypted using Java with GroupDocs.Viewer for Java....pdf" )) { FileInfo fileInfo = viewer...following shows a sample console output: $ mvn exec:java -q File type...

    docs.groupdocs.com/viewer/java/how-to-check-if-...
  10. 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...