Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 34,990 for

line

(0.27 sec)
  1. 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-...
  2. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag....document tag can have multiple lines. # Set the "Multiline" property...document tag to span a single line. # Set the "Multiline" property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...document tag can have multiple lines. # Set the "Multiline" property...document tag to span a single line. # Set the "Multiline" property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.level property | Aspose.W...

    StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree....document tag can have multiple lines. // Set the "Multiline" property...document tag to span a single line. // Set the "Multiline" property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Appending same/similar documents three times ca...

    Dear Aspose support team, we use .NET Aspose.Words v25.9.0 and ran into System.InvalidOperationException : "Cannot find a style with this istd" Error while using the Document.AppendDocument() function and thus seek your…...ImportFormatMode import_format_mode) line 34 UnitTest1.AppendingDocum...matMode import_format_mode) line 22 InvokeStub_UnitTest1.App...

    forum.aspose.com/t/appending-same-similar-docum...
  6. 用JavaScript通过C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++在微软Excel中创建图表。我们的指南将演示各种图表类型以及如何自定义其外观和格式。... Line,图表线条。 SeriesCollection,Series对象的集合。...Bar3D100PercentStack 表示3D 100%堆叠条形图 Line 表示折线图 LineStacked 表示堆叠折线图 Line100PercentStacke...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  7. Remove Pages from PDF using cpp-cli | Aspose.PDF

    Remove pages from PDF file programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...command lines is simple and clear. Just use the command line to execute...

    products.aspose.com/pdf/cpp-cli/pages/remove/
  8. 使用 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...
  9. 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...
  10. Access the Text Box by the Name with JavaScript...

    Learn how to access a text box by name from the collection in Aspose.Cells for JavaScript via C++.... Then, in the following lines, we access the same text box...Create TextBox in which each line has a different Horizontal Alignment...

    docs.aspose.com/cells/javascript-cpp/access-the...