Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 34,349 for

line

(0.59 sec)
  1. free_text_input|Documentation

    Free_text_input element generates a placeholder in which the respondent can write a text in free form....write a line of text in a free manner. Handwritten line is recognized...must be placed on a separate line. name property is returned in...

    docs.aspose.com/omr/net/txt-markup/free_text_in...
  2. 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...
  3. 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...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 JavaScript 从 PDF 中提取文本或图像 https://products.aspose.com/pdf/zh-hant/javascript-cpp/parser/ Recent content in 使用 JavaScript 从 PDF 中提取文本或图像 on A......0 chroma language-js js line cl line cl kd var nx ffileExtractImage...= kd function p (nx ep ) p { line cl kr const nx file_reader o...

    products.aspose.com/pdf/zh-hant/javascript-cpp/...
  5. 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/
  6. Customizing Charts with C++|Documentation

    Learn how to customize charts in Aspose.Cells for C++. 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. #include...

    docs.aspose.com/cells/cpp/customizing-charts/
  7. 在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...
  8. 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/
  9. SignatureLine.signer_title property | Aspose.Wo...

    SignatureLine.signer_title property. Gets or sets suggested signer's title (for example, Manager)...Examples Shows how to create a line for a signature and insert it...that will contain a signature line, whose appearance we will #...

    reference.aspose.com/words/python-net/aspose.wo...
  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...