Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 56,650 for

export

(0.06 sec)
  1. Export Similar Border Style When Border Style I...

    Learn how to Export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for Node.js via C++....Ask AI Export Similar Border Style When Border Style Is Not Supported...will also be exported to the HTML file. Export Similar Border...

    docs.aspose.com/cells/nodejs-cpp/export-similar...
  2. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...Layer group export image error:The rectangle has no common processing...layer group you are trying to export are invalid, meaning that the...

    forum.aspose.com/t/layer-group-export-image-err...
  3. Export Worksheet or Chart into Image with Desir...

    Learn how to Export a worksheet or chart to an image with specified width and height using Aspose.Cells for JavaScript via C++....Export Worksheet or Chart into Image with Desired Width and Height...Cells for JavaScript via C++ to export your worksheet or chart into...

    docs.aspose.com/cells/javascript-cpp/export-wor...
  4. Aspose.Words PdfUa1 export - Footnote error whe...

    Hello, we are using Aspose.Words (.net, version 25.9.0) to generate PDA/UA compatible PDF documents, and when Exporting documents with footnotes the PACChecker (v.24.4.2.0) validator returns the following warning: ‘Poss…...Words PdfUa1 export - Footnote error when validating:...compatible PDF documents, and when exporting documents with footnotes the...

    forum.aspose.com/t/aspose-words-pdfua1-export-f...
  5. Export DataBar, ColorScale and IconSet Conditio...

    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....Export DataBar, ColorScale and IconSet Conditional Formatting...C++ Contents [ Hide ] You can export DataBar, ColorScale and IconSet...

    docs.aspose.com/cells/javascript-cpp/export-dat...
  6. Aspose CAD com.aspose.cad.cadexceptions.ImageSa...

    when i use aspose cad 23.8 to trans dwg file to pdf , it occured the following exceptions. and it runs normally in local (windows system) development envitonment , but deploy it on linux (ubuntu) allthings f…...ImageSaveException: Image export failed. Could not initialize...cadexceptions.ImageSaveException: Image export failed. Could not initialize...

    forum.aspose.com/t/aspose-cad-com-aspose-cad-ca...
  7. EQ Field Text Rotation Issue in Vertical DOCX t...

    Description When rendering vertical (top-to-bottom) text that contains a Word EQ field, the content inside the field equation is rendered with an incorrect text direction in HTML output. Specifically, the number inside …...Issue in Vertical DOCX to HTML Export Aspose.Words Product Family...bug in Aspose.Words when exporting DOCX to HTML? Are there any...

    forum.aspose.com/t/eq-field-text-rotation-issue...
  8. VST file has missing images in PDF output (fine...

    Hi there, We use Aspose.Diagram (26.2 .NET) to convert Visio diagrams into PDF. This particular file is producing blank/missing images in output (but Native Export to PDF is working fine, see (2010)17690_native.vst.pdf…...PDF output (fine with native export to PDF) Aspose.Diagram Product...images in output (but Native export to PDF is working fine, see...

    forum.aspose.com/t/vst-file-has-missing-images-...
  9. How to Export Excel to Word in Python

    This brief article guides on how to Export Excel to Word in Python. It contains information about the environment configuration, the detailed steps to be followed and a runnable sample code converting Excel to Word in Python....TeX Product Family How to Export Excel to Word in Python Here...describes the process how to export Excel to Word in Python . It...

    kb.aspose.com/cells/python/how-to-export-excel-...
  10. Linked picture (camera object) shows stale cach...

    Hi, Using Aspose Cells for Java, version 26.3. Sample code: Workbook template = new Workbook("input.xlsx"); template.getWorksheets().get("data").getCells().get("A1").putValue(2); template.calculateFormula(); template.…...stale cached bitmap in HTML export Aspose.Cells Product Family...file Open that saved file and export the display sheet to HTML After...

    forum.aspose.com/t/linked-picture-camera-object...