Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 33,205 for

line

(0.07 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Position method. Gets or sets the position of the data label in C++....InsideEnd ; Bubble , Bubble3D , Line , LineStacked , LinePercentStacked...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. LineStyle | Aspose.Words for Java

    Specifies Line style of a Border in Java....public class LineStyle Specifies line style of a Border . Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  3. LaTeX embedded graphics | Aspose.TeX for Java

    In this article, you will explore how to inject Base64-encoded images in the LaTeX source code and learn the \write18 feature that makes this possible....Base64 , you can use a command line utility (if available on your...the <token list> as a command line to be executed in the operating...

    docs.aspose.com/tex/java/latex-graphics-embedding/
  4. Document.update_word_count method | Aspose.Word...

    aspose.words.Document.update_word_count method...update_word_count() does not update number of lines and pages properties. Use the...count. update_word_count(update_lines_count) Updates word count properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. EXcel to PDF Conversion- Font Size and Page Sca...

    Hi, We are currently using Aspose.Cells for Java v25.6 to generate PDF files from Excel documents. In our Excel files, we use MS ゴシック for text and Arial for numeric values. However, we’ve observed several discrepancies…... Some lines are overlapping with other line. Some texts...texts are touching with other line’s text. I have attached the excel...

    forum.aspose.com/t/excel-to-pdf-conversion-font...
  6. TableStyle.row_stripe property | Aspose.Words f...

    TableStyle.row_stripe property. Gets or sets a number of rows to include in the banding when the style specifies odd/even row banding.... end_table () # Apply a line style to all the borders of...black table_style . borders . line_style = aw . LineStyle . DOUBLE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Hyphenation.unregisterDictionary method | Aspos...

    Hyphenation.unregisterDictionary method. Unregisters a hyphenation dictionary for the specified language....// When a document contains lines of text in which a word could...up and continued on the next line, // hyphenation will look through...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。... TextFragment > line in paragraph . Lines ) { foreach ( Aspose...Text . TextFragment fragment in line ) { paragraphText . Append (...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  9. Clone a Document in C#|Aspose.Words for .NET

    Clone a document to get its identical copy using C#. When creating a copy, nodes and properties of the original document are cloned....generation, and you only need one line of code to get a copy of your...

    docs.aspose.com/words/net/clone-a-document/
  10. DigitalSignatureUtil.sign method | Aspose.Words...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.sign method...Shows how to add a signature line to a document, and then sign...Configure and insert a signature line, an object in the document that...

    reference.aspose.com/words/nodejs-net/aspose.wo...