Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 151,759 for

text

(0.47 sec)
  1. 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...
  2. Manage Presentation Placeholders in PHP|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for PHP via Java: replace Text, customize prompts & set image transparency in PowerPoint and OpenDocument....PHP Contents [ Hide ] Change Text in a Placeholder Using Aspose...allows you to make changes to the text in a placeholder. Prerequisite...

    docs.aspose.com/slides/php-java/manage-placehol...
  3. 在演示文稿中查找和替换文本而不丢失格式|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-...
  4. | 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-...
  5. 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...
  6. | 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...
  7. TextBoxWrapMode enumeration | Aspose.Words for ...

    aspose.words.drawing.TextBoxWrapMode enumeration. Specifies how Text wraps inside a shape....TextBoxWrapMode enumeration Specifies how text wraps inside a shape. Members...Description SQUARE Text wraps inside a shape. NONE Text does not wrap...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextBoxControl.type property | Aspose.Words for...

    TextBoxControl.type property. Gets type of Forms 2.0 control....Examples Shows how to change text of the TextBox OLE control....SHAPE , 0 , True ) . as_shape () text_box_control = shape . ole_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.hidden property | Aspose.Words for Python

    Font.hidden property. True if the font is formatted as hidden Text....font is formatted as hidden text. @property def hidden ( self...how to create a run of hidden text. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  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/