Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 24,434 for

range

(0.06 sec)
  1. Გადაიყვანეთ TEXT SVG Python

    გადაიყვანეთ TEXT SVG Python ფორმატში კოდით. შეინახეთ TEXT როგორც SVG Python....SVG) for page in range (doc.page_count): save_options...SaveFormat.svg) for page in range(doc.page_count): save_options...

    products.aspose.com/words/ka/python-net/convers...
  2. Გადაიყვანეთ TEXT GIF Python

    გადაიყვანეთ TEXT GIF Python ფორმატში კოდით. შეინახეთ TEXT როგორც GIF Python....GIF) for page in range (doc.page_count): save_options...SaveFormat.gif) for page in range(doc.page_count): save_options...

    products.aspose.com/words/ka/python-net/convers...
  3. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++.... Valid range is from 0 to 1. get_StartArrowLength...transparency of a stroke. Valid range is from 0 to 1. set_StartArrowLength...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document...(Inherited from Node ) range Returns a Range object that represents...Table ( doc ) for row_id in range ( 1 , row_count + 1 ): row =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....the document as an editable range end. endEditableRange(EditableRangeStart...the document as an editable range end. endRow() Ends a table row...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based Java application or an image....classes encompasses a broad range of objects and elements that...category encompasses a wide range of complex geometries used to...

    docs.aspose.com/3d/java/aspose-3d-document-obje...
  7. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image....classes encompasses a broad range of objects and elements that...category encompasses a wide range of complex geometries used to...

    docs.aspose.com/3d/python-net/aspose-3d-documen...
  8. 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/...
  9. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the document as a bookmark end in C++....document can overlap and span any range. To create a valid bookmark...ASSERT_EQ ( 1 , doc -> get_Range () -> get_Bookmarks () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. ChartDataLabel.show_category_name property | As...

    ChartDataLabel.show_category_name property. Allows to specify if category name 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...