Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 33,880 for

line

(0.1 sec)
  1. Add Layers to PDF File in Ruby|Aspose.PDF for Java

    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.... new ( "oc1" , "Red Line" ) layer . getContents (). add...Layer ' ). new ( "oc2" , "Green Line" ) layer . getContents (). add...

    docs.aspose.com/pdf/java/add-layers-to-pdf-file...
  2. Create Presentations in .NET|Aspose.Slides Docu...

    Create presentations in .NET with Aspose.Slides—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/net/create-presentation/
  3. Aspose::Words::Drawing::SignatureLine::get_IsVa...

    Aspose::Words::Drawing::SignatureLine::get_IsValid method. Indicates that signature Line is signed by digital signature and this digital signature is valid in C++....method Indicates that signature line is signed by digital signature...certificate and a signature line. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF....string List < String > lines ; try { lines = Files . readAllLines...for ( String line : lines ) { // check if line contains "form...

    docs.aspose.com/pdf/androidjava/convert-text-to...
  5. 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/
  6. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET... Line Annottaion - tool for drawing lines and arrows...Annotation - for Connected Lines. Adding Shapes and Figures on...

    docs.aspose.com/pdf/net/figures-annotation/
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Format Conversion Solution via JavaScript via C++ https://products.aspose.com/pdf/javascript-cpp/conversion/ Recent content in PDF Format C...... Use just a few lines of JavaScript code to convert...files to BMP in just a few lines of code. application/ld+json...

    products.aspose.com/pdf/javascript-cpp/conversi...
  8. 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-...
  9. 使用 Python 管理演示文稿图表中的标注|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python .NET 创建和样式化标注,提供简洁的代码示例,兼容 PPT、PPTX 和 ODP,自动化演示工作流。... line . fill_format . fill_type =... SOLID dataPoint . format . line . fill_format . solid_fill_color...

    docs.aspose.com/slides/zh/python-net/callout/
  10. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....allowing you to draw various line objects like ellipses, circles...drawLine() method to draw a line with the specified width. Save...

    docs.aspose.com/drawing/java/working-with-pens/