Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 24,773 for

range

(0.22 sec)
  1. 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...
  2. 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/
  3. 如何添加时间段条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 TimePeriods 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...cell_area_name ) k = 0 for i in range ( area . start_column , area...end_column + 1 ): for j in range ( area . start_row , area ....

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  4. 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...
  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. 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/
  7. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......Range.Fields.Where(f => f.Type...DocumentBuilder(page); var pageFields = page.Range.Fields.Where(f => f.Type...

    forum.aspose.com/latest.rss
  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. 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...
  10. ChartDataLabel class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataLabel class. Represents data label on a chart point or trendline... show_data_labels_range Allows to specify if values...values from data labels range to be displayed in the data labels. Default...

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