Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 20,033 for

range

(0.05 sec)
  1. 在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...
  2. FieldStart class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldStart class. Represents a start of a Word field in a document...(Inherited from Node ) range Returns a Range object that represents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Chart Series|Aspose.Slides for Python Documenta...

    Chart series in PowerPoint presentations in Python...should overlap on a 2D chart (range: -100 to 100). This property...format to automatic for i in range ( len ( chart . chart_data ...

    docs.aspose.com/slides/python-net/chart-series/
  4. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment...(Inherited from Node ) range Returns a Range object that represents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert PowerPoint Presentations to Video in C#...

    Learn how to convert PowerPoint and OpenDocument presentations to video using C#. Discover sample 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...
  6. 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...
  7. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....when the end of a commented range of text is encountered. vis...when the start of a commented range of text is encountered. vis...

    reference.aspose.com/words/java/com.aspose.word...
  8. Product Overview | Aspose.PUB for .NET

    Native .NET APIs to manipulate Publisher files. Learn the fundamentals and main features offered by Aspose.PUB for C#....NET applications ranging from Windows Desktop to ASP...communicate with an address or range of addresses that you define...

    docs.aspose.com/pub/net/product-overview/
  9. Node.js via Java APIs for Excel Spreadsheets | ...

    Process Excel file formats using Node.js via Java library. Read write render & convert XLS XLSX XLSB XLTX XLTM XLSM XML ODS CSV and more formats using Node.js via Java on Windows, macOS & Linux...row Create & manipulate named ranges Populate worksheets using Smart...Node.js via Java offers a wide range of security features including...

    products.aspose.com/cells/nodejs-java/
  10. ChartSeries class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries class. Represents chart series properties...""" for i in range ( labels_count ): series . has_data_labels...data_labels [ i ] . show_data_labels_range ) series . data_labels [ i ]...

    reference.aspose.com/words/python-net/aspose.wo...