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

loadoptions

(0.09 sec)
  1. 使用 Aspose.Cells 和 C++ 检查密码修改权限|Documentation

    使用 Aspose.Cells 和 C++ 检查提供的密码是否匹配“密码修改”...inside the load options LoadOptions opts ; opts . SetPassword...

    docs.aspose.com/cells/zh/cpp/check-password-to-...
  2. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....System :: SharedPtr < LoadOptions > loadOptions = System :: MakeObject...MakeObject < LoadOptions > (); loadOptions -> set_DefaultTextLanguage...

    docs.aspose.com/slides/cpp/text-formatting/
  3. Convert DICOM to PNG using C#

    Follow this article to transform your images format from DICOM to PNG using C#. It has details to set the IDE, a list of steps, and a sample code to convert DCM to PNG using C#....images from a stream with LoadOptions to control buffer size, for...

    kb.aspose.com/imaging/net/convert-dicom-to-png-...
  4. How to Open MSG File without Outlook in C#

    This short tutorial guides on how to open MSG file without Outlook in C#. It provides details about IDE settings, detailed steps and a runnable sample code to read MSG file in C#....different load options using the LoadOptions class object like setting...

    kb.aspose.com/email/net/how-to-open-msg-file-wi...
  5. Ինչպես փոխարկել MPP-ն SVG-ին՝ օգտագործելով C#

    Այս պարզ հոդվածը մանրամասներ է տալիս այն մասին, թե ինչպես փոխարկել MPP-ն SVG-ին՝ օգտագործելով C#: Դուք կարող եք MPP ֆայլը վերածել SVG-ի՝ օգտագործելով C#՝ լավ սահմանված քայլերի և միայն մի քանի տող կոդ պարունակող կոդի նմուշի օգնությամբ:... LoadOptions դասը կարող է օգտագործվել...

    kb.aspose.com/hy/tasks/net/how-to-convert-mpp-t...
  6. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD 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...
  7. Aspose.PSD for .NET 20.5 - 发行说明|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 () {...Load ( sourceFilePath , loadOptions )) { Console . WriteLine...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. Aspose.PSD for .NET 18.8 - Release Notes|Docume...

    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....png" ; PsdLoadOptions loadOptions = new PsdLoadOptions () {...Load ( sourceFileName , loadOptions ) as PsdImage ) { foreach...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-8...
  9. Convert PDF to Other Document Formats in C#|Asp...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose.Words using C#....that already exist in the LoadOptions class. In addition to them...

    docs.aspose.com/words/net/convert-pdf-to-other-...
  10. How to Convert PDF to CSV using C#

    This easy tutorial explains how to convert PDF to CSV using C#. It explains how using C# PDF to CSV converter can be written with the help of detailed steps and ready to run sample code.... using the respective LoadOptions class. Similarly, you may...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-csv...