Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 10,115 for

new

(0.04 sec)
  1. Convert email formats | Documentation

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...MSG file Converter converter = new Converter ( "sample.msg" ); //...

    docs.groupdocs.com/conversion/java/convert/email/
  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. 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...
  4. Generating slides preview for presentations | D...

    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...
  5. Search results | Documentation

    This article shows that how to perform the operations on search results....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/search-re...
  6. Font embedding options | Documentation

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....Consulting Blog Knowledge Base New Releases Status Websites aspose...WYSIWYG-editor, and creates a new instance with edited document...

    docs.groupdocs.com/editor/java/font-embedding-o...
  7. How to Edit MOBI File | Documentation

    This article demonstrates how to edit MOBI files using Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...mobi' ; const editorFromPath = new groupdocsEditor . Editor ( inputMobiPath...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  8. Offering GroupDocs' Free Consulting Services fo...

    At GroupDocs, we always strive to provide you with the best services for document manipulation operations. Our document manipulation APIs have been serving our customers in building feature-rich applications. Our free support services have proved to be a great success in helping solve customers’ issues and concerns. To extend our support services, we are starting the Free Consulting Services for you that will help you get free consultancy about how to use GroupDocs APIs in your projects....reporting bugs or requesting for the new features in the APIs. If you...a bug in our APIs or have a new feature request, please post...

    blog.groupdocs.com/total/offering-groupdocs-fre...
  9. Is there a way to use the doc tag inside of a f...

    I’m trying to load a document, using streams, inside of a foreach loop. The stream is being specified in the DataSources array. The doc tag is specifying the -build switch. When trying this I get a “Cannot access a cl…...stream) An object providing a new stream instance on every iteration...Stream { get { return /* TODO: A new stream instance should be initialized...

    forum.groupdocs.com/t/is-there-a-way-to-use-the...
  10. Getting Started | Documentation

    This section decsribes how to get started with GroupDocs.Merger for .NET library...Consulting Blog Knowledge Base New Releases Status Websites aspose...Merger fundamentals. For users new to GroupDocs.Merger, this is...

    docs.groupdocs.com/merger/net/getting-started/