Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 12,279 for

new

(0.04 sec)
  1. Load document from Azure Blob Storage | GroupDocs

    This article demonstrates how to convert document stored in Azure Blob storage using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Converter converter = new Converter ( new ByteArrayInputStream...

    docs.groupdocs.com/conversion/java/load-documen...
  2. GroupDocs.Assembly for .NET Library – Introduction

    We are pleased to announce the release of the New library that enhances a set of our document collaboration tools - GroupDocs.Assembly for .NET. The library generates PDF and Word documents from templates by automatically filling out merge fields with custom data. If your company or a client have to create tens or hundreds of documents by filling out standard templates with data obtained through user input or from a DB, this library can be of great help....announce the release of the new library that enhances a set of...GroupDocs.Assembly generates a new, unique document by incorporating...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  3. Logging | GroupDocs

    Logging when converting documents with GroupDocs.Conversion for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...logger ConsoleLogger logger = new ConsoleLogger (); // Create ConverterSettings...

    docs.groupdocs.com/conversion/net/logging/
  4. Doc->DOCX conversion compatibility issues - Fre...

    Hello everyone! The following issue occurs during using GroupDocs.Convertion: by converting .doc file to .docx format the generated .docx file always has a compatibility issue image.png (38.4 KB) which prevent us from…...docx files using (var fTemp = new FileStream(@"D:\file-sample_1MB...FileAccess.Read)) { var loadOptions = new WordProcessingLoadOp { Format...

    forum.groupdocs.com/t/doc-docx-conversion-compa...
  5. Separate data extraction | GroupDocs

    This article explains how to separately extract data from documents and add the extracted data to the index....Consulting Blog Knowledge Base New Releases Status Websites aspose...And the subsequent addition of new data extractors will significantly...

    docs.groupdocs.com/search/java/separate-data-ex...
  6. Remove page redactions | GroupDocs

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "sample.pdf" )) {...

    docs.groupdocs.com/redaction/net/remove-page-re...
  7. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...processed: const loadOptions = new groupdocs . conversion . CsvLoadOptions...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  8. Load PDF document with options | GroupDocs

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...fields: const loadOptions = new groupdocs . conversion . PdfLoadOptions...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  9. Delete indexed documents | GroupDocs

    GroupDocs.Search for Java has the ability to remove individual documents from the index that are indexed from a stream or structure....Consulting Blog Knowledge Base New Releases Status Websites aspose...ByteArrayInputStream stream = new ByteArrayInputStream ( buffer...

    docs.groupdocs.com/search/java/delete-indexed-d...
  10. Use Aspose.OCR for .NET on-premise API | GroupDocs

    This article explains that how to use Aspose.OCR for .NET on-premise API....Consulting Blog Knowledge Base New Releases Status Websites aspose...string licenseFile ) { var lic = new Aspose . OCR . License (); lic...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...