Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 22,506 for

loadoptions

(0.08 sec)
  1. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...DocSaveOptions object in a LoadOptions object. with self . assertRaises...load_options = aw . loading . LoadOptions ( password = 'MyPassword'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Corrupted PPTX File When Converting from PPT in...

    I use Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The output file is corrupted when opening with MS PowerPoint 365. Here is the code snippet that I use to convert this file: Presentation d…... Use LoadOptions : When loading the presentation...an example: var loadOptions = new LoadOptions { LoadFormat = LoadFormat...

    forum.aspose.com/t/corrupted-pptx-file-when-con...
  3. ChmLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.ChmLoadoptions for enhanced CHM document loading. Customize your Document object with flexible options for optimal results....public class ChmLoadOptions : LoadOptions Constructors Name Description...behavior. ChmLoadOptions loadOptions = new ChmLoadOptions { OriginalFileName...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Aspose.Cells 8.6.3的公共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....instance of LoadOptions var loadOptions = new LoadOptions (); //Set...LoadDataOption created earlier loadOptions . LoadDataOptions = loadDataOptions...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....from(InputStream input, LoadOptions loadOptions) Specifies input document...from(String input, LoadOptions loadOptions) Specifies input document...

    reference.aspose.com/words/java/com.aspose.word...
  6. Values between 2^31 and 2^32 − 1 become two’s c...

    We are using a the below script to generate excel files from csv: // Values between 2^31 and 2^32 - 1 appear as their two’s complement negative equivalents when the CSV is converted to EXCEL using the below logic. const…...cells'); const loadOptions = new aspose.cells.TxtLoadOptions(...cells.LoadFormat.CSV ); loadOptions.setConvertNumericDat(false);...

    forum.aspose.com/t/values-between-2-31-and-2-32...
  7. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another....canLoad(InputStream stream, LoadOptions loadOptions) Determines whether...optionally using the specified loadOptions . canLoad(String filePath)...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  8. Aspose.PSD for Java 25.7 - 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....PsdLoadOptions loadOptions = new PsdLoadOptions (); loadOptions . setLoadEffectsResour...Image . load ( inputFile , loadOptions )) { var gradientStroke =...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  9. LoadOptions.updateDirtyFields property | Aspose...

    Loadoptions.updateDirtyFields property. Specifies whether to update the fields with the ``dirty`` attribute....updateDirtyFields property LoadOptions.updateDirtyFields property...Words.Loading class LoadOptions LoadOptions.tempFolder property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose words for JAVA 文档转换成pdf问题 - Free Support...

    使用maven版本 aspose-words:24.3:jdk17,把word文档转换成pdf后希望二者有布局上保持一致,就是高保真。但是现在出来的效果不太一样。请问该怎么解决? 附件是对比。 https://c.wss.cc/f/i20kj788uud 复制链接到浏览器打开...91 KB LoadOptions loadOptions = new LoadOptions(); loadOptions...e_20250918213521.docx", loadOptions); doc.save("output.pdf");...

    forum.aspose.com/t/aspose-words-for-java-pdf/31...