Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 30,409 for

make

(1.04 sec)
  1. Compare Documents via Android Mobile Applicatio...

    Compare PDF, Microsoft Word, PowerPoint and Excel files via mobile android application. Get the highlighted comparison results....collaboration, allowing users to make informed decisions and ensure...compare them as needed, and make informed decisions from their...

    products.aspose.com/total/android-java/compare/
  2. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....steps define the process to make BMP file in C# . First, we need...using the Bitmap class. Code to Make Bitmap Image in C# This sample...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...
  3. Adding a Signature to an Image|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.... Please note, this example make use of the Graphics class to...has been split into parts to make it easy to follow. Step by step...

    docs.aspose.com/imaging/net/adding-a-signature-...
  4. 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....as zoom, pan, and tooltips, making it a highly interactive and...technologies. The company's goal is to make it easy for developers to add...

    products.aspose.com/gis/net/gis-formats/mvt/
  5. Aspose.pdf for python via .NET Pdf to ppt issue...

    Proxy error(NullReferenceException): Object reference not set to an instance of an object." when my aspose.PptxSaveOptions() method called Please note aspose.License and aspose.Document() method is working fine...surely inform you as soon as we make some progress towards ticket...support sadly. As soon as we make some progress towards ticket...

    forum.aspose.com/t/aspose-pdf-for-python-via-ne...
  6. Create 7z Archive in Java

    This quick guide explains how to create 7z file in Java. You can Make a 7 zip compressed file in Java by adding multiple files or a complete folder with a few API calls.... You can make a 7 zip compressed file in Java...per your requirements. Code to Make 7 ZIP Compressed File in Java...

    kb.aspose.com/zip/java/create-7z-archive-in-java/
  7. Image Clipping in Java

    This guide discusses image clipping in Java. It covers the configuration information, the stepwise algorithm, and a runnable code to Make a clipped photo in Java....algorithm, and a runnable code to make a clipped photo in Java . Furthermore...clipping in Java . Firstly, make a bitmap, initiate the graphics...

    kb.aspose.com/drawing/java/image-clipping-in-java/
  8. How to Unprotect Excel in Java

    This quick guide covers how to unprotect Excel in Java. It explains the IDE setup, stepwise process, and a sample code to unlock Excel file in Java....load the protected Excel file Make the file editable by removing...password. Now you will be able to make any changes to the output Excel...

    kb.aspose.com/cells/java/how-to-unprotect-excel...
  9. AnswerSheet|Documentation

    AnswerSheet element generates a numbered matrix of bubbles arranged in multiple columns to Make more efficient use of space....arranged in multiple columns to make more efficient use of space...into. Use multiple columns to make the answer sheet more compact...

    docs.aspose.com/omr/net/json-markup/answersheet/
  10. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in C# Aspose.PDF for .NET PDF library. Save PDF document to file system, to stream, and in Web applications....pdf" )) { // Make some manipation, i.g add new...+ "SimpleResume.pdf" )) { // Make some manipation, i.g add new...

    docs.aspose.com/pdf/net/save-pdf-document/