Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 29 of 29 for

pptx exception fix

(0.15 sec)
  1. Set zoom level when converting to HTML using Gr...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.7. This version of the API comes with number of new features such as setting zoom level, conversion from LaTex and getting extended document information. Aside this, multitude of improvements, bug Fixes and some new document formats are introduced in this release. We would recommend you to download the new release and evaluate the exciting features to enhance document conversion experience....multitude of improvements, bug fixes and some new document formats...Implement conversion from LaTex PPTX to HTML Conversion - Slide zoom...

    blog.groupdocs.com/conversion/releasing-documen...
  2. Significant trouble installing, and now using G...

    At first, attempting pip install groupdocs-viewer-net was yielding an error that said no such file existed, despite me getting that command off of groupdocs-viewer-net · PyPI. So I proceeded to download groupdocs_viewer_…...react component that displays pptx files and refreshes it upon...use. I have powerpoint files (.pptx) being stored in DigitalOcean...

    forum.groupdocs.com/t/significant-trouble-insta...
  3. Exclude Specific Fonts from Output HTML using G...

    We are pleased to announce the release of GroupDocs.Viewer for .NET 18.10. The latest version allows setting the list of the fonts that should be excluded from the output HTML to decrease the size of the output files. Furthermore, the inclusion of 5 improvements and 6 bug Fixes have made the API more promising. Below is the list of new features, improvements, and Fixes added in v18.10. Features Introduced Setting List of the Fonts to be Excluded Adding fonts into HTML ensures that the text from the original document will appear similar in HTML, regardless of whether fonts are installed on the viewer’s device or not....of 5 improvements and 6 bug fixes have made the API more promising...features, improvements, and fixes added in v18.10. Features Introduced...

    blog.groupdocs.com/viewer/exclude-specific-font...
  4. Load document | Documentation

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for .NET API....XLSB Presentation PPT, PPTX, PPS, POT Fixed-layout format PDF Handling...not handled correctly, an exception will be thrown during the...

    docs.groupdocs.com/editor/net/load-document/
  5. Significant trouble installing, and now using G...

    Significant trouble installing, and now using GroupDocs At first, attempting `pip install groupdocs-viewer-net` was yielding an error that said no such file existed, despite me getting that command......react component that displays pptx files and refreshes it upon...GroupDocs UPDATE The issue was fixed with: brew install mono-libgdiplus...

    forum.groupdocs.com/t/significant-trouble-insta...
  6. GroupDocs Blog | Document Automation Solutions ...

    GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Working with fonts in GroupDocs......features, improvements, and bug fixes. Learn how to update and clean...signature validation examples. Merge PPTX in Node.js “This article demonstrates...

    blog.groupdocs.com/index.xml
  7. System.TypeInitializationException - Free Suppo...

    Hello, Does the following code need to be within an executable project to run as the same code does not run from within a library project? Exe net5.0 _5_0 static void Main(string[] args) { …...pptx"; // Set the output string outputPptxPath...outputPptxPath = @"C:\Output.pptx"; try { DocumentAssembler assembler...

    forum.groupdocs.com/t/system-typeinitialization...
  8. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....extracted as a value: // Create a fixed template field with "Address"...conditions don’t meet, the exception is thrown. Template tables...

    docs.groupdocs.com/parser/java/working-with-tem...
  9. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables....extracted as a value: // Create a fixed template field with "Address"...conditions don’t meet, the exception is thrown. Template tables...

    docs.groupdocs.com/parser/net/working-with-temp...