Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 151,782 for

text

(0.29 sec)
  1. 5112611.xlsx

    Sheet1 Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text Sheet2 Sheet3 2014-07-24T18:25......Some Text Some Text Some Text Some Text Some Text Some Text Some...Some Text Some Text Some Text Some Text Some Text Some Text Some...

    docs.aspose.com/cells/it/go-cpp/get-warnings-fo...
  2. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured document tag and displays a placeholder if it is defined....Document () # Create a plain text structured document tag, and...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.Superscript | Aspose.Words for .NET

    Discover the Font Superscript property, easily format Text as superscript for enhanced readability and style in your documents. Boost your design today!...Examples Shows how to format text to offset its position. Document...true ); // Raise this run of text 5 points above the baseline...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...superscript reference # mark after the text that it references and create...

    reference.aspose.com/words/python-net/aspose.wo...
  5. | Aspose

    Sample code for PDF to Text Java conversion. Use API example code for batch PDF files to Text conversion within any Web or Desktop Java based application....Conversion PDF to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  6. Footnote | Aspose.Words for .NET

    Create engaging footnotes effortlessly with our Footnote Constructor. Enhance your content's clarity and professionalism in just a few clicks!...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

    reference.aspose.com/words/net/aspose.words.not...
  7. | Aspose

    Sample code for WBMP to Text Java conversion. Use API example code for batch WBMP files to Text conversion within any Web or Desktop Java based application....Conversion WBMP to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  8. 在演示文稿中查找和替换文本而不丢失格式|Aspose.Slides 文档

    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.... Shapes ) { //Access text in the shape string str = shp...TextFrame . TextRange . Text ; //Find text to replace if ( str ...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  9. Aspose::Words::Notes::EndnoteOptions class | As...

    Aspose::Words::Notes::EndnoteOptions class. Represents the endnote numbering options for a document or section. To learn more, visit the documentation article in C++....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting an endnote adds...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... GetDataDir_AsposePdf_Text (); // Create PDF document using.... Pages . Add (); // Create text fragment var textFragment =...

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