Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 48,531 for

documents

(0.92 sec)
  1. Load document from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint Documents from URL when using GroupDocs.Conversion for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Developer guide / Loading Documents / Load files from different...

    docs.groupdocs.com/conversion/java/load-documen...
  2. Load options for different document types | Gro...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint Documents and Images using GroupDocs.Conversion for Node.js via Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...different document types Load options for different document types...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  3. Annotate GIF, TIFF, BMP and JPEG formats using ...

    We are excited to announce another monthly release where new document formats is added in supported format list for annotating images. The latest GroupDocs.Annotation for .NET 17.1.0 API now provides support to GIF, TIFF, BMP and JPEG with all major annotation types like Text, Area, Point, Watermark and Strikeout Annotations. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....monthly release where new document formats is added in supported...Text Strikeout Annotation Document Annotation API - Improvements...

    blog.groupdocs.com/annotation/annotate-gif-tiff...
  4. Signature Use Cases | GroupDocs

    In this section you will find examples of using GroupDocs.Signature for .NET while Documents processing....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...resolving common issues while documents signing with GroupDocs.Signature...

    docs.groupdocs.com/signature/net/signature-use-...
  5. Explicit Font Substitution is Supported in Grou...

    GroupDocs.Conversion for .NET 18.7 comes with some new features and a bug fix. EmailOptions can be defined in any SaveOptions class such as PdfSaveOptions or CellsSaveOptions. Moreover, API supports explicit font substitution when converting from Word, Cell and Presentation Documents. Please refer to GroupDocs.Conversion for .NET 18.7 release notes for further reference. We’d recommend you to integrate latest version of the API in your application and share your feedback....Word, Cell and Presentation documents. Please refer to GroupDocs...fonts when converting Cells document. var loadOptions = new CellsLoadOptions();...

    blog.groupdocs.com/conversion/explicit-font-sub...
  6. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Conversion API, describes how to convert files in JavaScript....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...usage Leave feedback Convert documents fast and easily using our...

    docs.groupdocs.com/conversion/nodejs-java/basic...
  7. Releasing SharePoint Plugin for GroupDocs.Viewe...

    GroupDocs team proudly announces the addition of SharePoint Plugin for GroupDocs.Viewer for .NET. This plugin permits SharePoint developers to explore and investigate GroupDocs.Viewer for .NET front end. It demonstrates how GroupDocs.Viewer for .NET front end can be integrated with SharePoint. SharePoint Plugin for GroupDocs.Viewer for .NET Supported FeaturesThe SharePoint plugin provides end users with tools needed for convenient viewing and navigation of a Documents in a browser. The plugin provides all the most commonly used UI controls available in native Adobe Reader’s plugin, including: Scroll view, one page in a row, two pages in a row view and double page flipping Pagination controls Page zooming Page thumbnails Text selection and copying to the clipboard Text search with different match types Document downloading and printing SharePoint Plugin Requirements SharePoint Server 2013 Visual Studio 2010, 2012, 2013, 2015 Any standard web-browser, including IE8+, Mozilla Firefox, Chrome, Opera, Safari5+ Download SharePoint PluginThe SharPoint Plugin can be downloaded from GitHub Repository....viewing and navigation of a documents in a browser. The plugin provides...with different match types Document downloading and printing SharePoint...

    blog.groupdocs.com/viewer/sharepoint-plugin-gro...
  8. Get Available Layouts in a CAD Document using -...

    GroupDocs team is happy to announce another regular monthly release of GroupDocs.Conversion for .NET v17.7.0 API. In this monthly release new document conversion features like Get Available layouts in a CAD Document and Hide PDF Annotations when converting from PDF are introduced. This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application....In this monthly release new document conversion features like Get...Available layouts in a CAD Document and Hide PDF Annotations when...

    blog.groupdocs.com/conversion/get-available-lay...
  9. Load from stream | GroupDocs

    This article explains how to load from stream while using GroupDocs. Watermarks Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...Advanced Usage / Loading documents / Load from stream Load from...

    docs.groupdocs.com/watermark/java/load-from-str...
  10. Load from local disc | GroupDocs

    Load from local disc GroupDocs.Redaction.Redactor class is a main class in Redaction API, providing functionality to open a document. When document is located on the local disk, you can pass its path to *Redactor *class constructor. The following example demonstrates how to open a document from local disc: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new DeleteAnnotationRedaction()); redactor.save(); } finally { redactor....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Advanced Usage / Loading documents / Load from local disc Load...

    docs.groupdocs.com/redaction/java/load-from-loc...