Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 182,680 for

zip

(0.08 sec)
  1. DocumentBuilder.insertHtml does not keep text r...

    Hello, we use Apose.Cells 25.11 and Aspose.Word 25.11. We have an Excel File that contains a print area with cells with rotate text. When we extract this area as html and we try to insert it into a Word document using…... We attach a zip file contains the follow files:...file. Thanks Giulio IDS-4810.zip (25.8 KB) alexey.noskov December...

    forum.aspose.com/t/documentbuilder-inserthtml-d...
  2. Recognize tables and save result as XLSX file v...

    Recognize table and save result as XLSX file....TIFF, JFIF) Recognize ZIP archive (ZIP) Get JSON (GIF, PNG, JPEG...

    products.aspose.com/ocr/net/recognition/get-xlsx/
  3. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...zip (214.0 KB) 1 Like JThomas98 November...style. Files used: Test_03092026.zip (520.5 KB) amjad.sahi March 12...

    forum.aspose.com/t/incorrect-rendering-when-con...
  4. Convert DAE to USDZ via Java | products.aspose.com

    Sample Java conversion code for DAE format to USDZ file. Use this example code to convert DAE to USDZ within any Web or Desktop Java based application....uncompressed and unencrypetd ZIP archive for the USD (Universal...and a subtype name of vnd.usd+zip and its details can be found...

    products.aspose.com/3d/java/conversion/dae-to-u...
  5. Convert DRC to USDZ via Java | products.aspose.com

    Sample Java conversion code for DRC format to USDZ file. Use this example code to convert DRC to USDZ within any Web or Desktop Java based application....uncompressed and unencrypetd ZIP archive for the USD (Universal...and a subtype name of vnd.usd+zip and its details can be found...

    products.aspose.com/3d/java/conversion/drc-to-u...
  6. Convert GLB to USDZ via Java | products.aspose.com

    Sample Java conversion code for GLB format to USDZ file. Use this example code to convert GLB to USDZ within any Web or Desktop Java based application....uncompressed and unencrypetd ZIP archive for the USD (Universal...and a subtype name of vnd.usd+zip and its details can be found...

    products.aspose.com/3d/java/conversion/glb-to-u...
  7. Convert STL to USDZ via Java | products.aspose.com

    Sample Java conversion code for STL format to USDZ file. Use this example code to convert STL to USDZ within any Web or Desktop Java based application....uncompressed and unencrypetd ZIP archive for the USD (Universal...and a subtype name of vnd.usd+zip and its details can be found...

    products.aspose.com/3d/java/conversion/stl-to-u...
  8. Convert X to USDZ via Java | products.aspose.com

    Sample Java conversion code for X format to USDZ file. Use this example code to convert X to USDZ within any Web or Desktop Java based application....uncompressed and unencrypetd ZIP archive for the USD (Universal...and a subtype name of vnd.usd+zip and its details can be found...

    products.aspose.com/3d/java/conversion/x-to-usdz/
  9. Query on range and static legends data - Free S...

    I’m working on generating an Excel report using Aspose Cells for Java v25.9, combining an Excel template with JSON data. I’ve included my sample code, the template, and the generated output for you to easily reference. r…...zip (17.0 KB) My setup is quite simple:...2025, 5:57am 4 out_expected.zip (7.3 KB) PFA John.He September...

    forum.aspose.com/t/query-on-range-and-static-le...
  10. English table style names / LatentStyles - Free...

    When generating a word document with a table, I provide the option to configure a table style name that is set by “table.StyleName = “…”;”. Word provides a bunch of builtin table styles, and a user asked me why it did n…...xml , open the DOCX as a zip archive and parse the XML. using...System.Xml.Linq; using (var zip = ZipFile.OpenRead("input.docx"))...

    forum.aspose.com/t/english-table-style-names-la...