Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 46,628 for

(c )

(0.06 sec)
  1. Optimizing shards | Documentation

    This page contains information about optimizing shards in the search network.... C# Console . WriteLine ( "Optimizing...

    docs.groupdocs.com/search/net/optimizing-shards/
  2. Save overwriting original file | Documentation

    This article demonstrates that how to save the redacted document, replacing an original file... replacing an original file: C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/save-overwriti...
  3. Extract annotations from document | Documentation

    The page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....annotations from a document: C# // for using this example input...

    docs.groupdocs.com/annotation/net/extract-annot...
  4. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System.... Ex: @"C:\Docs\source.xls" try ( Metadata...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  5. Convert to grayscale | Documentation

    This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer .NET API (C#)....convert a PDF file to grayscale: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  6. List and print all supported file types | Docum...

    This article explains how to list and print file types supported by GroupDocs.Viewer for .NET...file formats in the console: C# using System ; using System.Collections...

    docs.groupdocs.com/viewer/net/how-to-list-and-p...
  7. Subset fonts | Documentation

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#)....to subset fonts in a PDF file: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  8. Reduce image quality | Documentation

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer .NET API (C#)....compress images in the file: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  9. Edit Document | Documentation

    Follow this guide to learn how to edit text documents, spreadsheets, and presentations using GroupDocs.Editor for Node.js via Java API features....document const inputFilePath = "C:\\input_path\\document.docx" ;...spreadsheet const inputXlsxPath = "C://input/spreadsheet.xlsx" ; //...

    docs.groupdocs.com/editor/nodejs-java/edit-docu...
  10. Licensing | Documentation

    GroupDocs.Conversion for Python via .NET free conversion API version is available to evaluate the API which will be similar to licensed version but with few limitations....Prompt) set GROUPDOCS_LIC_PATH "C:\path\to\your\license\file.lic"...(Powershell) $env:GROUPDOCS_LIC_PATH="C:\path\to\your\license\file.lic"...

    docs.groupdocs.com/conversion/python-net/licens...