Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 151,856 for

text

(0.29 sec)
  1. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Step-by-step guide....way you do in Word and other text editors. Aspose.Slides for Java...the topic series of managing text paragraphs. This page will illustrate...

    docs.aspose.com/slides/java/manage-bullet/
  2. 创建 PDF 文档|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 创建和格式化 PDF 文档。...using namespace Aspose :: Pdf :: Text ; void CreateDocument () { //...-> Add (); // 向新页面添加文本 auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/zh/cpp/create-pdf-document/
  3. Stop conversion or loading using InterruptMonit...

    Learn how to interrupt Excel file processing in Python using Aspere.Cells' InterruptMonitor for efficient resource management during long operations....Access cell J1000000 and add some text. cell = ws . cells . get ( "J1000000"...cell . put_value ( "This is text." ) As you can see, J1000000...

    docs.aspose.com/cells/python-net/stop-conversio...
  4. BookmarksOutlineLevelCollection class | Aspose....

    aspose.words.saving.BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level... writeln ( 'Text inside Bookmark 1.' ) builder...'Bookmark 2' ) builder . writeln ( 'Text inside Bookmark 1 and 2.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Remove Fields using Node.js|Aspose.Words for No...

    Learn how to remove fields in Node.js. Remove fields programmatically using Node.js via .NET API....also delete the field result text that is displayed in the document...its result text. If you need to keep the result text, read field...

    docs.aspose.com/words/nodejs-net/remove-fields/
  6. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing....contains the main text of a section (main text story). HeaderFooter...HeaderFooter object that contains text of a particular header or footer...

    reference.aspose.com/words/net/aspose.words/nod...
  7. 在 Python.NET 中使用 InterruptMonitor 在转换或加载过慢时停止操作...

    学习如何在 Python 中使用 Aspose.Cells 的 InterruptMonitor 中断 Excel 文件处理,以在长时间操作中高效管理资源。...Access cell J1000000 and add some text inside it. cell = ws . cells...cell . put_value ( "This is text." ) 如你所见, J1000000 是 XLSX 文件中的较远单元格。然而,...

    docs.aspose.com/cells/zh/python-net/stop-conver...
  8. Extract Images from PDF and recognize BarCodes|...

    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....documents are usually comprised of Text, Image, Table, Attachments,.... Read ()) { // Get BarCode text from BarCode image var code...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  9. Aspose::Words::ParagraphCollection class | Aspo...

    Aspose::Words::ParagraphCollection class. Provides typed access to a collection of Paragraph nodes. To learn more, visit the documentation article in C++....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Shape.OleFormat | Aspose.Words for .NET

    Access and manage the OleFormat property of shapes effortlessly. Retrieve OLE data for enhanced functionality, with null return for non-OLE objects....private void AppendLine ( string text ) { for ( int i = 0 ; i < mTextIndentLevel...AppendLine ( text ); } /// <summary> /// Return all the text that the...

    reference.aspose.com/words/net/aspose.words.dra...