Sort Score
Result 10 results
Languages All
Labels All
Results 7,131 - 7,140 of 24,373 for

range

(0.17 sec)
  1. 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...
  2. Aspose.Cells Features|Documentation

    Summarize Aspose.Cells for Java features and provide links to detailed feature descriptions....macros Yes Manipulate named ranges Yes Create custom charts Yes...worksheet, row, column, or a range of cells, etc. Yes PageSetup...

    docs.aspose.com/cells/java/aspose-cells-features/
  3. 在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...
  4. 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/
  5. Display typeface

    What is display font? Get a comprehensive understanding of these typefaces, their classification, peculiarities, pros, and cons....Display fonts come in a wide range of fancy styles, so they allow...display fonts offer a wide range of styles to cover all the fanciest...

    docs.aspose.com/font/net/what-is-font/display-f...
  6. Aspose::Words::BuildingBlocks::BuildingBlock cl...

    Aspose::Words::BuildingBlocks::BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry. To learn more, visit the documentation article in C++....get_PrevNode () const get_Range () Returns a Range object that represents...

    reference.aspose.com/words/cpp/aspose.words.bui...
  7. Aspose::Words::Math::OfficeMath class | Aspose....

    Aspose::Words::Math::OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. To learn more, visit the documentation article in C++....get_PrevNode () const get_Range () Returns a Range object that represents...

    reference.aspose.com/words/cpp/aspose.words.mat...
  8. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java.... Remarks: The range of acceptable values is from...title in degrees. Remarks: The range of acceptable values is from...

    reference.aspose.com/words/java/com.aspose.word...
  9. Modifying Images|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....means of reducing the color range of images down to the 256 (or...

    docs.aspose.com/psd/java/modifying-images/
  10. 使用 C++ 删除命名范围|Documentation

    学习如何使用 Aspose.Cells for C++ 从 Excel 或 OpenOffice 文件中删除定义的名称或命名范围。...GetWorksheets (); // Delete a named range by text worksheets . GetNames...outputFilePath ); std :: cout << "Named ranges removed successfully!" << std...

    docs.aspose.com/cells/zh/cpp/delete-named-ranges/