Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 22,885 for

loadoptions

(1.64 sec)
  1. Using LightCells API with JavaScript via C++|Do...

    Learn how to read and write large Excel files using the LightCells API in JavaScript via C++. Improve performance and efficiency with less memory consumption...."text/javascript" > const { Workbook , LoadOptions , CellValueType , Utils }...arrayBuffer (); const opts = new LoadOptions (); const v = new LightCellsDataHandle...

    docs.aspose.com/cells/javascript-cpp/using-ligh...
  2. 使用 Aspose.Words 將含有直書文字的docx轉換成圖片時,部分文字會顯示為橫書 -...

    我透過 Aspose.Words 並且使用 Aspose.Words.Shaping.HarfBuzz 將 docx 轉換成圖片,程式碼如下: var doc = new Document(sourceDocxPath, Loadoptions) { LayoutOptions = { TextShaperFactory = HarfBuz…...Document(sourceDocxPath, loadOptions) { LayoutOptions = { TextShaperFactory...Document(sourceDocxPath, loadOptions) { LayoutOptions = { TextShaperFactory...

    forum.aspose.com/t/aspose-words-docx/317335
  3. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.Cells Limitation for row parse - Free Su...

    We are evaluating Aspose.Cells Java for generating excel from Html We want to buy solution but while evaluation we found that it’s not able to convert file after certain number of cells is this limitation of software or…...getAbsolutePath(), loadOptions); // Process worksheets for...767851068601.html", new LoadOptions(LoadFormat.HTML)); // Process...

    forum.aspose.com/t/aspose-cells-limitation-for-...
  6. Convert PPT to JSON Format in Android Apps | pr...

    Convert PPT to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...the correct password in a LoadOptions object. The following code...

    products.aspose.com/total/android-java/conversi...
  7. CAD文件转换出错 - Free Support Forum - aspose.com

    此dwg文件转换成PDF时,提示以下异常信息,aspose.CAD 版本为26.1.0 Aspose.CAD.CadExceptions.ImageSaveException: Image export failed. Error during PDF export: Value cannot be null. (Parameter ‘s’) —> System.Exception: Error during PDF export:…...请您再确认一下,图片加载是否像我们上面的示例一样,没有使用 LoadOptions 和编码(例如,没有 loadOptions.SpecifiedEncoding...3:13am 9 var options = new LoadOptions { SpecifiedEncoding = CodePages...

    forum.aspose.com/t/cad/326595
  8. Issue with SHX fonts - Free Support Forum - asp...

    I am using aspose.cad .net for converting a DWG file to a PDF file. I can’t seem to get the SHX fonts into the PDF. There are 3 .shx fonts used in my DWG drawing put when i export my file as PDF the SHX font is not use…...Load(dwgFile, loadOptions)) { string[] layouts = new[]...

    forum.aspose.com/t/issue-with-shx-fonts/317149
  9. CAD Image class Custom Properties now Read Only...

    I have been trying to upgrade to the latest version (25.12) of the CAD adapter but now have a problem that I cannot write to the CAD image class custom properties. This appears to be because in Version 25.7, the CustomP…...tainer #=zE6PPwKNTFC_3, LoadOptions #=zSVtkuEcyphKG) at Aspose...tainer #=zE6PPwKNTFC_3, LoadOptions #=zSVtkuEcyphKG) — End of...

    forum.aspose.com/t/cad-image-class-custom-prope...
  10. Options and Appearance of Word Documents|Aspose...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions....assign it to the document’s LoadOptions . You can also set the default...

    docs.aspose.com/words/cpp/work-with-word-docume...