Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 22,885 for

loadoptions

(0.29 sec)
  1. Merge Microsoft Project Files Online, MPT, MPX,...

    Merge MPP, MPT, MPX MS-Project, ORACLE Primavera, XML and PDF files with few lines of C# code via .NET library. Check online MPP Merger for free!...required output device; LoadOptions class allows to specify additional...

    products.aspose.com/tasks/net/merger/
  2. 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...
  3. 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...
  4. 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...
  5. 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 . Password...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. 使用LightCells API通过JavaScript对C++进行操作|Documentation

    学习如何利用LightCells API在JavaScript通过C++中读取和写入大型Excel文件,提升性能和效率,减少内存消耗。..."text/javascript" > const { Workbook , LoadOptions , CellValueType , Utils }...arrayBuffer (); const opts = new LoadOptions (); const v = new LightCellsDataHandle...

    docs.aspose.com/cells/zh/javascript-cpp/using-l...
  7. 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...
  8. FieldXE | Aspose.Words for Java

    Implements the XE field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  9. 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/
  10. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

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