Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 116,101 for

id

(0.2 sec)
  1. Merge PPTM Files using Java | products.aspose.com

    Java sample code to combine PPTM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Repository <repository> <id> AsposeJavaAPI </id> <name> Aspose Java...

    products.aspose.com/slides/java/merger/pptm/
  2. Convert PPSM to SVG using Java | products.aspos...

    Sample Java conversion code for PPSM format to SVG file. Use this example code to export PowerPoint & OpenOffice presentations to SVG within any Web or Desktop Java based Application....Repository <repository> <id> AsposeJavaAPI </id> <name> Aspose Java...

    products.aspose.com/slides/java/conversion/ppsm...
  3. Convert OTP to BMP using Java | products.aspose...

    Sample Java conversion code for OTP format to BMP file. Use this example code to export PowerPoint & OpenOffice presentations to BMP within any Web or Desktop Java based Application....Repository <repository> <id> AsposeJavaAPI </id> <name> Aspose Java...

    products.aspose.com/slides/java/conversion/otp-...
  4. Convert PPT to SVG using Java | products.aspose...

    Sample Java conversion code for PPT format to SVG file. Use this example code to export PowerPoint & OpenOffice presentations to SVG within any Web or Desktop Java based Application....Repository <repository> <id> AsposeJavaAPI </id> <name> Aspose Java...

    products.aspose.com/slides/java/conversion/ppt-...
  5. Convert PPTX to SVG using Java | products.aspos...

    Sample Java conversion code for PPTX format to SVG file. Use this example code to export PowerPoint & OpenOffice presentations to SVG within any Web or Desktop Java based Application....Repository <repository> <id> AsposeJavaAPI </id> <name> Aspose Java...

    products.aspose.com/slides/java/conversion/pptx...
  6. Change Background of VSSM File via Python | pro...

    Python source code to change background of VSSM documents within any Python based application....setName( "Back page" ); id = newDiagram.getPages(). add...(backgroundPage); backgroundPage.setID ( id); backgroundPage.setBackground(...

    products.aspose.com/diagram/python-java/changeb...
  7. Change Background of VSTM File via Python | pro...

    Python source code to change background of VSTM documents within any Python based application....setName( "Back page" ); id = newDiagram.getPages(). add...(backgroundPage); backgroundPage.setID ( id); backgroundPage.setBackground(...

    products.aspose.com/diagram/python-java/changeb...
  8. 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...
  9. 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...
  10. 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