Sort Score
Result 10 results
Languages All
Labels All
Results 7,391 - 7,400 of 24,401 for

range

(0.52 sec)
  1. Adjust EMF images via Java | products.aspose.com

    Try our On-Premise document APIs to Adjust EMF image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....areas, expanding the brightness range for an improved image. If you’ve...

    products.aspose.com/imaging/java/adjust/emf/
  2. Adjust APNG images via Java | products.aspose.com

    Try our On-Premise document APIs to Adjust APNG image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....areas, expanding the brightness range for an improved image. If you’ve...

    products.aspose.com/imaging/java/adjust/apng/
  3. MHTML Converter – Aspose.HTML for Java

    Learn about supported MHTML conversions and consider Java example of how to convert MHTML to PDF using Aspose.HTML for Java....HTML for Java provides a wide range of MHTML conversions to popular...

    docs.aspose.com/html/java/mhtml-converter/
  4. Export OFT to PS via C++ | products.aspose.com

    C++ API to Convert OFT to PS without using Microsoft Word or Outlook...This package provides a wide range of features and functionalities...

    products.aspose.com/total/cpp/conversion/oft-to...
  5. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a document to a multi-page TIFF using Python. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....options such as resolution, page range, compression, color mode, and...

    docs.aspose.com/words/python-net/saving-a-docum...
  6. Page Setup and Printing Options with Node.js vi...

    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....getPageSetup (); // Specify the cell range (A1:E30) of the print area pageSetup...

    docs.aspose.com/cells/nodejs-cpp/page-setup-and...
  7. Convert EPUB to XPS – C# code examples

    Convert EPUB to XPS using Aspose.HTML for .NET API. Consider various EPUB to XPS conversion scenarios in C# examples. Try online EPUB Converter....with full control over a wide range of conversion parameters. usage...you full control over a wide range of parameters and improve the...

    docs.aspose.com/html/net/convert-epub-to-xps/
  8. Font Conversion. Advanced details | Java

    Java API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it.... save (outPath); The full range of examples for using Aspose...

    docs.aspose.com/font/java/convert/advanced-meth...
  9. Label randomly switches between 1- and 2- line ...

    Hi, we use following code to create pictures from Excel: Workbook wb = new Workbook(“Example1.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 1”]; string RangeName = “BIPLI_Example1”; CellsHelper.DPI = 96; …...Range range = wb.Worksheets.GetRangeByName(rangeName);...CellsHelper.CellIndexToName(range.FirstRow, range.FirstColumn); string...

    forum.aspose.com/t/label-randomly-switches-betw...
  10. Python Split PDF

    Split PDF files into e pages using Python code. Save PDF as separate files using Python....Split PDF by Page Ranges . Define custom page ranges for extraction...Document( "Input.pdf" ) for page in range ( 0 , doc.page_count): extractedPage...

    products.aspose.com/words/python-net/split/pdf/