Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 22,581 for

loadoptions

(0.1 sec)
  1. Html To PDF Conversion Is Overlapping Table hea...

    Hello. We are using the HTML to PDF converter, and the resulting PDF has overlapping headers for certain tables. Instead of the header and sub header appearing on their respective lines the conversion process is overla…...html"); var loadOptions = new Aspose.Pdf.HtmlLoadOptions();...g.UTF8.GetBytes(html)), loadOptions); pdfDoc.Save("output.pdf");...

    forum.aspose.com/t/html-to-pdf-conversion-is-ov...
  2. Ինչպես արտահանել մեծ Excel ֆայլ CSV C#-ով

    Այս թեման ցույց է տալիս, թե ինչպես արտահանել մեծ excel ֆայլ CSV C#-ով ծրագրային կերպով՝ ձեր .NET պատուհաններում կամ ASP.NET հավելվածներում՝ առանց Excel-ի:...հեշտությամբ կարելի է լուծել՝ LoadOptions դասի MemorySetting property...նախորդ քայլում ստեղծված LoadOptions օբյեկտը Վերջապես, պահպանեք...

    kb.aspose.com/hy/cells/net/how-to-export-large-...
  3. 通过Node.js与C++加密Excel文件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++加密和密码保护Excel文件。...ods" )); 要解密ODS文件,通过在 LoadOptions.getPassword() 中提供密码来加载文件。一旦文件加载完成,将...file const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypting-...
  4. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…... true) }); var loadOptions = new LoadOptions { FontSettings =...Words.Document(documentData, loadOptions); I created a Resources folder...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...
  5. Filter Defined Names while loading Workbook wit...

    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....Workbook , SaveFormat , LoadOptions , LoadFilter , LoadDataFilterOption...load options let opts = new LoadOptions (); // We do not want to...

    docs.aspose.com/cells/javascript-cpp/filter-def...
  6. Update Fields C#|Aspose.Words for .NET

    Learn how to update fields in C#. Update fields programmatically or use automatic field update using .NET API.... A: Set LoadOptions.UpdateDirtyFields to true...on load. LoadOptions loadOptions = new LoadOptions { UpdateDirtyFields...

    docs.aspose.com/words/net/update-fields/
  7. Encrypting Excel Files with C++|Documentation

    Learn how to encrypt and password protect Excel files using Aspose.Cells with C++....providing a password in the LoadOptions.GetPassword() . Once the...encrypted ODS file LoadOptions loadOptions ( LoadFormat :: Ods...

    docs.aspose.com/cells/cpp/encrypting-excel-files/
  8. LanguagePreferences.default_editing_language pr...

    LanguagePreferences.default_editing_language property. Gets or sets default editing language.... LoadOptions () load_options . language_preferences...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.PSD for Java 24.5 - 发布说明|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....PsdLoadOptions loadOptions = new PsdLoadOptions (); loadOptions . setLoadEffectsResour...setLoadEffectsResour ( true ); loadOptions . setUseDiskForLoadEff (...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  10. Auto Codepage Detection|CAD 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....following properties of the LoadOptions class. SpecifiedEncoding...

    docs.aspose.com/cad/net/auto-codepage-detection/