Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 123,004 for

id

(0.28 sec)
  1. Aspose.Cells - Regression bug causing pivot tab...

    Hi, We are are using Aspose.Cells (NET), version 25.8.0. We’re trying to save a .xlsx file with pivot tables, and it gets saved as a corrupted file requiring recovery. This dId not occur on previous versions (tested at …... Issue ID(s): CELLSNET-58900 You can obtain...notify you that your issue (Ticket ID: “CELLSNET-58900”) has been resolved...

    forum.aspose.com/t/aspose-cells-regression-bug-...
  2. Compress AMF File Formats via JAVA | products.a...

    Sample Java compression code for AMF file. Use this example code to compress AMF file within any Web or Desktop Java based application....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...

    products.aspose.com/3d/java/compression/amf/
  3. Compress GLTF File Formats via JAVA | products....

    Sample Java compression code for GLTF file. Use this example code to compress GLTF file within any Web or Desktop Java based application....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...

    products.aspose.com/3d/java/compression/gltf/
  4. Compress FBX File Formats via JAVA | products.a...

    Sample Java compression code for FBX file. Use this example code to compress FBX file within any Web or Desktop Java based application....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...

    products.aspose.com/3d/java/compression/fbx/
  5. Compress VRML File Formats via JAVA | products....

    Sample Java compression code for VRML file. Use this example code to compress VRML file within any Web or Desktop Java based application....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...

    products.aspose.com/3d/java/compression/vrml/
  6. Aspose.PDF for Java 25.12 replaces Aptos during...

    Hello, I am investigating a font substitution behavior with Aspose.PDF for Java 25.12 during PDF → PDF/A-1A conversion. What seems wrong The source PDF already contains embedded Aptos fonts, but Aspose still triggers a…...Type Encoding Emb Sub Uni Object ID BCDEEE+ArialMT CID TrueType Identity-H...Type Encoding Emb Sub Uni Object ID BCDEEE+ArialMT CID TrueType Identity-H...

    forum.aspose.com/t/aspose-pdf-for-java-25-12-re...
  7. General Properties in Ruby | Aspose.Tasks Docum...

    Learn how to read Microsoft Project general properties using Aspose.Tasks Java for Ruby....16 17 puts "Task Id:" + task . get(tsk . ID) . to_string 18 19...

    docs.aspose.com/tasks/java/general-properties-i...
  8. XLOOKUP returns #VALUE - Free Support Forum - a...

    I am using Aspose.Cells 25.11.0. .NET 9.0 using System.Collections; using Aspose.Cells; var input = @"C:\input-for-aspose.xlsx"; var output = @"C:\output.xlsx"; Workbook? wbc; using (var ms = new FileStream(input, F…... Issue ID(s): CELLSNET-59478 You can obtain...inform you that your issue (Ticket ID: “CELLSNET-59478”) has been resolved...

    forum.aspose.com/t/xlookup-returns-value/322497
  9. Working with User Configuration on Server|Docum...

    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....configuration properties like ID, name and dictionary items as...out . println ( "Configuration Id: " + userConfig . getId ());...

    docs.aspose.com/email/java/working-with-user-co...
  10. Cells.importdata is failing if there is invalid...

    Hi Team, We are trying to skip the next cells if the error in formula. Below is the code we are trying. Is there an option to skip to next cell if error occurs // Create a new workbook Workbook workbook1 = new Workboo…... Issue ID(s): CELLSNET-58591 You can obtain...inform you that your issue (Ticket ID: “CELLSNET-58591”) has been resolved...

    forum.aspose.com/t/cells-importdata-is-failing-...