Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 22,514 for

loadoptions

(0.08 sec)
  1. Manage Presentation Properties in PHP|Aspose.Sl...

    Master presentation properties in Aspose.Slides for PHP via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....presentation: $loadOptions = new LoadOptions (); $loadOptions -> setDefaultTextLangua...$pres = new Presentation ( $loadOptions ); try { # Adds a new rectangle...

    docs.aspose.com/slides/php-java/presentation-pr...
  2. 指定 3D 文件加载选项|Documentation

    有几个 Scene.open 方法重载或 Scene 类构造函数重载接受 Loadoptions 实例。...Scene 类构造函数重载接受 LoadOptions 实例。这应该是一个派生自 LoadOptions 类的类的实例。每种加载...require ( "aspose.threed" ); var loadOpts = new aspose . threed . Discreet3dsLoadOptio...

    docs.aspose.com/3d/zh/nodejs-java/specify-3d-fi...
  3. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the pdfs using code below Document document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...LoadOptions; // pdfStream – a Stream...PDF bytes PdfLoadOptions loadOptions = new PdfLoadOptions { //...

    forum.aspose.com/t/the-input-string-creatorinfo...
  4. Aspose.Words.Loading | Aspose.Words for .NET

    Discover the Aspose.Words.Loading namespace for enhanced document loading options. Optimize your workflow with powerful classes and enumerations today!... LoadOptions Allows to specify additional...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Specify Individual or Private Set of Fonts for ...

    Learn how to specify an individual or private set of fonts for workbook rendering using Aspose.Cells for C++....options with font configs LoadOptions opts ( LoadFormat :: Xlsx...

    docs.aspose.com/cells/cpp/specify-individual-or...
  6. TxtLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtLoadoptions for enhanced text document loading. Customize your Document object with flexible options for optimal performance....public class TxtLoadOptions : LoadOptions Constructors Name Description...Trim ())); } See Also class LoadOptions namespace Aspose.Words.Loading...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank PDF occurs while we are converting from HTML(email body) to PDF , as an application, we have increased the Memory, but the issue occuring 2 twice a month...HtmlLoadOptions loadOptions = new HtmlLoadOptions(); loadOptions.setPageSize(PageSize...setPageSize(PageSize.A4); loadOptions.setFontEmbeddingMode(FontEmbeddingMode...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  8. PDF转换word Save函数一直阻塞未返回 - Free Support Forum - ...

    我在转换一个pdf为word时 Save函数一直阻塞 未返回 文件内容就一页 我采用Repair函数修复时 直接异常 PDF document is invalid 具体的PDF test.pdf (211.2 KB) 文件在附件中...LoadOptions; try { var loadOptions = new LoadOptions { //...new Document("test.pdf", loadOptions); } catch (Exception ex)...

    forum.aspose.com/t/pdf-word-save/317635
  9. Convert FLATOPC to PPTX via C++ or with free On...

    Export FLATOPC to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPTX 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/flatop...
  10. Convert FLATOPC to PPS via C++ or with free Onl...

    Export FLATOPC to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC 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/flatop...