Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 23,021 for

loadoptions

(1.42 sec)
  1. Different Ways to Open Files|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....with data only, use the LoadOptions and LoadFilter classes to...

    docs.aspose.com/cells/python-java/different-way...
  2. Best practice to consider image alignment when ...

    Hello, a technical question. We convert pictures, including many pictures taken with mobile phones, to PDF. Is there a way to take into account the rotation of the mobile phone picture when converting to PDF? Kind Reg…...Load(InputFile, new LoadOptions())) { using (var exportOptions...Image.Load(InputFile, new LoadOptions())) { using (var exportOptions...

    forum.aspose.com/t/best-practice-to-consider-im...
  3. Comparer Class | Aspose.Words for .NET

    Effortlessly compare documents with the Aspose.Words LowCode Comparer class. Unlock powerful methods for seamless document analysis and collaboration.... From ( Stream, LoadOptions ) Specifies input document...processing. From ( string, LoadOptions ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...
  4. Aspose.PSD for .NET 18.10 - 发行说明|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 () {...Image . Load ( testPath , loadOptions ) using ( im ) { var effect...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  5. PSD、PSB、または AI を表示 | products.aspose.com

    Adobe PhotoShop & Illustrator ファイル、画像、その他の形式の変換...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/jp/view/
  6. The error message generated is not sufficient t...

    Error raised when loading a .xer (Primavera) project file. [ArgumentException: An item with the same key has already been added.] System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +60 System.Collec…...#=zKKDPksw=, Stream #=zMhINack=, LoadOptions #=z3U$Su6WWAFt$, #=zc_zV4sTuVgUmkVxdsjr5Hh=...#=zTdYw6uqkWvV6(Stream #=zMhINack=, LoadOptions #=z3U$Su6WWAFt$) +266 Aspose...

    forum.aspose.com/t/the-error-message-generated-...
  7. FieldMergeRec | Aspose.Words for Java

    Implements the MERGEREC 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...
  8. FieldFileName | Aspose.Words for Java

    Implements the FILENAME 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. FieldUserName | Aspose.Words for Java

    Implements the USERNAME 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...
  10. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS 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...