Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 20,277 for

loadoptions

(0.04 sec)
  1. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    Discover TxtLoadoptions' LeadingSpacesOptions property to customize leading space handling. Optimize your text loading with the default ConvertToIndent setting.... TxtLoadOptions loadOptions = new TxtLoadOptions ();...from every line's start. loadOptions . LeadingSpacesOptions =...

    reference.aspose.com/words/net/aspose.words.loa...
  2. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    Aspose.Words.Loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.Text](../../aspose.words/loadformat/#Text) file.... let loadOptions = new aw . Loading . TxtLoadOptions...from every line's start. loadOptions . leadingSpacesOptions =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert PDF to EPUB using C#

    Follow this article to convert PDF to EPUB using C#. It has all the details to set the IDE for development, a list of steps, and a sample code for transforming PDF file to EPUB using C#....using various options in the LoadOptions object. Steps to Turn PDF...Create an instance of the LoadOptions class for setting the loading...

    kb.aspose.com/words/net/convert-pdf-to-epub-usi...
  4. Custom PowerPoint Font|Aspose.Slides for PHP Do...

    PowerPoint custom fonts...(); } $loadOptions = new LoadOptions (); $loadOptions -> getDocumentLevelFont..."assets/fonts" , "global/fonts" )); $loadOptions -> getDocumentLevelFont ()...

    docs.aspose.com/slides/php-java/custom-font/
  5. Encrypt And Decrypt ODS files with C++|Document...

    Password-protect and encrypt ODS files using Aspose.Cells for C++ which is a pure C++ library....providing a password in the LoadOptions.GetPassword() property. Once...encrypted ODS file LoadOptions loadOptions ( LoadFormat :: Ods...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-o...
  6. Ինչպես բացել գաղտնաբառով պաշտպանված Excel ֆայլը...

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

    kb.aspose.com/hy/cells/net/how-to-open-password...
  7. LoadOptions.msw_version property | Aspose.Words...

    Loadoptions.msw_version property. Allows to specify that the document loading process should match a specific MS Word version...msw_version property LoadOptions.msw_version property Allows...load_options = aw . loading . LoadOptions () self . assertEqual ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MarkdownLoadOptions | Aspose.Words for .NET

    Discover the MarkdownLoadoptions constructor to easily initialize MarkdownLoadoptions instances for enhanced document processing and customization....))) { MarkdownLoadOptions loadOptions = new MarkdownLoadOptions...new Document ( stream , loadOptions ); Assert . AreEqual ( "...

    reference.aspose.com/words/net/aspose.words.loa...
  9. 使用 Node.js 通过 C++ 将 CSV 转换为 JSON|Documentation

    使用 Aspose.Cells for Node.js via C++ 简单易用的 API 将 CSV 文件转换为 JSON。...); const loadOptions = new AsposeCells . LoadOptions ( AsposeCells.... Workbook ( filePath , loadOptions ); const lastCell = workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-csv...
  10. Aspose::Words::IDocumentConverterPlugin interfa...

    Aspose::Words::IDocumentConverterPlugin interface. Defines an interface for external converter plugin in C++....System::SharedPtr<Aspose::Words::Loading::LoadOptions>, System::SharedPtr<System::IO::Stream>...System::SharedPtr<Aspose::Words::Loading::LoadOptions>, System::SharedPtr<Aspo...

    reference.aspose.com/words/cpp/aspose.words/ido...