Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 151,813 for

text

(0.06 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 JavaScript 从 PDF 中提取文本或图像 https://products.aspose.com/pdf/zh-hans/nodejs-cpp/parser/ Recent content in 使用 JavaScript 从 PDF 中提取文本或图像 on Aspso......com/pdf/zh-hans/nodejs-cpp/parser/text/ Thu, 15 Jan 2026 00:00:00 +0000...com/pdf/zh-hans/nodejs-cpp/parser/text/ .nav-program-lang { display:...

    products.aspose.com/pdf/zh-hans/nodejs-cpp/pars...
  2. 通过使用HTML设置单元格值显示项目符号|Documentation

    使用易于使用的Aspose.Cells for JavaScript通过C++在Excel单元格中添加项目符号。...></ script > < script type = "text/javascript" > const { Workbook...vertical-align:top;text-align:left;'>Text 1 </font><font sty...

    docs.aspose.com/cells/zh/javascript-cpp/display...
  3. DocumentDirection enumeration | Aspose.Words fo...

    aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the Text in a document....specify the direction to flow the text in a document. Members Name...to detect plaintext document text direction. # Create a "TxtLoadOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization....to use a shape’s alternative text. Document doc = new Document...shape . AlternativeText = "Alt text for MyCube." ; // We can access...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for paragraph....formatting to create off-center text. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Center all text that the document builder writes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Find and Replace in Node.js|Aspose.Words for No...

    Find a string or regular expression pattern in your document and replace it with the Text you want using Node.js....quite a while to find specific text in a long document. It will...FindReplaceOptions class. Find and Replace Text using Simple String Replacement...

    docs.aspose.com/words/nodejs-net/find-and-replace/
  7. Aspose::Words::Drawing::Shape::get_LastParagrap...

    Aspose::Words::Drawing::Shape::get_LastParagraph method. Gets the last paragraph in the shape in C++....set the orientation of text inside a text box. auto doc = System...to inside the TextBox and add text. builder -> MoveTo ( textBoxShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates....sizing and layout, and apply text and style formatting at the...column_widths , row_heights ) # Add text to row 1, column 1. table ....

    docs.aspose.com/slides/python-net/manage-rows-a...
  9. 使用 Python 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。...() # Add text to new page textFragment = apdf . text . TextFragment...apdf . text . Position ( 100 , 600 ) textFragment . text_state...

    products.aspose.com/pdf/zh-hant/python-net/create/
  10. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。...Document ( path_infile ) # Create text stamp textStamp = apdf . TextStamp...Rotation . ON90 # Set text properties textStamp . text_state . font =...

    products.aspose.com/pdf/zh-hant/python-net/stamps/