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

line

(0.31 sec)
  1. OfficeMath class | Aspose.Words for Python

    aspose.words.math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...text or displayed on its own line. document Gets the document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldTA | Aspose.Words for Java

    Implements the TA field in Java...."); // By default, a dotted line page-wide tab appears between..."); // By default, a dotted line page-wide tab appears between...

    reference.aspose.com/words/java/com.aspose.word...
  3. Unable to convert a web-page content to pdf - S...

    Hi! I have the following URL of a web page that I want to convert to PDF: https://www.theverge.com/2023/1/16/23557098/generative-ai-art-copyright-legal-lawsuit-stable-diffusion-midjourney-deviantart/ I also have some c…...types) in your example on the line // Load HTML file Document pdfDocument...

    forum.aspose.com/t/unable-to-convert-a-web-page...
  4. FieldToa.sequence_name property | Aspose.Words ...

    FieldToa.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number....'MyBookmark' # By default, a dotted line page-wide tab appears between...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldTA.is_bold property | Aspose.Words for Python

    FieldTA.is_bold property. Gets or sets whether to apply bold formatting to the page number for the entry....'MyBookmark' # By default, a dotted line page-wide tab appears between...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldToa.bookmark_name property | Aspose.Words ...

    FieldToa.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table....'MyBookmark' # By default, a dotted line page-wide tab appears between...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Export EMAIL to TEXT via C++ | products.aspose.com

    C++ API to Convert EMAIL to TEXT without using Microsoft Word or Outlook...text format with just a few lines of code. Aspose.Total for C++...Format APIs Install from command line as nuget install Aspose.Total...

    products.aspose.com/total/cpp/conversion/email-...
  8. HTML with JavaScript via C++|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....Delete redundant spaces after line break while importing HTML Disable...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  9. 如何使用JavaScript通过C++创建组合图表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++创建组合图表。我们的全面指南将演示如何将不同的图表类型合并成一个组合图表,从而实现更有效的数据展示。... Line ; // Set style for the border...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  10. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...add objects // line com.aspose.pdf.drawing.Line pdfLine = new...new com.aspose.pdf.drawing.Line(); pdfLine.getGraphInfo().setLineWidth(1);...

    forum.aspose.com/t/create-a-pdf-a2-a/312852