Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 22,513 for

loadoptions

(0.7 sec)
  1. Issue with GDI+ Initialization Error in .NET 8 ...

    We are encountering a critical issue with the GDI+ initialization when running our .NET 8 application on an AWS EC2 instance. The error occurs during the PDF generation process using Aspose.Pdf, leading to the following …...#=z$mUASwE=(Stream #=zXstK03A=, LoadOptions #=zBErtcz0=, Boolean #=zXk0OR$GvdIGd)...#=z$mUASwE=(Stream #=zXstK03A=, LoadOptions #=zBErtcz0=) at Aspose.Pdf...

    forum.aspose.com/t/issue-with-gdi-initializatio...
  2. Merge MD Files in Java

    Follow this article to merge MD files in Java. It has details to set the IDE, a list of steps, and a sample code to combine MD in Java and create a single MD file....product features Create the LoadOptions object for each MD file,...and assign the respective LoadOptions Access the destination MD...

    kb.aspose.com/words/java/merge-md-files-in-java/
  3. How to Convert PPTX to PPT using C#

    This quick tutorial describes the process to convert PPTX to PPT using C#. It contains the information about all the resources required to write PPTX to PPT file converter using C#....constructors that take the LoadOptions object, a memory stream and...different combinations. The LoadOptions class supports setting the...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  4. BlockImportMode | Aspose.Words for Java

    Specifies how properties of block-level elements are imported from HTML-based documents in Java....2\n\n\n"; HtmlLoadOptions loadOptions = new HtmlLoadOptions();...HTML block-level elements. loadOptions.setBlockImportMode(blockImportMode);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Auto Codepage Detection|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....following properties of the LoadOptions class. SpecifiedEncoding...

    docs.aspose.com/cad/java/auto-codepage-detection/
  6. Convert Worksheet to Image - Remove Whitespace ...

    Learn how to convert a worksheet to an image and remove whitespace around the data using Aspose.Cells for C++....// Define LoadOptions and set LoadFilter LoadOptions options ;...

    docs.aspose.com/cells/cpp/convert-worksheet-to-...
  7. Aspose.Pdf throwing exception loading html afte...

    We are using Aspose.Email to convert to html and then trying to load that into Aspose.Pdf and we are getting an “Object reference not set to an instance of an object” exception in Aspose.Pdf.Text.TextSegment.set_Text. I …...#=z0z0vegc=(Stream #=zbzZE$Lo=, LoadOptions #=zgCR4fC8=, Boolean #=zAFQAtLN5KTkY)...#=z0z0vegc=(Stream #=zbzZE$Lo=, LoadOptions #=zgCR4fC8=) at Aspose.Pdf...

    forum.aspose.com/t/aspose-pdf-throwing-exceptio...
  8. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...LoadOptions loadOptions = new Aspose.Words...Words.Loading.LoadOptions(); loadOptions.PreserveIncludePictu = true;...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  9. How to Convert TIFF to PNG in C#

    This topic covers the simple steps on how to convert TIFF to PNG in C#. It encompasses all the resources, important classes, methods and a runnable sample code for developing a TIFF to PNG converter in C#....additional LoadOptions parameters. With the help of LoadOptions class...

    kb.aspose.com/imaging/net/how-to-convert-tiff-t...
  10. HtmlSaveOptions.MetafileFormat | Aspose.Words f...

    Discover the HtmlSaveOptions MetafileFormat property for exporting to HTML, MHTML, or EPUB. Save metafiles as high-quality PNG images by default!... HtmlLoadOptions loadOptions = new HtmlLoadOptions { ConvertSvgToEmf...UTF8 . GetBytes ( html )), loadOptions ); // This document contains...

    reference.aspose.com/words/net/aspose.words.sav...