Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 34,677 for

line

(0.2 sec)
  1. 55541789.xlsx

    Sheet1 Country Fruit Vehicle Color Shape USA Apple Car Green Oval UK Pear Truck Orange Circle China Coconut Bus Purple Square India Banana Scooter Yellow Rectangle Pakistan Mango Van Blue Line Bang......Rectangle Pakistan Mango Van Blue Line Bangladesh Apricot Airplane...

    docs.aspose.com/cells/es/nodejs-cpp/find-the-ro...
  2. 55541789.xlsx

    Sheet1 Country Fruit Vehicle Color Shape USA Apple Car Green Oval UK Pear Truck Orange Circle China Coconut Bus Purple Square India Banana Scooter Yellow Rectangle Pakistan Mango Van Blue Line Bang......Rectangle Pakistan Mango Van Blue Line Bangladesh Apricot Airplane...

    docs.aspose.com/cells/ar/go-cpp/find-the-root-e...
  3. 55541789.xlsx

    Sheet1 Country Fruit Vehicle Color Shape USA Apple Car Green Oval UK Pear Truck Orange Circle China Coconut Bus Purple Square India Banana Scooter Yellow Rectangle Pakistan Mango Van Blue Line Bang......Rectangle Pakistan Mango Van Blue Line Bangladesh Apricot Airplane...

    docs.aspose.com/cells/ru/nodejs-cpp/find-the-ro...
  4. 55541789.xlsx

    Sheet1 Country Fruit Vehicle Color Shape USA Apple Car Green Oval UK Pear Truck Orange Circle China Coconut Bus Purple Square India Banana Scooter Yellow Rectangle Pakistan Mango Van Blue Line Bang......Rectangle Pakistan Mango Van Blue Line Bangladesh Apricot Airplane...

    docs.aspose.com/cells/tr/javascript-cpp/find-th...
  5. Aspose::Words::ParagraphFormat::get_FarEastLine...

    Aspose::Words::ParagraphFormat::get_FarEastLineBreakControl method. Gets or sets a flag indicating whether East Asian Line-breaking rules are applied to the current paragraph in C++....indicating whether East Asian line-breaking rules are applied to...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates page layout entities of a document. You can use this class to walk over the page layout model. Available properties are type, geometry, text and page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++.... When iterating lines of a paragraph broken across...logical order. When iterating lines of a paragraph broken across...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the document.... lines ) # To get accurate values for...es . paragraphs ) # For the line count, we will need to call...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。... SCATTER_WITH_SMOOTH_LINES , 20 , 20 , 500 , 300 ) # 设置图表数据工作表的索引。...ChartType . SCATTER_WITH_STRAIGHT_LINES_AND_MARKERS # 更改图表系列标记。 series...

    docs.aspose.com/slides/zh/python-net/create-chart/
  9. Configure the product in CMake Project|Aspose.W...

    Configure Aspose.Words for C++ in your CMake and build you application....txt Add the following lines to you CMakeLists.txt: # find...CMAKE_PREFIX_PATH or pass it via the command line: cmake -S . -B build -D CMA...

    docs.aspose.com/words/cpp/configure-aspose-word...
  10. Rotate SVG in Python

    This guide elaborates on how to rotate an SVG in Python. It contains the environment configuration details, and a list of steps in addition to a runnable code snippet for SVG rotate in Python....as an SVG file containing a line Declare an instance of the SVGDocument...initiating an SVG file containing a line. However, the algorithm stays...

    kb.aspose.com/svg/python/rotate-svg-in-python/