Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 12,637 for

new

(0.96 sec)
  1. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Conversion API, describes how to convert files with just couple lines of code....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/conversion/net/basic-usage/
  2. Saving files to different locations | GroupDocs

    Following this guide you will learn how to save the converted PDF, Word, Excel, or PowerPoint documents to local disk, stream or FTP....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/conversion/java/saving-files...
  3. Using OCR to extract a text from images and PDF...

    GroupDocs.Parser provides API to extract a text from image files and non-text PDFs documents. The following articles describe how to use API to extract data and integrate any paid or free OCR solution to GroupDocs.Parser....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/parser/java/using-ocr/
  4. Working with Image Reports - Common List | Grou...

    Articles in this section...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/java/working-with-i...
  5. Using Tables of Word Processing Documents as Da...

    Following classes are added in GroupDocs.Assembly.Data namespace: DataTable DataColumn DataColumnCollection The Recipe Define template and output report documents Assemble a document using the external document table as a data source Download Data Source Document Managers Data.docx Template Importing Word Processing Table into Presentation.pptx The Code...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/java/using-tables-o...
  6. Using Tables of Presentation Documents as Data ...

    Following classes are added in GroupDocs.Assembly.Data namespace: DataTable DataColumn DataColumnCollection The Recipe Define template and output report documents Assemble a document using the external document table as a data source Download Data Source Document Managers Data.pptx Template Using Presentation as Table of Data.pptx The Code...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/java/using-tables-o...
  7. Adding watermarks | GroupDocs

    Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/watermark/net/adding-waterma...
  8. Loading documents from different sources | Grou...

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or URL for further processing with GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/merger/java/loading-document...
  9. Display and Securely Share Documents of More th...

    Great News for ExpressionEngine site owners and developers. Not a long time ago we’ve published a New plugin that allows you to integrate the GroupDocs.Viewer for .NET library into your ExpressionEngine website. The plugin is now available for download from the EE marketplace. This integration adds an ability to display 50+ types of documents right on your ExpressionEngine website. Among supported file formats are: PDF, Microsoft Word, Excel, PowerPoint, Outlook, Visio, RTF, CSV, CAD, multipage TIFF and a lot more....Great news for ExpressionEngine site owners and developers. Not...long time ago we’ve published a new plugin that allows you to integrate...

    blog.groupdocs.com/viewer/display-and-securely-...
  10. 【GroupDocs Conversion for .NET】TIFF→PDF変換した時に,用...

    GroupDocsConversionでTIFF→PDF変換した時に,用紙サイズが変わります。 (例えば,A4サイズのTIFFファイルを,PDF変換するとA1サイズのPDFファイルになります。) 元ファイルの用紙サイズのままでPDFに出力できるようにしたい(A4のTIFFは,A4のPDFに変換する)ですが, 参考に出来るソースがあれば教えて頂けないでしょうか...using (Converter converter = new Converter(@tiffファイル)) { PdfConvertOptions...PdfConvertOptions options = new PdfConvertOptions(); converter.Convert(@PDFファイル...

    forum.groupdocs.com/t/groupdocs-conversion-for-...