Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 34,944 for

line

(1 sec)
  1. DocumentVisitor.visitCommentEnd method | Aspose...

    DocumentVisitor.visitCommentEnd method. Called when enumeration of a comment text has ended....} /// <summary> /// Append a line to the StringBuilder, and indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.VisitCommentRangeEnd | Aspose.W...

    Discover the DocumentVisitor VisitCommentRangeEnd method, designed to enhance text processing by efficiently handling comment range endings in your documents....} /// <summary> /// Append a line to the StringBuilder, and indent...

    reference.aspose.com/words/net/aspose.words/doc...
  3. FieldGreetingLine.NameFormat | Aspose.Words for...

    Discover the FieldGreetingLine NameFormat property to easily customize name formats in your fields, enhancing user experience and personalization....specify a format for our greeting line. field . NameFormat = "<< _BEFORE_...

    reference.aspose.com/words/net/aspose.words.fie...
  4. DocumentVisitor.VisitCommentRangeStart | Aspose...

    Explore the DocumentVisitor VisitCommentRangeStart method to efficiently handle text comments in your code, enhancing readability and organization....} /// <summary> /// Append a line to the StringBuilder, and indent...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve....AutoShape object with the "In line with text" wrapping style enabled...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....= new $layer ( "oc1" , "Red Line" ); $layer -> getContents ()...new $layer ( "oc2" , "Green Line" ); $layer -> getContents ()...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  7. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...Summit 2025” is in a single line in PPTX, while in the image...“2025 for” appears as a separate line. I am using Aspose 25.5 version...

    forum.aspose.com/t/text-looks-different-when-co...
  8. FAQ|Aspose.PDF for Java

    Learn Frequently Asked Questions from Aspose.PDF for Java library....Java offers the ability to add line indent, add text border, add...

    docs.aspose.com/pdf/java/faq/
  9. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …... I spotted the line of code: final String strPrintArea...rendered. 2). Moreover, for the line pdfSaveOptions.setPageCount(curSheetIdx);...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  10. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library.... A border is a line drawn around a cell or a group...

    docs.aspose.com/cells/net/format-worksheet-cell...