Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 13,406 for

new

(1.53 sec)
  1. Document rendering basics | GroupDocs

    Convert documents to PDF, HTML, PNG, and JPEG formats using GroupDocs.Viewer for Python....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/viewer/python-net/document-r...
  2. Install GroupDocs.Merger for Python via .NET | ...

    This topic describes how to install GroupDocs.Merger for Python....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/merger/python-net/installation/
  3. Advanced usage | GroupDocs

    Learn about GroupDocs.Conversion advanced usage and its multiple powerful features like document conversion process customization, track conversion progress, load documents from different sources etc....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/conversion/java/advanced-usage/
  4. Get supported file types | GroupDocs

    This article explains how to obtain supported file formats list when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents with GroupDocs.Merger within your Node.js via Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/merger/nodejs-java/get-suppo...
  5. Password Protect PowerPoint Files in C# | Lock ...

    How to lock PowerPoint files with passwords using C#. Change the existing password and remove it to unlock the PPT/PPTX files using the .NET API....the update options using the new password. Load the presentation...save the locked file having new password. Here is the code snippet...

    blog.groupdocs.com/merger/lock-unlock-ppt-pptx-...
  6. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleXlsx...

    docs.groupdocs.com/parser/java/extract-metadata...
  7. Extract Metadata from PDF Documents in C# .NET ...

    Learn how to extract metadata from PDF files in C# using GroupDocs.Parser for .NET. Get document properties such as title, author, subject, creation date, and more....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-metadata-...
  8. 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/java/chart-series-c...
  9. Issue in PDF comparison in Java - Free Support ...

    I was trying your free trial to compare PDF by using maven dependency com.groupdocs groupdocs-comparison 20.11 But after execution of code,I get result PDF as blank with watermark evaluation copy only. Could you …...applyChanges(resultStream, new SaveOptions(),new ApplyChangeOptions(changes));...

    forum.groupdocs.com/t/issue-in-pdf-comparison-i...
  10. Issue with DOC to PDF Conversion - Output Trimm...

    Hi Team, We are facing an issue while converting DOC/DOCX files to PDF using GroupDocs.Conversion for Java. Issue Details: During conversion, only the first 3 pages are present in the generated PDF. Remaining pages a…...toString(); try (Converter converter = new Converter(originalFilePath))...PdfConvertOptions options = new PdfConvertOptions(); converter...

    forum.groupdocs.com/t/issue-with-doc-to-pdf-con...