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

line

(0.18 sec)
  1. 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...
  2. BaselineAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.BaseLineAlignment enum for precise font positioning. Enhance your document formatting with optimal vertical alignment options....fonts vertical position on a line. public enum BaselineAlignment...fonts vertical position on a line. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/bas...
  3. 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/
  4. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_SoftLineBreakCharacter method. Gets or sets a character value representing soft Line break. The default value is SPACE (U+0020) in C++....character value representing soft line break . The default value is...Examples Shows how to set soft line break character. { auto stream...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – نمایشگر پی دی اف از طریق C++ https://products.aspose.com/pdf/fa/cpp/viewer/ Recent content in نمایشگر پی دی اف از طریق C++ on Aspsoe.PDF Produc......highlight 0 chroma language-cpp cpp line cl c1 // load CGM with an instance...instance of Document line cl n var n document o = k new n Documentp...

    products.aspose.com/pdf/fa/cpp/viewer/index.xml
  6. Edit PPT in C# | products.aspose.com

    Edit PPT in C#. Use .NET library API to edit PowerPoint presentation...presentation by adding a new line of text to it. Edit PPT in C#...new line of text to a PPT document with just a few lines of code...

    products.aspose.com/slides/net/editor/ppt/
  7. ParagraphFormat class | Aspose.Words for Node.js

    Aspose.Words.ParagraphFormat class. Represents all the formatting for a paragraph...fonts vertical position on a line. bidi Gets or sets whether this...(in characters) for the first-line or hanging indent. Use positive...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Edit HTML in C# | products.aspose.com

    Edit HTML in C#. Use .NET 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/net/editor/html/
  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...