Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 22,835 for

loadoptions

(0.34 sec)
  1. 在 .NET 中格式化演示文稿文本|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和样式化文本。自定义字体、颜色、对齐方式等。... var loadOptions = new LoadOptions (); loadOptions . DefaultTextLanguage...presentation = new Presentation ( loadOptions )) { var slide = presentation...

    docs.aspose.com/slides/zh/net/text-formatting/
  2. Convert PPT to JSON Format via Java | products....

    Convert PPT to JSON format via Java without using using Microsoft Excel or PowerPoint...the correct password in a LoadOptions object. Convert PPT to JSON...

    products.aspose.com/total/java/conversion/ppt-t...
  3. Convert PPTM to JSON Format via Java | products...

    Convert PPTM to JSON format via Java without using using Microsoft Excel or PowerPoint...the correct password in a LoadOptions object. Convert PPTM to JSON...

    products.aspose.com/total/java/conversion/pptm-...
  4. Convert DOTX to JSON Format via Java | products...

    Convert DOTX to JSON format via Java without using using Microsoft Word or Microsoft Excel...the correct password in a LoadOptions object. The following code...

    products.aspose.com/total/java/conversion/dotx-...
  5. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote documents into various formats such as PDF....one" , new LoadOptions()); 4 5 // Save the document...Document(dataDir + "Sample1.one" , new LoadOptions()); 4 5 // Initialize ImageSaveOptions...

    docs.aspose.com/note/java/convert-onenote-docum...
  6. Aspose.Cells 8.3.2中的公共API更改|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....load options LoadOptions opts = new LoadOptions (); opts . setPassword...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects.... 2 LoadOptions options = new LoadOptions(); 3 4 String...

    docs.aspose.com/note/java/working-with-images/
  8. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting layers as PNG images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…...PsdTest3() { PsdLoadOptions loadOptions = new PsdLoadOptions() {...(PsdImage)Image.Load(@"8.psd", loadOptions)) { try { // Faild:save layer[1]...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...
  9. Aspose::Words::LowCode::Replacer class | Aspose...

    Aspose::Words::LowCode::Replacer class. Provides methods intended to find and replace text in the document in C++....System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) Specifies input document...System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) Specifies input document...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. 指定 3D 文件加载选项|Documentation

    有几个接受loadopons实例的Scene.open方法重载或Scene类构造函数重载。...这应该是从LoadOptions类派生的类的实例。每种加载格式都有一个相应的类,该...getDataDir (); Discreet3DSLoadOptio loadOpts = new Discreet3DSLoadOptio...

    docs.aspose.com/3d/zh/java/specify-3d-file-load...