Sort Score
Result 10 results
Languages All
Labels All
Results 6,781 - 6,790 of 125,119 for

text

(0.15 sec)
  1. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。... add (); TextFragment text = new TextFragment ( "A quick...setSubsequentLinesIn ( 20 ); text . getTextState (). setFormattingOptions...

    docs.aspose.com/pdf/zh/java/text-formatting-ins...
  2. Topics tagged aspose-pdf-net

    Topics tagged aspose-pdf-net...removing strikethrough Text after textfragment text hyperlink Aspose...Throw Exception when Update Text of TextFragment Aspose.PDF Product...

    forum.aspose.com/tag/aspose-pdf-net
  3. PdfPermissions | Aspose.Words for Java

    Specifies the operations that are allowed to a user on an encrypted PDF document in Java....CONTENT_COPY Copy or otherwise extract text and graphics from the document...CONTENT_COPY_FOR_ACCESSIBILITY Extract text and graphics (in support of...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldGoToButton | Aspose.Words for Java

    Implements the GOTOBUTTON field in Java....Microsoft Word, // it will take the text cursor to the bookmark whose...getLocation()); builder.writeln("Bookmark text contents."); builder.endBookmark(field...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of shapes in a document. To learn more, visit the documentation article in C++....get_AlternativeText () Defines alternative text to be displayed instead of a...the shape is below or above text. get_Bottom () Gets the position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 获取幻灯片中的所有文本|Aspose.Slides 文档

    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.... LinkedList < string > texts = new LinkedList < string >();...DocumentFormat . OpenXml . Drawing . Text text in paragraph . Descendants...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  7. Convert CSV, TSV and TXT to Excel with Node.js ...

    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....); Opening Text Files with Custom Separator Text files are used...The file is a kind of plain text file that can have some customized...

    docs.aspose.com/cells/nodejs-cpp/convert-csv-ts...
  8. Aspose::Words::Fields::FieldDate class | Aspose...

    Aspose::Words::Fields::FieldDate class. Implements the DATE field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your Text processing with this powerful tool!...to perform a find-and-replace text operation on the contents of...expression pattern with other text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/ran...
  10. TextBox.break_forward_link method | Aspose.Word...

    TextBox.break_forward_link method. Breaks the link to the next [TextBox](../).... Examples Shows how to link text boxes. doc = aw . Document ()...DocumentBuilder ( doc = doc ) text_box_shape1 = builder . insert_shape...

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