Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 3,254 for

spreadsheet

(0.04 sec)
  1. JpgViewOptions | GroupDocs.Viewer for .NET API ...

    Provides options for rendering documents into JPG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....SpreadsheetOptions { get; set; } The spreadsheet files view options. TextOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  2. 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.... Spreadsheet ); // Constants.InputXls...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  3. Features Overview | Documentation

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..).... Spreadsheet Redactions A special case...original format is redacting spreadsheets with data. With GroupDocs...

    docs.groupdocs.com/redaction/python-net/feature...
  4. Features Overview | Documentation

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..).... Spreadsheet Redactions A special case...original format is redacting spreadsheets with data. With GroupDocs...

    docs.groupdocs.com/redaction/java/features-over...
  5. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....in Java 1 Add Password to Spreadsheets 1 Add Password to Word 1...csharp 1 Add Watermark to Spreadsheets 1 Add Watermark to Word...

    blog.groupdocs.com/zh-hant/tags/
  6. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....in Java 1 Add Password to Spreadsheets 1 Add Password to Word 1...csharp 1 Add Watermark to Spreadsheets 1 Add Watermark to Word...

    blog.groupdocs.com/zh/tags/
  7. Extract Text and Metadata from XLSM Online

    Free online document text and metadata extractor. Secure and easy to use XLSM text and metadata parser and extractor...Microsoft Excel Macro-Enabled Spreadsheet Files with XLSM extension...

    products.groupdocs.app/parser/xlsm
  8. Strengthen the Protection of Text Watermark in ...

    We are pleased to introduce version 18.8 of GroupDocs.Watermark for Java. This version includes 2 new features, 1 enhancement, 1 bug fix, and a breaking change as well. It supports skipping unreadable characters during text watermark search. Furthermore, we have also added a new feature to strengthen protection of text watermark in PowerPoint documents. Please continue to read more about version 18.8. Features Introduced Skipping Unreadable Characters During Text Watermark Search There might be the case that the watermark’s text contains unreadable characters....CustomXml Drawing Types in Spreadsheet Documents # The latest version...

    blog.groupdocs.com/watermark/strengthen-the-pro...
  9. GroupDocs.Assembly for .NET 20.4 Release Notes ...

    Major Features Provided an option to fit an image within textbox bounds while maintaining ratio. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-149  Provide an option to fit an image within textbox bounds while maintaining ratio for Word Processing documents  Feature  ASSEMBLYNET-150  Provide an option to fit an image within textbox bounds while maintaining ratio for emails with RTF bodies  Feature  ASSEMBLYNET-151  Provide an option to fit an image within textbox bounds while maintaining ratio for Spreadsheet documents  Feature  ASSEMBLYNET-152  Provide an option to fit an image within textbox bounds while maintaining ratio for Presentation documents  Feature  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....while maintaining ratio for Spreadsheet documents Feature ASSEMBLYNET-152...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  10. PdfViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PDF format. For details see the documentationhttps//docs.groupdocs.com/viewer/net/renderingtopdf/....SpreadsheetOptions { get; set; } The spreadsheet files view options. TextOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...