Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 22,653 for

loadoptions

(0.09 sec)
  1. Aspose::Words::IncorrectPasswordException typed...

    Aspose::Words::IncorrectPasswordException typedef. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing. To learn more, visit the documentation article in C++....DocSaveOptions object in a LoadOptions object. ASSERT_THROW ( static_cast...IncorrectPasswordExc ); auto loadOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/inc...
  2. Aspose::Words::Saving::DocSaveOptions::get_Pass...

    Aspose::Words::Saving::DocSaveOptions::get_Password method. Gets/sets a password to encrypt document using RC4 encryption method in C++....DocSaveOptions object in a LoadOptions object. ASSERT_THROW ( static_cast...IncorrectPasswordExc ); auto loadOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Loading::BlockImportMode enum | ...

    Aspose::Words::Loading::BlockImportMode enum. Specifies how properties of block-level elements are imported from HTML-based documents in C++....GetBytes ( html )); auto loadOptions = System :: MakeObject <...HTML block-level elements. loadOptions -> set_BlockImportMode (...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document 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...
  5. LoadOptions.base_uri property | Aspose.Words fo...

    Loadoptions.base_uri property. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required...base_uri property LoadOptions.base_uri property Gets or sets...load_options = aw . loading . LoadOptions () load_options . base_uri...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Loading::HtmlLoadOptions::get_Bl...

    Aspose::Words::Loading::HtmlLoadoptions::get_BlockImportMode method. Gets or sets a value that specifies how properties of block-level elements are imported. Default value is Merge in C++....GetBytes ( html )); auto loadOptions = System :: MakeObject <...HTML block-level elements. loadOptions -> set_BlockImportMode (...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. MergeFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when combining multiple documents in Java....KEEP_SOURCE_LAYOUT); LoadOptions firstLoadOptions = new LoadOptions(); { firstLoadOptions...e); } LoadOptions secondLoadOptions = new LoadOptions(); { secondLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. Picture fill not considered when exporting a sl...

    In a C# environment, using the latest version of Aspose.Slides package to this day (25.12.0), I have this presentation that contains only one slide: Export-PNG-Color-NOK.zip (795,6 Ko) The slide only contains one pic…...documentation: LoadOptions loadOptions = new LoadOptions() { BlobManagementOption...Slides.Presentation(pptxPath, loadOptions)) { using (IImage image =...

    forum.aspose.com/t/picture-fill-not-considered-...
  9. ParagraphFormat.Bidi | Aspose.Words for .NET

    Discover the ParagraphFormat Bidi property to easily control right-to-left text formatting for enhanced readability and improved document layout.... TxtLoadOptions loadOptions = new TxtLoadOptions ();...will store its direction. loadOptions . DocumentDirection = DocumentDirection...

    reference.aspose.com/words/net/aspose.words/par...
  10. Exception "This file's format is not supported ...

    HI Amjad, Thanks you for the files. We are validating new version. Meanwhile we came across other issues like Aspose is not able to convert attached excel file into spreadsheetml. Aspose.Cells.Test This file’s format…...> 1 Then loadOptions = New Aspose.Cells.LoadOptions(LoadFormat...TabDelimited) Else loadOptions = New Aspose.Cells.LoadOptions(LoadFormat...

    forum.aspose.com/t/exception-this-files-format-...