Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 154,653 for

text

(0.75 sec)
  1. Aspose::Words::Paragraph::get_IsEndOfHeaderFoot...

    Aspose::Words::Paragraph::get_IsEndOfHeaderFooter method. True if this paragraph is the last paragraph in the HeaderFooter (main Text story) of a Section; false otherwise in C++....paragraph in the HeaderFooter (main text story) of a Section ; false...append a paragraph to it. The text in that paragraph // will appear...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Add Watermarks to PDF in Python|Aspose.PDF for ...

    Learn how to add watermark artifacts to PDF files in Python using Aspose.PDF for Python via .NET.... text } { watermark . rectangle }...Add a Watermark to PDF Add a text watermark to a PDF document...

    docs.aspose.com/pdf/python-net/add-watermarks/
  3. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing....paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...// We can determine where the text contents of nodes that we insert...

    reference.aspose.com/words/net/aspose.words/com...
  4. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for C++ lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....key features such as managing text, shapes, tables & animations...different kinds of frames (that is text, audio & video frames). Rich...

    docs.aspose.com/slides/cpp/product-overview/
  5. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...recognitionSettings); // Collect recognized text extractedText.AppendLine($"---...getting the response table and text content pdf.pdf (138.2 KB) The...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  6. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....dblCols , dblRows ); // Adds some text to the row 1 cell 1 table [...TextFrame . Text = "Row 1 Cell 1" ; // Adds some text to the row...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  7. 向 PDF 添加页眉|Aspose.PDF for Python via .NET

    了解如何使用 PdfFileStamp 在 Python 中为 PDF 页面添加文字和图像页眉。...initialize_data_dir , set_license def add_text_header ( infile : str , outfile...outfile : str ) -> None : """Add a text header with a top margin."""...

    docs.aspose.com/pdf/zh/python-net/add-header/
  8. Working with GridJs Highlight feature|Documenta...

    This article describes how to use GridJs to highlight on cell Text, cell ranges ,shapes and pictures.... hideHighlights () Add cell text to highlight in the active worksheet...cell text endpostion : highlight end postion in cell text //it...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  9. Introduction | Aspose.Note Documentation

    This document provides an introduction to the net framework and its key features....outline, outline element and text dynamically using the set of...document. The class defines the text formatting. Similarly, the ParagraphStyle...

    docs.aspose.com/note/net/introduction/
  10. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。... GetDataDir_AsposePdf_Text (); // Open PDF document using...absorber = new Aspose . Pdf . Text . ParagraphAbsorber (); absorber...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...