Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 151,747 for

text

(0.17 sec)
  1. Latest topics - Free Support Forum - aspose.com

    Get FREE technical support for Aspose APIs from our developers using free support forum....slides-pdfimport 3 82 April 7, 2026 Table Text Becomes Vertically Misaligned...Slides Product Family slides-text , slides-java , slides-table...

    forum.aspose.com/latest
  2. Convert TIF to TXT via C# | Aspose

    Sample code for TIF to TXT C# conversion. Use API example code for batch TIF files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on TIF document and save text as TIF document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/tif-to-txt/
  3. EndnoteOptions.position property | Aspose.Words...

    EndnoteOptions.position property. Specifies the endnotes position....to text # that does not interfere with the main body text's flow...reference symbol # at the main body text where we insert the endnote...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....to track the order in which a text replacement operation traverses... ) Assert . That ( logger . Text . Replace ( "\r" , "" ), Is...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Replace Aspose XML schema with Serialized Docum...

    There is any limitation on Serializing the Aspose Document and used to do object creation in order to generate the PDF from this model instead on pre-defined aspose xml schema, so we can introduce tagged elements? Thanks…..." /> </Cell> <Cell> <Text FontName="Arial" FontSize="16"...Alignment="Right"> <Segment>...</Segment> </Text> </Cell> </Row> </Table> </Header>...

    forum.aspose.com/t/replace-aspose-xml-schema-wi...
  6. Customize Barcode Color Scheme in Python via .N...

    How to Adjust Color Schemes of Barcode Elements in Aspose.BarCode for Python...the following: Bars Background Text label Top and bottom captions...Green is provided below. Main Text Color The barcide library provides...

    docs.aspose.com/barcode/python-net/customize-ba...
  7. Managing TextBox of Excel files with Golang via...

    Learn how to manage TextBox in Excel files using Aspose.Cells with Golang via C++....Golang via C++ How to apply/set text alignment to textbox with Golang...Golang via C++ Access the Text Box by Name with Golang via C++...

    docs.aspose.com/cells/go-cpp/managing-textbox-o...
  8. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based.... def field_auto_text_list (): doc = aw . Document...document and populate it with auto text entries. doc . glossary_document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations....shapes (including by Alternative Text), duplicating, deleting or hiding...internal IDs. Assign a unique Alt Text to the target shape in PowerPoint...

    docs.aspose.com/slides/python-net/shape-manipul...
  10. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...using namespace Aspose :: Pdf :: Text ; void AddingText () { String...-> idx_get ( 1 ); // create text fragment auto textFragment =...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/