Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 6,018 for

may

(0.04 sec)
  1. Subset fonts | Documentation

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#)....this page Not optimized files may contain embedded fonts. GroupDocs...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  2. NoClassDefFoundError javax/xml/bind/DatatypeCon...

    This article is about NoClassDefFoundError: javax/xml/bind/DatatypeConverter... Symptoms You may get exception like java.lang...

    docs.groupdocs.com/viewer/java/noclassdeffounde...
  3. 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....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  4. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using C# programming language....extension does not matter, so you may freely load an XML file not only...the overload without parameter may be used — GroupDocs.Editor will...

    docs.groupdocs.com/editor/net/how-to-edit-xml/
  5. Add or Remove Annotations | Annotate PDF files ...

    Programmatically annotate PDF files in C#. Add or remove annotations like arrows, rectangle, ellipse, highlight, watermark annotations using .NET API.... You may also use the following command...the supported annotations. You may learn about each annotation individually...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  6. Product Overview | Documentation

    Edit Microsoft Office documents like Word, Excel or PowerPoint or PDF with help of GroupDocs.Editor for Java without third party software installed....format, which may be the exactly same as input, or may differ. The...

    docs.groupdocs.com/editor/java/product-overview/
  7. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document.... Warning Some spreadsheets may have different sheet numbers...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. GroupDocs.Signature for Java 19.5 Supports Roun...

    Many people use stamps as part of their documents to mark them as approved or completed. For example, when a document is to be signed by the concerned person at a company, he puts his signature as well as stamps the document as a proof that the document is signed by the authorized person. In other words, the stamps are used to seal the document that is being exchanged among multiple persons/parties.... However, some of you may want to have rounded corners...

    blog.groupdocs.com/signature/groupdocs.signatur...
  9. GroupDocs.Watermark for .NET | Documentation

    A .NET API for adding watermarks to the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....to some useful resources you may need to accomplish your tasks...

    docs.groupdocs.com/watermark/net/
  10. Extract data from Microsoft OneNote notebooks |...

    More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-data-fro...