Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 34,095 for

line

(0.17 sec)
  1. Edit HTML in Java | products.aspose.com

    Edit HTML in Java. Use Java library API to edit HTML file...an HTML doc by adding a new line of text to it. Edit HTML in...new line of text to an HTML document with just a few lines of...

    products.aspose.com/slides/java/editor/html/
  2. Working with Graphs|Aspose.PDF for Java

    Learn how to create and manage graphs within PDF documents using Aspose.PDF in Java for visualizing data effectively....sometimes also called a directed line. Circle - displays data using...connected union of projective lines, each line meeting three others in...

    docs.aspose.com/pdf/java/graphs/
  3. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...vertices connected by straight lines. Polyline Annotations are also..."Appartments_del.pdf" ); } How to add Line Annotation into existing PDF...

    docs.aspose.com/pdf/cpp/figures-annotation/
  4. Asian Typography in Python|Aspose.Words for Python

    Work with Asian typography using Python. Adjust Space between Asian and Latin text in Python....and Latin text and configuring line‑break options. It provides code...AddSpaceBetweenFarEa properties: Set Line Break Options The Asian Typography...

    docs.aspose.com/words/python-net/working-with-a...
  5. Customizing Charts|Documentation

    Learn how to customize charts in Aspose.Cells for Python via .NET. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....the first data series and a line chart for the second series...column chart, combined with a line chart, to the worksheet. Currently...

    docs.aspose.com/cells/python-net/customizing-ch...
  6. Automate Presentation Localization in .NET|Aspo...

    Automate PowerPoint and OpenDocument slide localization in .NET with Aspose.Slides, using practical C# code samples and tips for faster global rollout....language ID affect hyphenation and line breaks during rendering? In...proofing. Hyphenation quality and line wrapping primarily depend on...

    docs.aspose.com/slides/net/presentation-localiz...
  7. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that signature Line is signed by digital signature and this digital signature is valid....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...
  8. SignatureLineOptions.show_date property | Aspos...

    SignatureLineOptions.show_date property. Gets or sets a value indicating that sign date is shown in the signature Line...date is shown in the signature line. Default value for this property...certificate and a signature line. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在Apache POI和Aspose.Cells中使用边框|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.... Java //Setting the line of the top border style . setBorder...getBlack ()); //Setting the line of the bottom border style ...

    docs.aspose.com/cells/zh/java/working-with-bord...
  10. How to create a dwg file and save as stream and...

    Hello, I am working on dwg creation using .net Aspose.CAD, version 24.4. I am facing an issue while saving dwg file as stream and then convert to byte[]. I found the method public void Save(Stream stream, ImageOptio…...dwgImage = new DwgImage(); //LINE, CIRCLE, ARC, TEXT, POINT, SOLID...3DFACE and POLYLINE //add line CadLine line = new CadLine(new Cad3DPoint(0...

    forum.aspose.com/t/how-to-create-a-dwg-file-and...