Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 22,660 for

loadoptions

(0.14 sec)
  1. Aspose.Pdf and Aspose.Drawing exceptions conver...

    I’m using .net core on Windows with version 25.11 of Aspose.Email and Aspose.Pdf.Drawing libraries (the latest) and I have 2 files where I’m getting exceptions. One exception occurs in Aspose.PDF and the other in Aspose.…...#=zfO8bulY=(Stream #=zpj$3NoY=, LoadOptions #=zu2IVDcE=, Boolean #=zFkotHjsm4Fn2)...#=zfO8bulY=(Stream #=zpj$3NoY=, LoadOptions #=zu2IVDcE=) at Aspose.Pdf...

    forum.aspose.com/t/aspose-pdf-and-aspose-drawin...
  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. Aspose.PDF version 25.12 flattening is removing...

    I’m using Aspose.Pdf.Drawing version 25.12 in Linux and have a pdf with some attached images that are being used to redact some url links. The images are locked on top of the links. When I flattend the pdf it is removin…...images but I don’t see a LoadOptions() derived class for loading...noted there is no documented LoadOptions() derived class for loading...

    forum.aspose.com/t/aspose-pdf-version-25-12-fla...
  4. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…...pdfDoc = new Document(); var loadOptions = new HtmlLoadOptions();...Aspose.Pdf.HtmlFragment(html, loadOptions)); pdfDoc.Save("output.pdf");...

    forum.aspose.com/t/supported-css-properties-for...
  5. JVM Crash when using Aspose-Words and Aspose-PD...

    JVM Crash when using both Aspose-Words and Aspose-PDF on 15,000+ page RTFs. There is no problem using Words and PDF separately when working with many large files. Problem exists in all 25.* versions. I am using Java 8…...individual PDF LoadOptions loadOptions = new LoadOptions(); loadOptions...setMswVersion(MsWordVersion.WORD_2007); loadOptions.setLoadFormat(LoadFormat...

    forum.aspose.com/t/jvm-crash-when-using-aspose-...
  6. LoadOptions.password property | Aspose.Words fo...

    Loadoptions.password property. Gets or sets the password for opening an encrypted document...password property LoadOptions.password property Gets or sets...words.loading class LoadOptions LoadOptions.msw_version property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of fonts for workbook rendering using Aspose.Cells for JavaScript via C++....Workbook , SaveFormat , LoadOptions , IndividualFontConfig }...configs. const opts = new LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/javascript-cpp/specify-in...
  8. Memory leak when extract attachments in PST - F...

    When I used ‘ExtractAttachments’ to parse attachments in a PST file, memory was not released. It appears that Dispose() method does not take effect. SharedPtr<PersonalStorage> pst = PersonalStorage::FromFile(pstFile, …...PersonalStorage::FromFile(pstFile, loadOptions); SharedPtr<FolderInfo> root...PersonalStorage::FromFile(pstFile, loadOptions); SharedPtr<FolderInfo> root...

    forum.aspose.com/t/memory-leak-when-extract-att...
  9. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …...Options final HtmlLoadOptions loadOptions = new HtmlLoadOptions(LoadFormat...for better HTML rendering loadOptions.setSupportDivTag(false);...

    forum.aspose.com/t/height-and-width-is-not-sett...
  10. Aspose.PSD for .NET 22.5 - Release Notes|Docume...

    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.... Load ( inputFile , new LoadOptions ())) { Layer workLayer =... Load ( inputFile , new LoadOptions ())) { psdImage . Save (...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-5...