Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,742 for

pdf output formatting

(0.03 sec)
  1. 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-...
  2. 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-...
  3. 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-...
  4. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadContext context) { var loadOptions = new WordPr…...Password = decryptedPassword, Format = (WordProcessingFileTy)FileType...3 I am aware that the .txt format does not store any font information...

    forum.groupdocs.com/t/txt-font-replacement/16295
  5. Generate content for static sites | GroupDocs

    Convert documents to Markdown with YAML front matter for Jekyll, Hugo, and Docusaurus...md" , options ); // Output file starts with: // --- //...// author: "Finance Team" // format: Docx // pages: 24 // --- //...

    docs.groupdocs.com/markdown/net/static-site-gen...
  6. 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...
  7. 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...
  8. 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-...
  9. Show Tracked Changes in Word Documents using Gr...

    We are excited to announce the release of version 17.5.0 of GroupDocs.Viewer for Java. The latest version has come with 9 new features, 16 improvements, and more than 20 bug fixes. Please continue to read more about this major release of GroupDocs.Viewer for Java. GroupDocs.Viewer for Java 17.5.0 - New Features Following are the most notable features of GroupDocs.Viewer for Java 17.5.0. Support of New File Formats We have added the support of following file formats in this latest release.... Support of New File Formats # We have added the support...support of following file formats in this latest release. VSTX and...

    blog.groupdocs.com/viewer/show-tracked-changes-...
  10. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties.... Some file formats and metadata standards allow...defined in the appropriate format/standard specification. In...

    docs.groupdocs.com/metadata/java/removing-metad...