Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 35,128 for

line

(0.1 sec)
  1. Markdown Text, Markdown Blockquote – C# Code

    Create Markdown text or Markdown blockquote in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....newLineTrivia element for an empty line after header var newLineTrivia...newLineTrivia element for an empty line after header. Use the constructor...

    products.aspose.com/html/net/markdown-text/
  2. MathObjectType | Aspose.Words for Java

    Specifies type of an Office Math object in Java....CONTINUE; } /// /// Append a line to the StringBuilder and indent...respect to surrounding text on the line. BAR Bar function, consisting...

    reference.aspose.com/words/java/com.aspose.word...
  3. TeX 命令行转换器 | Aspose.TeX CLI 工具

    强大的 Aspose.TeX 命令行转换工具,可轻松高效地将 TeX/LaTeX 文档转换为多种格式。Aspose CLI TeX 转换器。... How to install TeX Command-Line Converter? Aspose.TeX Convert...--global 或 --local 。 Usage Command Line 通过命令行参数转换文档。以下是可用参数: -i, --input...

    docs.aspose.com/tex/zh/net/cli-tools/tex-convert/
  4. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....the next or current line //if the current line becomes too long...documents, it does not support line feed inside the text. However...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  5. Using Glyph objects | C++

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs in C++....System::SharedPtr < LineTo > line = System::DynamicCast_noexcept...AddPoint((int32_t)line -> get_X(), (int32_t)line -> get_Y(), points);...

    docs.aspose.com/font/cpp/developer-guide/using-...
  6. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加控件并自定义 Microsoft Excel 中的图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。... fill ; // Get the line format type of the textbox....lineformat = textbox0 . line ; // Set the line weight. lineformat...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  7. 使用 OAuth 访问邮件服务|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....StringBuilder (); String line ; try { while (( line = reader . readLine...= null ) { result . append ( line ); } } catch ( IOException e...

    docs.aspose.com/email/zh/java/using-oauth-to-ac...
  8. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for JavaScript via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....script > </ html > Manipulating a Line Chart in the Designer Template...example, we will manipulate a line chart. We will add some data...

    docs.aspose.com/cells/javascript-cpp/manipulate...
  9. Free mobile answer sheet builder and scanner|Do...

    Create machine-readable answer sheets for any exam or assessment and easily grade your students using your smartphone as a scoring machine....without design tools and writing a line of code. The machine-readable...

    docs.aspose.com/omr/apps/mobile/
  10. Draw Rectangle in Java

    This article demonstrates how to draw rectangle in Java. It covers the IDE setup, the method, and a practical code example to create a rectangle in Java....Likewise, you may modify the line color, thickness, fill style...

    kb.aspose.com/drawing/java/draw-rectangle-in-java/