Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 23,064 for

loadoptions

(0.17 sec)
  1. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method... LoadOptions ], save_options : aspose...streams. load_options List[ LoadOptions ] Load options for the input...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Nested Css in workbook - Free Support Forum - a...

    I'm trying to use the following code to create a workbook with different colors on each row. It doesn't seem to like the nested css I'm using. If I open this html in a web browser by itself, I'll see the 2 colors. When…...MemoryStream(data); var loadOptions = new LoadOptions(LoadFormat.Html);...wb = new Workbook(stream, loadOptions); shakeel.faiz March 18,...

    forum.aspose.com/t/nested-css-in-workbook/81124
  3. Field.IsDirty | Aspose.Words for .NET

    Manage the IsDirty property to ensure your field data stays accurate and up-to-date, enhancing document integrity and performance.... Docx ); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions (); options...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Ինչպես կարդալ գաղտնաբառով պաշտպանված Excel ֆայլ...

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

    kb.aspose.com/hy/cells/python/how-to-read-passw...
  5. TxtTrailingSpacesOptions enumeration | Aspose.W...

    Aspose.Words.Loading.TxtTrailingSpacesOptions enumeration. Specifies available options for trailing spaces 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...
  6. 在从HTML导入时避免大数字的指数表示|Documentation

    学习如何在导入HTML时防止大数字被转换为指数表示法,使用Aspose.Cells for Node.js via C++。...keep precision true const loadOptions = new AsposeCells . HtmlLoadOptions...AsposeCells . LoadFormat . Html ); loadOptions . setKeepPrecision ( true...

    docs.aspose.com/cells/zh/nodejs-cpp/avoid-expon...
  7. IDocumentProcessorPlugin class | Aspose.Words f...

    Aspose.Words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin....Description append(inputStream, loadOptions) Append the document loading...options. load(inputStream, loadOptions) Load the document using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在加载文件时自动调整行高(C++)|Documentation

    了解如何使用 Aspose.Cells 与 C++ 自动适应未使用自定义高度的行。...Cells 程序自动匹配行高,可以通过参数 LoadOptions.GetOnlyAuto() 实现。 请参考以下图...为其缓存行高仅为15。 如果在加载文件时将参数 LoadOptions.GetOnlyAuto() 设置为 true,Aspose...

    docs.aspose.com/cells/zh/cpp/autofit-row-height/
  9. PDF-ը EPUB ձևաչափի փոխարկում C# օգտագործելով

    Պիտակավորեք այս հոդվածը PDF-ն EPUB-ի փոխարկման համար C#-ի միջոցով։ Այն պարունակում է բոլոր մանրամասները IDE-ը պատրաստելու համար, քայլերի ցանկը և C# օգտագործելով PDF-ից EPUB ֆայլ փոխարկելու օրինակ։...օգտագործելով տարբեր ընտրանքներ LoadOptions օբյեկտում։ Քայլեր PDF-ից...փոխարկման համար Ստեղծեք LoadOptions դասի օրինակ՝ աղբյուրի ֆայլի...

    kb.aspose.com/hy/words/net/convert-pdf-to-epub-...
  10. TxtLoadOptions | Aspose.Words for .NET

    Discover the TxtLoadoptions constructor! Easily initialize with default values and streamline your data loading process for enhanced performance....Length ); TxtLoadOptions loadOptions = new TxtLoadOptions () {...new Document ( stream , loadOptions ); // Print hyperlinks text...

    reference.aspose.com/words/net/aspose.words.loa...