Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 14,324 for

file

(0.09 sec)
  1. Render to PDF | Documentation

    Rendering Files to PDF with GroupDocs.Viewer for .NET. It means that you can embed PDF in websites or applications by using this C# API... To render files to PDF, follow these steps:...a path to save the rendered file. Call the method of the object...

    docs.groupdocs.com/viewer/net/rendering-to-pdf/
  2. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet.... class ); File file = new File ( "test.png" ); byte...imageBytes = new byte [( int ) file . length ()]; FileInputStream...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  3. How to Run Examples | Documentation

    This article describes how to run Java Search API code examples....can either download the ZIP file from or clone the repository...In case you download the ZIP file, extract the folders on your...

    docs.groupdocs.com/search/java/how-to-run-examp...
  4. Merge Excel Files Online | Combine Multiple Spr...

    Easily merge two or more Excel Files into one online. Combine entire spreadsheets or selectively join sheets from multiple Files both online and programmatically using .NET and Java APIs...to effortlessly merge Excel files online and combine two or more...Java APIs. Simplify your Excel files merging process and enhance...

    blog.groupdocs.com/merger/merge-excel-files-onl...
  5. Compare multiple documents | Documentation

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Python via .NET...., output_directory , output_file_name ): # Initialize the comparer...comparer with the source file comparer = gc . Comparer ( source_path...

    docs.groupdocs.com/comparison/python-net/compar...
  6. Merge PowerPoint Files Online | PPT & PPTX Merger

    Merge two or more PowerPoint presentation Files online into one. Combine all the slides or join only the specific slides of multiple PPT/PPTX Files online & programmatically....different information in lots of files or presentations, and you have...to put it all together in one file. This article will guide you...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...
  7. How to Use GroupDocs PHP SDK with Composer or a...

    GroupDocs supports all major platforms, such as .NET, PHP, Java, Python, etc. So with GropDocs’ SDKs you can easily create your own application to store, view, sign (and use a lot of other great features on) your documents online, using Windows or Linux with your favorite language. Today, I’ll talk about GroupDocs PHP SDK and how to get started with it. Sometimes, developers ask us how to get our PHP SDK, how to use it with Composer, or how to include it into their project.... Copy all files from the src folder (or the...with files) into the project. Include our main API file:require_once...

    blog.groupdocs.com/total/how-to-use-groupdocs-p...
  8. Update Watermark Text in DOCX Using C#

    Explore how to update watermark text in DOCX using C#. Also, we'll furnish you with code to change watermark text in DOCX in C# without extra software installation....manipulating watermarks in DOCX files become a seamless process. In...specifying the path of the DOCX file as an argument in its constructor...

    kb.groupdocs.com/watermark/net/update-watermark...
  9. How to Render PDF as PNG using C#

    In this article, you will learn how to render PDF as PNG using C#. Follow our step-by-step guide to convert pdf to png c# without installing any extra software....to convert PDFs into image files for visualization or sharing...object by passing input PDF file’s path as an argument to its...

    kb.groupdocs.com/viewer/net/how-to-render-pdf-a...
  10. How to Convert MSG to XPS using Java

    In the content provided herein, you will discover how to convert MSG to XPS using Java. Also, we will furnish you with the requisite code to export MSG to XPS in Java....transform a file from one format to another. Converting MSG files to XPS...Converter class by passing MSG file path as an argument to its constructor...

    kb.groupdocs.com/conversion/java/how-to-convert...