Sort Score
Result 10 results
Languages All
Labels All
Results 6,861 - 6,870 of 23,598 for

range

(0.16 sec)
  1. Adjust TIF images via Java | products.aspose.com

    Try our On-Premise document APIs to Adjust TIF 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/tif/
  2. Filter DIB images via Java | products.aspose.com

    Try our On-Premise document APIs to Filter DIB image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Apply filters to achieve a wide range of image effects. For instance...

    products.aspose.com/imaging/java/filter/dib/
  3. Aspose.Font for Node.js via C++ Documentation

    Check Aspose.Font for Node.js is a comprehensive API documentation to understand how to load, save, convert fonts of different font formats.... It supports a wide range of font formats, including TrueType...

    docs.aspose.com/font/nodejs-cpp/
  4. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in documents. Easily identify revision types for seamless document editing....Words Range Class RevisionCollection Class...

    reference.aspose.com/words/net/aspose.words/rev...
  5. Aspose.Cells 8.3.2中的公共API更改|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....the workbook specifying the range of pages //Here we are printing...the worksheet specifying the range of pages //Here we are printing...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Font Conversion. Advanced details | Aspose.Font...

    Conversion functionality from Aspose.Font. Sometimes you need to read converted font data before saving the it. The method here is aimed to help with it....destFont->Save(outPath); The full range of examples for using Aspose...

    docs.aspose.com/font/cpp/convert/advanced-metho...
  7. Using Aspose.Cells for Python via .NET as a Pan...

    Using Aspose.Cells for Python via .NET as a Pandas Excel Engine....[ f "Unnamed: {i}" for i in range ( col_count + 1 )] # Convert...

    docs.aspose.com/cells/python-net/using-aspose-a...
  8. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Possible values are in the range 0…1, where 1 is completely opaque...

    docs.aspose.com/pdf/cpp/artifacts/
  9. 在python中壓縮pdf

    在Python中壓縮PDF而不會損失質量。優化PDF內容,輕鬆減小文件大小。...DocumentBuilder() for i in range ( 0 , len (pages_stream)): #...DocumentBuilder() for i in range(0, len(pages_stream)): # 設置最大頁面大小,避免當前頁面圖像縮放。...

    products.aspose.com/words/zh-hant/python-net/co...
  10. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....a 2D chart by specifying a range from -100 to 100. Since this... 20 , 500 , 200 ) for i in range ( len ( chart . chart_data ...

    docs.aspose.com/slides/python-net/chart-series/