Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 13,801 for

new

(0.68 sec)
  1. Custom logging | GroupDocs

    This article explains how to implement custom logging and use it while document processing with GroupDocs.Signature within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...the output file var logger = new CustomLogger ( "output.log" );...

    docs.groupdocs.com/signature/net/how-to-impleme...
  2. Annotate documents with GroupDocs.Annotation | ...

    Add area and highlight annotations to documents with GroupDocs.Total for Node.js via Java, and read back the annotations already on a file — runnable JavaScript examples with downloadable files....Consulting Blog Knowledge Base New Releases Status Websites aspose...annotator = new Annotator ( 'contract.docx' ); const area = new AreaAnnotation...

    docs.groupdocs.com/total/nodejs-java/developer-...
  3. 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...
  4. 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-...
  5. 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-...
  6. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...{ try { Document document = new Document(); await Task.Run(()...Save(request.FileUploadPath)); return new SPResponse() { ReturnStatus =...

    forum.groupdocs.com/t/groupdocs-editor-example-...
  7. 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...
  8. Batch Watermarking with Duplicate-Safe Processi...

    Apply text and image watermarks in bulk while ensuring safe re-run execution with GroupDocs.Watermark for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...│ │ ├── old-logo.png │ │ └── new-logo.png │ └── SampleDocs/ │...

    docs.groupdocs.com/watermark/net/batch-watermar...
  9. Load Presentation document with options | Group...

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

    docs.groupdocs.com/conversion/nodejs-java/load-...
  10. Updating metadata | GroupDocs

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...Consulting Blog Knowledge Base New Releases Status Websites aspose...properties Pass the predicate and the new value to the method Check the...

    docs.groupdocs.com/metadata/java/updating-metad...