Sort Score
Result 10 results
Languages All
Labels All
Results 7,151 - 7,160 of 151,747 for

text

(0.12 sec)
  1. Convert TXT to PPTX via C# .NET or with free On...

    Convert Word txt documents to PowerPoint pptx files with C#. Convert multiple files within ASP.NET or other .NET applications....Object Import HTML content in text frame of any slide shape inside...FillType . NoFill ; // Adding text frame to the shape ashape ....

    products.aspose.com/total/net/conversion/txt-to...
  2. Managing Controls|Documentation

    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....different drawing objects such as text boxes, check boxes, radio buttons...to a generated file. Adding Text Box Control to a Worksheet One...

    docs.aspose.com/cells/net/managing-controls/
  3. 使用 C# 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式向 PDF 添加文本... Text . TextFragment ( "Lorem ipsum"...Position = new Aspose . Pdf . Text . Position ( 100 , 600 ) };...

    products.aspose.com/pdf/zh-hans/net/text/
  4. Using FormulaText function in Aspose.Cells for ...

    This article introduces how to use the FormulaText function in Aspose.Cells library to process formulas in Microsoft Excel. Learn to get and set the formula Text of cells and save modified Excel files using Node.js via C++....name suggests, it prints the text of the formula which is present...cell A1 and then prints the text of the formula using FormulaText...

    docs.aspose.com/cells/nodejs-cpp/using-formulat...
  5. Batch recognition via C# | Aspose

    Recognize images in ZIP archives....containing text paragraphs, detect skew and recognize text on images...get text from images in zip archives using C# To get texts, areas...

    products.aspose.com/ocr/net/recognition/recogni...
  6. Android API to Render PCL to DOCM | products.as...

    Transform PCL to DOCM via Android via Java API...wide range of features such as text extraction, image extraction...such as document manipulation, text manipulation, and document conversion...

    products.aspose.com/total/android-java/conversi...
  7. Aspose::Words::Fields::Field class | Aspose.Wor...

    Aspose::Words::Fields::Field class. Represents a Microsoft Word document 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...
  8. FindReplaceOptions.ignore_inserted property | A...

    FindReplaceOptions.ignore_inserted property. Gets or sets a boolean value indicating either to ignore Text inside insert revisions...indicating either to ignore text inside insert revisions. The...Shows how to include or ignore text inside insert revisions during...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.endnote_options property | Aspose.Wor...

    PageSetup.endnote_options property. Provides options that control numbering and positioning of endnotes in this section....FOOTNOTE , footnote_text = 'Footnote reference text.' ) # Configure...themselves directly beneath the text on every page. footnote_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Java 管理演示文稿中的文本框|Aspose.Slides 文档

    Aspose.Slides for Java 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...请参阅本页的 Update Text 部分。 在幻灯片上创建文本框 要在幻灯片上创建文本框,请按照以下步骤操作:...? "shape is a text box" : "shape is not a text box" ); } });...

    docs.aspose.com/slides/zh/java/manage-textbox/