Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 12,280 for

new

(0.08 sec)
  1. Advanced search for Metadata signatures | Group...

     This article explains how to search various data values types within electronic signatures in the document metadata by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/advanced-searc...
  2. Error converting eml and msg files to pdf - Fre...

    Hi Support Team, I am using GroupDocs.Conversion .NET to convert files to PDF. In most cases this works fine. But when trying to convert eml and msg files i get the following error message: “Resource loading timeout 20…...tested the code isolated in a new test project. There it seems...eml")) { var emailoptions = new EmailLoadOptions { ResourceLoadingTimeo...

    forum.groupdocs.com/t/error-converting-eml-and-...
  3. Saving a File to Local Disk | GroupDocs

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...location Converter converter = new Converter ( "c:\\files\\business-plan...

    docs.groupdocs.com/conversion/java/save-file-to...
  4. Extract formatted text from documents | GroupDocs

    Learn how to extract formatted text as HTML, Markdown, or PlainText from PDF, Word, Excel, and 50+ document formats using GroupDocs.Parser for .NET. Preserve formatting with C# code examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-formatted...
  5. Show gap lines instead of changes | GroupDocs

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document const comparer = new groupdocs . Comparer ( sourcePath...

    docs.groupdocs.com/comparison/nodejs-java/show-...
  6. Basic Usage | GroupDocs

    id: basic-usage url: signature/net/basic-usage title: Basic usage weight: 1 description: “Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code.” keywords: GroupDocs.Signature Quick Start, GroupDocs.Signature .NET Basic Usage, GroupDocs.Signature Quick Start C#, GroupDocs.Signature Get Started productName: GroupDocs.Signature for .NET hideChildren: False structuredData: showOrganization: True GroupDocs Signature library provides ability to manipulate with different electronic signature types such as text, image, digital, barcode, QR-code, stamp, form field, metadata....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( "sample.docx" ))...

    docs.groupdocs.com/signature/net/developer-guid...
  7. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Node.js via Java you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....Consulting Blog Knowledge Base New Releases Status Websites aspose...modified var searchSpecification = new groupdocs . metadata . ContainsTagSpecifica...

    docs.groupdocs.com/metadata/nodejs-java/find-me...
  8. Compare Word Documents in Node.js | GroupDocs

    Learn how to compare Word documents programmatically using GroupDocs.Comparison for Node.js via Java. Compare documents with custom styling, handle password-protected files, and use streams for memory-efficient processing....Consulting Blog Knowledge Base New Releases Status Websites aspose...); const sourceInputStream = new FileInputStream ( 'sample-files/source...

    docs.groupdocs.com/comparison/nodejs-java/legal...
  9. GroupDocs.Conversion distorts resulting image o...

    We have an issue with GroupDocs.Conversion on Ubuntu (we use Ubuntu 22.04.5 LTS). We use GroupDocs.Conversion for .NET 25.2.1. The input file is a .potx file. The desired output format is PNG. I can provide the file up…...convert: var imageConvertOptions = new ImageConvertOptions() { Format...outputStream = new MemoryStream(); using var converter = new Converter(...

    forum.groupdocs.com/t/groupdocs-conversion-dist...
  10. Generating slides preview for presentations | G...

    This article describes how to generate a preview for any slide in an existing PowerPoint presentation in SVG format using GroupDocs.Editor for Node.js and Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...into the Editor const editor = new Editor ( inputPath ); // Get...

    docs.groupdocs.com/editor/nodejs-java/generatin...