Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 24,531 for

range

(0.13 sec)
  1. AsposeWordsPrintDocument.PageIndexFilter | Aspo...

    Filters printed pages in Aspose.Words to skip specific indexes and save time....Print to PDF" ; // Set page range to print all pages. printerSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  2. DocumentBuilder.endRow method | Aspose.Words fo...

    DocumentBuilder.endRow method. Ends a table row in the document....cell will be the first in a range of vertically merged cells....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library.... The value must be in the range between 0 and 1. options . setImageBrightness...5. The value must be in the range between 0 and 1. options . setImageContrast...

    docs.aspose.com/diagram/java/save-visio-document/
  4. Convert PowerPoint Presentations to Video in .N...

    Learn how to convert PowerPoint presentations to video in .NET. Discover sample C# code and automation techniques to streamline your workflow....set within the 0 to duration range, and the GetFrame method then...Aspose.Slides supports a wide range of common entrance, exit, and...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...Document("docx path") for page in range(18): page_number = page + 1...Document("test.docx") for page in range(4): page_number = page + 1 extractedPage...

    forum.aspose.com/t/aspose-split-docx-file-wrong...
  6. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell...(Inherited from Node ) range Returns a Range object that represents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Different types of fonts

    Font type is the classification of the font according to its look. It may be crucial when choosing one that will be better for your purpose.... Provides a wide range of high-quality fonts that you...designers. They offer a wider range of typographic choices and enhance...

    docs.aspose.com/font/net/what-is-font/font-types/
  8. 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...
  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/