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

loadoptions

(0.5 sec)
  1. CAD Image class Custom Properties now Read Only...

    I have been trying to upgrade to the latest version (25.12) of the CAD adapter but now have a problem that I cannot write to the CAD image class custom properties. This appears to be because in Version 25.7, the CustomP…...tainer #=zE6PPwKNTFC_3, LoadOptions #=zSVtkuEcyphKG) at Aspose...tainer #=zE6PPwKNTFC_3, LoadOptions #=zSVtkuEcyphKG) — End of...

    forum.aspose.com/t/cad-image-class-custom-prope...
  2. Value Filter not reapplied on pivottable after ...

    value_filter.zip (5,3 MB) Dim fileName As String = “MODELLO_ANALISI_SPEDITO_E_VENDUTO_GV.xlsx” ’ === Load options (robusto su file grandi) === Dim loadOpt As New Loadoptions() loadOpt.MemorySetting = MemorySetting.Me…...grandi) === Dim loadOpt As New LoadOptions() loadOpt.MemorySetting...As New Workbook(fileName, loadOpt) Dim sheetDataName As String...

    forum.aspose.com/t/value-filter-not-reapplied-o...
  3. Convert DOCM to JSON Format in Android Apps | p...

    Parse DOCM to JSON format in Android Apps without using Microsoft Word or Excel...the correct password in a LoadOptions object. The following code...

    products.aspose.com/total/android-java/conversi...
  4. Convert Word to JSON Format via Java | products...

    Convert Word 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/word-...
  5. Aspose.PSD for .NET 20.7 - 发行说明|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...
  6. Missing Chart Shape - Free Support Forum - aspo...

    Hello, we have a script that uses aspose words to open, find and convert all shapes in a docx document to png. In the attached document the second chart is being skipped. We noticed that if we delete the initial page br…... load_options = LoadOptions() load_options.temp_folder...

    forum.aspose.com/t/missing-chart-shape/312294
  7. Aspose.Words - DOCX to PDF Conversion Layout In...

    We are experiencing inconsistent layout rendering when converting DOCX files to PDF using Aspose.Words. The conversion produces correct output in our local development environment but generates incorrect page layouts in …...Clear(); var opts = new LoadOptions() { WarningCallback = callBack...

    forum.aspose.com/t/aspose-words-docx-to-pdf-con...
  8. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…...CustomLightCellsData(); LoadOptions options = new LoadOptions(); options....

    forum.aspose.com/t/light-cells-customization-im...
  9. FieldCitation | Aspose.Words for Java

    Implements the CITATION 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. Options and Appearance of Word Documents|Aspose...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions....assign it to the document’s LoadOptions . You can also set the default...

    docs.aspose.com/words/cpp/work-with-word-docume...