Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 80,882 for

may

(0.04 sec)
  1. Convert PPTX to BMP using C++ application | pro...

    Sample C++ conversion code for PPTX document to BMP format. Use example code for batch PPTX to BMP conversion within any C++ Application.... You may also use the following command...Slides.Cpp and install. You may also use the following command...

    products.aspose.com/slides/cpp/conversion/pptx-...
  2. Convert PPS to GIF using C++ application | prod...

    Sample C++ conversion code for PPS document to GIF format. Use example code for batch PPS to GIF conversion within any C++ Application.... You may also use the following command...Slides.Cpp and install. You may also use the following command...

    products.aspose.com/slides/cpp/conversion/pps-t...
  3. Compare PST Files via .NET | products.aspose.com

    C# source code to compare PST documents for differences on .NET Framework, .NET Core, and Xamarin Platforms.... You may also use the following command...Aspose.Email and install. You may also use the following command...

    products.aspose.com/email/net/comparison/pst/
  4. Aspose.Note Product Family

    Aspose.Note offers APIs in .NET and Java to interact with Microsoft Office OneNote programmatically without the software being installed on the server. The Aspose.Note APIs lets developers read, convert, create, edit and manipulate the content of the Microsoft OneNote file format....to some useful resources you may need to accomplish your tasks...to some useful resources you may need to accomplish your tasks...

    docs.aspose.com/note/
  5. Why Not Automation|Aspose.Slides Documentation

    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....automated server-side, one instance may service more than one client...likelihood that a dialog box may appear that asks for the user...

    docs.aspose.com/slides/java/why-not-automation/
  6. Mapbox Vector Tile (MVT)

    Mapbox Vector Tile (MVT) is a file format for storing and rendering geospatial vector data, enabling fast and interactive maps with high performance. It uses vector tiles to efficiently display geographic features, supporting various data types and delivering flexibility and scalability for creating dynamic maps....for online applications and may have limitations when used offline...over the Internet, offline use may require preloading or caching...

    products.aspose.com/gis/net/gis-formats/mvt
  7. Different File Formats and Conversions|Aspose.S...

    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....is possible that Auto-shapes may have wrong adjustments values...with custom geometry. Sometimes may not be converted Textures and...

    docs.aspose.com/slides/cpp/different-file-forma...
  8. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...to certain standards, which may improve rendering. options.Compliance...capture any rendering issues that may arise during the conversion process...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  9. How to Convert Word to JPG using Python

    This article guides on how to convert Word to JPG using Python. It has the IDE settings, a list of steps, and a runnable demo code to convert Word file to JPG using Python.... However, you may set a range of pages like for...for pages from 1 to 5, you may set PageRange(1, 5) and render these...

    kb.aspose.com/words/python/how-to-convert-word-...
  10. How to Insert Page Numbers in Word using Java

    This tutorial is designed to assist on how to insert page numbers in Word using Java. It contains necessary steps and a runnable sample code that can be used to write a simple application to insert a page number in Word using Java with the help of a few API calls only....FOOTER_PRIMARY enumerator, however, you may also use HEADER_PRIMARY, HEADER_FIRST...FOOTER_FIRST. Similarly, you may add other fields as well like...

    kb.aspose.com/words/java/how-to-insert-page-num...