Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 24,393 for

range

(0.22 sec)
  1. Specify Fallback Fonts for Presentations on And...

    Master Aspose.Slides for Android 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/androidjava/create-fallb...
  2. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_Level method. Gets the level at which this structured document tag Range start occurs in the document tree in C++....this structured document tag range start occurs in the document...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Specify Fallback Fonts for Presentations in Jav...

    Master Aspose.Slides for Node.js to set fallback fonts in PPT, PPTX and ODP files in JavaScript, 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/nodejs-java/create-fallb...
  4. 工作表大小调整的可行解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 与 PPTX 格式。... Range cellRange = worksheet . getCells...CreateOleImage ( com . aspose . cells . Range cellRange , int imageResolution...

    docs.aspose.com/slides/zh/java/working-solution...
  5. FontSettings.fallback_settings property | Aspos...

    FontSettings.fallback_settings property. Settings related to font fallback mechanism....across Unicode character code ranges. doc = aw . Document () font_settings...the "M+ 2m" font in all other ranges that other fonts in the scheme...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...$"Page {pageNumber} is out of range. Document has {doc.Pages.Count}...$"Page {pageNumber} is out of range. Document has {doc.Pages.Count}...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  7. ChartDataLabel.show_series_name property | Aspo...

    ChartDataLabel.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart...""" 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...
  8. ChartDataLabel.show_percentage property | Aspos...

    ChartDataLabel.show_percentage property. Allows to specify if percentage value is to be displayed for the data labels on a chart...""" 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...
  9. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....add 10 rows for row_count in range ( 0 , 10 ): # Add row to table...rows . add () for cellCount in range ( 1 , 5 ): # Add table cells...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  10. Convert PDF to XML in Python | products.aspose.com

    Convert PDF to XML in Python. Use Python library API to convert PDF files to XMLs...pdf" ) for index in range(pres . slides . length): slide...

    products.aspose.com/slides/python-net/conversio...