Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 12,226 for

new

(0.16 sec)
  1. groupDocs.Parser.GetDocumentInfo() taking very ...

    Hi, I have a .pdf document only 1 page long. When calling GetDocumentInfo() on the parser created with the stream of this document it takes at least 5 minutes to do this. This makes the whole implementation very ineffic…...you have): var loadOptions = new PdfLoadOptions { RenderPageLimit...EnableFontSubstituti = false }; var parser = new Parser("path/to/file.pdf", loadOptions);...

    forum.groupdocs.com/t/groupdocs-parser-getdocum...
  2. Password Protect PDF Files in Java | Lock Unloc...

    Learn to lock & unlock PDF files with password protection in Java. Change the current password, or remove it within Java applications....Let’s change the password to a new one. The following steps change...the update options using the new password. Load the PDF document...

    blog.groupdocs.com/merger/password-protect-pdf-...
  3. Chart Series Coloring in Presentation Document ...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Presentation Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS PowerPoint 2013: Create a New presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....Consulting Blog Knowledge Base New Releases Status Websites aspose...MS PowerPoint 2013: Create a new presentation slide Click the...

    docs.groupdocs.com/assembly/net/chart-series-co...
  4. Extract data from attachments and ZIP archives ...

    Learn how to extract text, images, and data from ZIP archives, PDF portfolios, email attachments, and Outlook storage files using GroupDocs.Parser for .NET in C#....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-data-from...
  5. Find metadata properties | GroupDocs

    This article explains that how 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 .NET solution....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputPptx...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  6. Disable external asset loading in email files -...

    Heya, We’d like to be able to disable loading of external assets in email files (ie. <img src="https://example.com/image.png">). We are running GroupDocs Conversion for Java, in a Kubernetes environment with Cillium. F…...EmailLoadOptions loadOptions = new EmailLoadOptions(); loadOptions...EmailLoadOptions loadOptions = new EmailLoadOptions(); loadOptions...

    forum.groupdocs.com/t/disable-external-asset-lo...
  7. Extract barcodes from document | GroupDocs

    This article explains that how to extract barcodes from documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SamplePdfWithBarcode...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  8. Extract metadata from Emails | GroupDocs

    Extract metadata from emails by using GetMetaData method....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Update QR Code Signatures in Document | GroupDocs

    This article explains how to update QR code electronic signatures with GroupDocs.Signature for Python via .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create a new instance of the class and pass...

    docs.groupdocs.com/signature/python-net/update-...
  10. Regular expression search | GroupDocs

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/regular-e...