Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 13,221 for

new

(0.08 sec)
  1. Known issues | GroupDocs

    This sections describes known issues when using GroupDocs.Conversion for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/conversion/net/known-issues/
  2. Get error when using metadata jar in fat jar - ...

    Hi Yuriy, Thanks for your sugggestion. I tried to use shade plugin in Maven to rename classes. But it still doesn’t work for me. The error message : “Caused by: java.lang.NoClassDefFoundError: Could not initialize class…...We have opened the following new ticket(s) in our internal issue...XWPFDocument “. I checked the new jar file which contains the class...

    forum.groupdocs.com/t/get-error-when-using-meta...
  3. basic-example.zip

    basic-example/.dockerignore node_modules npm-debug.log .git .gitignore README.md .env .nyc_output coverage .DS_Store *.log basic-example/Dockerfile # Build stage – compiles native module and instal......(licensePath) { const license = new License(); license.setLicense(licensePath);...// Create a new viewer instance const viewer = new Viewer(inputPath);...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  4. nsf_with_max_items.html

    All messages To: sdmit@km.ru Subject: Spotlight on Aspose.Diagram and more from Aspose, October 2016 Message: View th......Download a Free Trial Product News Aspose Sponsors Developer Blogs...APIs as well. We frequently add new features and improve existing...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  5. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....added the support of a couple of new file formats. Let’s have an overview...a brief overview of what is new, improved or fixed in the latest...

    blog.groupdocs.com/categories/groupdocs.signatu...
  6. 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-...
  7. 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...
  8. 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-...
  9. 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...
  10. 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...