Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 20,277 for

loadoptions

(0.03 sec)
  1. Aspose::Words::PlainTextDocument class | Aspose...

    Aspose::Words::PlainTextDocument class. Allows to extract plain-text representation of the document's content. To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) Creates a plain text document...System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) Creates a plain text document...

    reference.aspose.com/words/cpp/aspose.words/pla...
  2. Aspose.PSD for Java 25.2 - 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....; var loadOptions = new PsdLoadOptions (); loadOptions . setLoadEffectsResour...Image . load ( inputFile , loadOptions )) { var layerEffect = (...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  3. Public API Changes in Aspose.Cells 8.8.0|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....precision true HTMLLoadOptions loadOptions = new HTMLLoadOptions ( LoadFormat...LoadFormat . HTML ); loadOptions . setKeepPrecision ( true );...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. LoadOptions.preserve_include_picture_field prop...

    Loadoptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats...preserve_include_picture_field property LoadOptions.preserve_include_picture_field...# We can set a flag in a LoadOptions object to decide whether...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LoadOptions.convert_shape_to_office_math proper...

    Loadoptions.convert_shape_to_office_math property. Gets or sets whether to convert shapes with EquationXML to Office Math objects....convert_shape_to_office_math property LoadOptions.convert_shape_to_office_math...load_options = aw . loading . LoadOptions () # Use this flag to specify...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MarkdownLoadOptions.preserveEmptyLines property...

    MarkdownLoadoptions.preserveEmptyLines property. Gets or sets a boolean value indicating whether to preserve empty lines while load a [LoadFormat.Markdown](../../../aspose.words/loadformat/#Markdown) document...GetBytes ( mdText ))) { let loadOptions = new aw . Loading . MarkdownLoadOptions...aw . Document ( stream , loadOptions ); expect ( doc . getText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Converter.convert method | Aspose.Words for Python

    aspose.words.lowcode.Converter.convert method... LoadOptions , output_file : str , save_options...file name. load_options LoadOptions The input document load options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Custom PowerPoint Font in Python|Aspose.Slides ...

    PowerPoint custom fonts in Python...read () loadOptions = slides . LoadOptions () loadOptions . doc...fonts" , "global \\ fonts" ] loadOptions . document_level_font_sources...

    docs.aspose.com/slides/python-net/custom-font/
  9. LoadOptions.temp_folder property | Aspose.Words...

    Loadoptions.temp_folder property. Allows to use temporary files when reading document...temp_folder property LoadOptions.temp_folder property Allows...load_options = aw . loading . LoadOptions () load_options . temp_folder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Ինչպես բացել գաղտնաբառով պաշտպանված Excel ֆայլը...

    Այս հոդվածը ցույց է տալիս, թե ինչպես բացել գաղտնաբառով պաշտպանված Excel ֆայլը Node.js-ի միջոցով: Այն ունի մանրամասներ՝ IDE-ը սահմանելու համար, քայլերի ցանկ և գործարկվող կոդ՝ Excel-ը գաղտնաբառով բացելու համար Node.js-ի միջոցով:...աշխատանքային գիրքը բեռնելու համար LoadOptions-ի միջոցով: Գաղտնաբառով պաշտպանված...ֆայլ բացելու համար Ստեղծեք LoadOptions դասի օբյեկտ Սահմանեք բեռնման...

    kb.aspose.com/hy/cells/nodejs/how-to-open-passw...