Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 4,654 for

as

(0.06 sec)
  1. Load Document | GroupDocs

    Following this guide, you will learn how to load a document from the local disk or file stream for editing with GroupDocs.Editor for Node.js via Java API....Following this guide, you will learn how to load a document from the local disk or file stream for editing with GroupDocs.Editor for Node.js via Java API.

    docs.groupdocs.com/editor/nodejs-java/load-docu...
  2. Find and Replace Words in Word Documents using ...

    Find, replace, or hide text, words, phrAses in Word DOC/DOCX files using C#. Redact and perform text, cAse-sensitive & RegEx search with .NET Redaction API....Find, replace, or hide text, words, phrases in Word DOC/DOCX files using C#. Redact and perform text, case-sensitive & RegEx search with .NET Redaction API.

    blog.groupdocs.com/redaction/find-and-replace-t...
  3. Convert Excel Spreadsheets to PDF in Java | Exc...

    Convert Excel files to PDF in Java. Convert compelete workbook, selected or successive sheets or any cell range using spreadsheet conversion Java API....Convert Excel files to PDF in Java. Convert compelete workbook, selected or successive sheets or any cell range using spreadsheet conversion Java API.

    blog.groupdocs.com/conversion/convert-excel-spr...
  4. GroupDocs.Assembly on GroupDocs Blog | Document...

    GroupDocs.Assembly on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly on GroupDocs Blog | Document Automation Solutions for .NET & Jav......GroupDocs.Assembly on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly on GroupDocs Blog | Document Automation Solutions for .NET & Jav...

    blog.groupdocs.com/pt/tag/groupdocs.assembly/in...
  5. GroupDocs.Search for .NET 1.1.0 Released with N...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce GroupDocs.Search for .NET 1.1.0. The latest version of our search API provides new features and enhancements made to existing options. PleAse see below for the list of features. GroupDocs.Search for .NET 1.1.0 - Features In this update new feature for and enhancements for the Excel, PowerPoint and Word Document File Formats have been added:...At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce GroupDocs.Search for .NET 1.1.0. The latest version of our search API provides new features and enhancements made to existing options. Please see below for the list of features. GroupDocs.Search for .NET 1.1.0 - Features In this update new feature for and enhancements for the Excel, PowerPoint and Word Document File Formats have been added:

    blog.groupdocs.com/search/groupdocs-search-net-...
  6. Create EditableDocument from File or Markup | G...

    This article explains how to create an instance of the EditableDocument clAss from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Node.js via Java API....This article explains how to create an instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Node.js via Java API.

    docs.groupdocs.com/editor/nodejs-java/create-ed...
  7. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG.

    docs.groupdocs.com/viewer/java/specify-cad-rend...
  8. GroupDocs.Viewer 2.0 - Enhancements and New Fea...

    Greetings! We’re pleAsed to announce a major update of the GroupDocs.Viewer for .NET library: version 2.0. This version of the document viewer hAs a lot of new features, improvements and bug fixes. You’ll find a complete list of updates and the new library itself here. In this and the next article, I’d like to take a closer look at the updates that I think you’ll be the most interested. So here we go:...Greetings! We’re pleased to announce a major update of the GroupDocs.Viewer for .NET library: version 2.0. This version of the document viewer has a lot of new features, improvements and bug fixes. You’ll find a complete list of updates and the new library itself here. In this and the next article, I’d like to take a closer look at the updates that I think you’ll be the most interested. So here we go:

    blog.groupdocs.com/viewer/enhancements-and-new-...
  9. Unable to set margins when converting .eml to ....

    I use the code below to convert .eml files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...I use the code below to convert .eml files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  10. Working with Outer Document Insertion | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time....Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <<doc [document_expression]>> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time.

    docs.groupdocs.com/assembly/java/working-with-o...