Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 34,547 for

line

(0.07 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisX method. Provides access to properties of the X axis of this series group in C++....Drawing :: Charts :: ChartType :: Line , 450 , 250 ); System :: SharedPtr...additional series group, also of the line type. System :: SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_SeriesType method. Gets the type of chart series included in this group in C++....Drawing :: Charts :: ChartType :: Line , 450 , 250 ); System :: SharedPtr...additional series group, also of the line type. System :: SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 PHP 从 PDF 中提取文本或图像 https://products.aspose.com/pdf/zh-hans/php-java/parser/ Recent content in 使用 PHP 从 PDF 中提取文本或图像 on Aspsoe.PDF Products H......language-php php line cl c1 // Load the PDF document line cl nv $document...Documentp (nv $inputFilep ); line cl c1 // Get the first image...

    products.aspose.com/pdf/zh-hans/php-java/parser...
  4. Chart Types|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....formatting: - Column - Bar - Line - Pie - Scatter - Area - Doughnut...bar chart Line Charts Line charts make use of lines to display...

    docs.aspose.com/cells/java/chart-types/
  5. SignatureLine.is_signed property | Aspose.Words...

    SignatureLine.is_signed property. Indicates that signature Line is signed by digital signature....property Indicates that signature line is signed by digital signature...certificate and a signature line. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Merge PDF Documents using Python https://products.aspose.com/pdf/python-net/merger/ Recent content in Merge PDF Documents using Python on Aspso......files to PDF in just a few lines of code. application/ld+json...language-py py line cl kn import nn aspose.pdf k as nn apdf line cl line...

    products.aspose.com/pdf/python-net/merger/index...
  7. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleobject, shapes into Excel files....types: Pictures OleObjects Lines Rectangles Basic Shapes Block...very easy. It only takes a few lines of code: Simply call the add...

    docs.aspose.com/cells/python-net/insert-shapes/
  8. Access to polyline and 3DFace vertices|CAD Docu...

    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....access the vertices of a broken line and a 3D face, you need to use...drawing to access the broken line or 3D face. Example: Access...

    docs.aspose.com/cad/net/how-to/access-to-polyli...
  9. Create Presentations on Android|Aspose.Slides D...

    Create presentations in Java with Aspose.Slides for Android—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Presentation To add a simple plain line to a selected slide of the presentation...its Index. Add an AutoShape of Line type using addAutoShape method...

    docs.aspose.com/slides/androidjava/create-prese...
  10. Xml_to_pdf using python for ccda xml files with...

    Please provide a code snippet for xml to pdf using a style sheet using python. Please provide a fastest solution possible and provide the resources to explore more. I tried aspose.cells did not work file cannot be open…...transformed XML content to the PDF for line in str(result_tree).splitlines():...splitlines(): c.drawString(100, 750, line) c.showPage() c.save() Ensure...

    forum.aspose.com/t/xml-to-pdf-using-python-for-...