Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 47,352 for

as

(0.07 sec)
  1. Merge PPSM Files To BMP Using Python | products...

    Merge multiple PPSM files in Python....Merge multiple PPSM files in Python.

    products.aspose.com/slides/python-net/merge/pps...
  2. Merge PPT Files To JPG Using Python | products....

    Merge multiple PPT files in Python....Merge multiple PPT files in Python.

    products.aspose.com/slides/python-net/merge/ppt...
  3. Merge PPTX Files To JPG Using Python | products...

    Merge multiple PPTX files in Python....Merge multiple PPTX files in Python.

    products.aspose.com/slides/python-net/merge/ppt...
  4. CellsException : File format not supported - Fr...

    Dear sir, When converting a specific excel to a PDF we've encountered an error. (unfortunately, this exception isn't thrown by Aspose, so we couldn't catch it) com.Aspose.cells.CellsException: This file's format is no…...Dear sir, When converting a specific excel to a PDF we've encountered an error. (unfortunately, this exception isn't thrown by Aspose, so we couldn't catch it) com.aspose.cells.CellsException: This file's format is no…

    forum.aspose.com/t/cellsexception-file-format-n...
  5. How to Insert Spreadsheet Background Image in Java

    This short tutorial guides on how to insert spreadsheet background image in Java. It describes the complete process to configure the environment, step-wise program flow and a runnable simplified code that demonstrate the process to insert background pictures for Excel sheet in Java....This short tutorial guides on how to insert spreadsheet background image in Java. It describes the complete process to configure the environment, step-wise program flow and a runnable simplified code that demonstrate the process to insert background pictures for Excel sheet in Java.

    kb.aspose.com/cells/java/how-to-insert-spreadsh...
  6. Working with XFA Forms in PDF|Aspose.PDF for Java

    Explore how to handle XFA forms in PDF documents, including form data processing and conversion, with Aspose.PDF in Java....Explore how to handle XFA forms in PDF documents, including form data processing and conversion, with Aspose.PDF in Java.

    docs.aspose.com/pdf/java/xfa-forms/
  7. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBAse BackgroundShape property, eAsily customize your document's background shape for enhanced visual appeal. Maximize your design potential!...Discover the DocumentBase BackgroundShape property, easily customize your document's background shape for enhanced visual appeal. Maximize your design potential!

    reference.aspose.com/words/net/aspose.words/doc...
  8. Performance optimization|Documentation

    IncreAse recognition speed and optimize resource usage....Increase recognition speed and optimize resource usage.

    docs.aspose.com/ocr/python-net/performance-opti...
  9. Save Generated Barcodes in C#|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C# API...Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C# API

    docs.aspose.com/barcode/net/save-barcode-image/
  10. Gpx DestinationDriverOptions- WritePolygonsAsLi...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“Gpx”, StringComparison.OrdinalIgnoreCAse)) { options.DestinationDriverOptions = new GpxOptions() { WritePolygonsAsLines = true }; } What is meaning of using Wr…...Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“Gpx”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new GpxOptions() { WritePolygonsAsLines = true }; } What is meaning of using Wr…

    forum.aspose.com/t/gpx-destinationdriveroptions...