Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 22,506 for

loadoptions

(0.51 sec)
  1. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...加载CAD文件并设置指定的编码 LoadOptions loadOptions = new LoadOptions(); loadOptions...(CadImage)CadImage.load(inputFilePath,loadOptions); //重新计算仅包含可见部分的图像大小 cadImage...

    forum.aspose.com/t/cad-pdf/314511
  2. Filtering the kind of data while loading the wo...

    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.... Please use the LoadOptions.loadFilter property for this...will not be loaded because LoadOptions.loadFilter property has been...

    docs.aspose.com/cells/javascript-cpp/filtering-...
  3. How to Fix the java.lang.OutOfMemoryError while...

    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....Specify the LoadOptions LoadOptions options = new LoadOptions (); //...

    docs.aspose.com/cells/java/how-to-fix-the-java-...
  4. HtmlLoadOptions.SupportVml | Aspose.Words for .NET

    Discover how the HtmlLoadoptions SupportVml property enhances your web experience by enabling VML image support for improved graphics quality.... HtmlLoadOptions loadOptions = new HtmlLoadOptions ();...parsing the loaded document. loadOptions . SupportVml = supportVml...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveRoutingSlip method. When false, RoutingSlip data is not saved to output document. Default value is true in C++....DocSaveOptions object in a LoadOptions object. ASSERT_THROW ( static_cast...IncorrectPasswordExc ); auto loadOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. IDocumentConverterPlugin.convert_to_images meth...

    IDocumentConverterPlugin.convert_to_images method. Converts pages from document from input stream to array of images.... LoadOptions , save_options : aspose ...input stream. load_options LoadOptions The document load options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Filter VBA Project while loading a workbook wit...

    Learn how to filter VBA projects while loading Excel workbooks using Aspose.Cells for Node.js via C++....VBA const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...LoadDataFilterOption . VBA ); loadOptions . setLoadFilter ( loadFilter...

    docs.aspose.com/cells/nodejs-cpp/filter-vba-pro...
  8. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with C++.... Please use the LoadOptions.GetLoadFilter() property...will not be loaded because LoadOptions.GetLoadFilter() property...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  9. Specify Default Presentation Fonts in JavaScrip...

    Set default fonts in Aspose.Slides for Node.js via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....API: Create an instance of LoadOptions . Set the DefaultRegularFont...fonts var loadOptions = new aspose . slides . LoadOptions ( aspose...

    docs.aspose.com/slides/nodejs-java/default-font/
  10. ChmLoadOptions.originalFileName property | Aspo...

    ChmLoadoptions.originalFileName property. The name of the CHM file... let loadOptions = new aw . Loading . ChmLoadOptions...ChmLoadOptions (); loadOptions . originalFileName = "amhelp.chm"...

    reference.aspose.com/words/nodejs-net/aspose.wo...