Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 22,605 for

loadoptions

(0.22 sec)
  1. Convert DOC to ODP via C++ or with free Online ...

    Export DOC to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to ODP online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/doc-to...
  2. Convert ODT to PPTM via C++ or with free Online...

    Export ODT to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to PPTM online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/odt-to...
  3. Convert DOCX to PPS via C++ or with free Online...

    Export DOCX to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPS online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/docx-t...
  4. Aspose.PDF .NET OptimizeResources corrupts PDF ...

    Using the following code below on attached input PDF, Aspose ends up corrupting the PDF. We would like to rely on this Optimize logic in Production, but it seems like it is not viable (unless I’m missing something). I…...password‑protected) var loadOptions = new Aspose.Pdf.LoadOptions { Password...Aspose.Pdf.Document(pdfPath, loadOptions); Apply a safer set of optimization...

    forum.aspose.com/t/aspose-pdf-net-optimizeresou...
  5. Converting to PDF raises Exception about fonts ...

    Hi. I tried to find the same error description, but can’t. I sure, that it is widespread error: we tried to convert xlsx book with font Calibri underlined to PDF in Linux-based Docker container and got error Caused by…... LoadOptions opts = new LoadOptions(LoadFormat.Xlsx);...

    forum.aspose.com/t/converting-to-pdf-raises-exc...
  6. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...options with font configs LoadOptions opts ( LoadFormat :: Xlsx...

    docs.aspose.com/cells/zh/cpp/specify-individual...
  7. Different Ways to Open Files|Documentation

    This article explains how to open an Excel file using the Aspose.Cells for .NET API....with data only, use the LoadOptions and LoadFilter classes to...pass its instance to the LoadOptions.LoadFilter property. Here...

    docs.aspose.com/cells/net/different-ways-to-ope...
  8. Aspose CAD com.aspose.cad.cadexceptions.ImageSa...

    when i use aspose cad 23.8 to trans dwg file to pdf , it occured the following exceptions. and it runs normally in local (windows system) development envitonment , but deploy it on linux (ubuntu) allthings f…...cadInputStream ) { LoadOptions opts = new LoadOptions(); opts.setS...

    forum.aspose.com/t/aspose-cad-com-aspose-cad-ca...
  9. Aspose.PSD for .NET 22.11 - 发行说明|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....psd" ; var loadOptions = new PsdLoadOptions { LoadEffectsResource...Image . Load ( sourceFile , loadOptions )) { foreach ( var layer...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. HtmlMetafileFormat | Aspose.Words for Java

    Indicates the format in which metafiles are saved to HTML documents in Java....HtmlLoadOptions loadOptions = new HtmlLoadOptions(); { loadOptions.setC...

    reference.aspose.com/words/java/com.aspose.word...