Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 24,372 for

range

(0.09 sec)
  1. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`....properties to define the page range to be loaded from a PDF document...can I convert only a specific range of pages from a PDF? A: Set...

    docs.aspose.com/words/python-net/convert-pdf-to...
  2. Insert template to existing document - Free Sup...

    Hi, Need some help. We have templates from Microsoft office available at "C:\Program Files\Microsoft Office\Templates" under this particular path we have folders for each template(.dotm) - macro enabled template when…...Document(TEMPLATE_PATH) for i in range(template.sections.count - 1...from the template for i in range(template.sections.count - 1...

    forum.aspose.com/t/insert-template-to-existing-...
  3. InsertCutCells does not keep format condition f...

    When using InsertCutCells, I’m finding that the format condition formulas are not staying relative to the cells using them. Here is my example code: using Aspose.Cells; Workbook srcWorkbook = new(@"C:\Swift\Templates\…...conditional formatting in the source range and update formulas of conditional...conditional formatting in the target range. We have opened the following...

    forum.aspose.com/t/insertcutcells-does-not-keep...
  4. 将PDF转换为不同图像格式的Python方法|Aspose.PDF for Python vi...

    本主题向您展示如何使用Aspose.PDF for Python将PDF转换为多种图像格式,例如TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。...BmpDevice ( resolution ) for i in range ( 0 , len ( document . pages...EmfDevice ( resolution ) for i in range ( 0 , len ( document . pages...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  5. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....cell 2nd parameter refers to a range of cells The custom function...all the values from the cell range specified as 2nd parameter and...

    docs.aspose.com/cells/java/how-to-calculate-cus...
  6. ChartSeries.data_labels property | Aspose.Words...

    ChartSeries.data_labels property. Specifies the settings for the data labels for the entire series....""" 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...
  7. Specify Fallback Fonts for Presentations in PHP...

    Master Aspose.Slides for PHP via Java to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....between the specified Unicode range, used for searching missed glyphs...rules for multiple Unicode ranges. See also Create Fallback Fonts...

    docs.aspose.com/slides/php-java/create-fallback...
  8. BookmarksOutlineLevelCollection.Item | Aspose.W...

    Manage your bookmarks effortlessly with the BookmarksOutlineLevelCollection. Set and retrieve outline levels by bookmark name for seamless organization.... Valid range is 0 to 9. Examples Shows how...level of the bookmark. Valid range is 0 to 9. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 数据验证|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++添加数据验证。...Applying the validation to a range of cells from A1 to B2 using...Create a range in the second worksheet. const range = worksheet2...

    docs.aspose.com/cells/zh/javascript-cpp/data-va...
  10. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes...range.replace' , ( useLegacyOrder...will go over all the runs in a range in sequential order. options...

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