Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 15,207 for

file

(0.1 sec)
  1. Add component to the document | GroupDocs

    The page describes how to add components to a document using GroupDocs.Annotation API....components are specific to the file format. That means you cannot...component to Word, Image, or diagram file, etc. For more information,...

    docs.groupdocs.com/annotation/java/add-componen...
  2. Save in rasterized PDF | GroupDocs

    The following example demonstrates how to save the document as a rasterized PDF File: final Redactor redactor = new Redactor(Constants.SAMPLE_DOCX); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions tmp0 = new SaveOptions(); tmp0.setAddSuffix(false); tmp0.setRasterizeToPDF(true); // Saving as rasterized PDF with no suffix in File name redactor.save(tmp0); } finally { redactor.close(); }...document as a rasterized PDF file: final Redactor redactor = new...rasterized PDF with no suffix in file name redactor . save ( tmp0...

    docs.groupdocs.com/redaction/java/save-in-raste...
  3. Issue in Comparison of Large Sized PDF Files is...

    GroupDocs.Comparison for .NET 19.1 comes with a few bug fixes and a few improvements. Paragraph absorber in the resultant document and charts comparing in Cells are now improved. Please follow the release notes here for further details. We would recommend you to try the latest version of the API and share your feedback. ImprovementsFollowing improvements are introduced: Improve paragraph absorber in result document Charts comparing in Cells Bug FixFollowing issues are resolved for Slides: Incorrect Sheet Name in result File in Cells Comparing large sized PDF Files Issue when setting ParaghraphLines Setting Hyperlinks in big size PDF File Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....result file in Cells Comparing large sized PDF files Issue when...Setting Hyperlinks in big size PDF file Available Channels and Resources...

    blog.groupdocs.com/comparison/issue-in-comparis...
  4. List of supported files for GetText function in...

    Hi, I’m trying to use “GetText” function from GroupDocs.Parser, to extract text from various Files. Parser generally seems to support a lot of formats: But “GetText” specifically seems to be more limited. Is there …...List of supported files for GetText function in .NET GroupDocs...to extract text from various files. Parser generally seems to support...

    forum.groupdocs.com/t/list-of-supported-files-f...
  5. GroupDocs.Conversion Product Family on GroupDoc...

    GroupDocs.Conversion Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Conversion Product Family on GroupDocs Blog | Document A...... Automate your file conversion using the document...applications. Automate your file conversion using the document...

    blog.groupdocs.com/categories/groupdocs.convers...
  6. Annotation basics | GroupDocs

    Quick Start section about main features of GroupDocs.Annotation API, describes how to annotate documents with just couple lines of code....feedback Get supported file formats Get file info Add annotation...

    docs.groupdocs.com/annotation/net/basic-usage/
  7. Highlight Text in PDF on GroupDocs Blog | Docum...

    Highlight Text in PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Highlight Text in PDF on GroupDocs Blog | Document Automation Solutions for .NET......memungkinkan untuk menganotasi file PDF dengan menyorot area mana...memungkinkan untuk menganotasi file PDF dengan menyorot area mana...

    blog.groupdocs.com/id/tag/highlight-text-in-pdf...
  8. Find Synonyms in CSharp on GroupDocs Blog | Doc...

    Find Synonyms in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Find Synonyms in CSharp on GroupDocs Blog | Document Automation Solutions for ......Developers Cari Sinonim di Banyak File menggunakan C# Temukan kata-kata...tertentu dan sinonimnya di dalam file folder yang berbeda menggunakan...

    blog.groupdocs.com/id/tag/find-synonyms-in-csha...
  9. GroupDocs Editor API bug - Free Support Forum -...

    Dear Sir, I am using your GroupDocs Editor Demo API and run it locally. However, I encountered two bugs when running the project. No response when trying to open a new document from local PC. https://drive.google.co…...com/file/d/1mT57ttOQ2Xl-WRhiha7J9SxSbZCpmS2g/view...document. https://drive.google.com/file/d/13jWZxTHVxtfldFISIyJ/view...

    forum.groupdocs.com/t/groupdocs-editor-api-bug/...
  10. How to Use the GetChanges Method from the Compa...

    This article explains how to use the GetChanges method from the ComparisonApi in the GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework https://github.com/bcosca/fatfree We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other Fatfree examples....a template file with a form and a controller file to process...enter User ID, Private Key and File GUID (from GroupDocs account)...

    blog.groupdocs.com/comparison/how-to-use-the-ge...