Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 149,210 for

text

(0.14 sec)
  1. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET.... text = ap . TextFragment ( "Ellipse".... save ( path_outfile ) Add Text inside the Ellipse Aspose.PDF...

    docs.aspose.com/pdf/python-net/add-ellipse/
  2. IStructuredDocumentTag.LockContentControl | Asp...

    Discover the IStructuredDocumentTag LockContentControl property. Set to true, it prevents users from deleting SDT, enhancing document integrity and control....plain text structured document tag, which acts as a text box that...prohibit the user from editing this text box's contents. tag . LockContents...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Create RTF in Python | products.aspose.com

    Generate Microsoft Word RTF documents using Python applications without using Microsoft Word....possible to create RTF (Rich Text Format) files from scratch using...DocumentBuilder class object. Add text into file using DocumentBuilder...

    products.aspose.com/total/python-net/create/rtf/
  4. 在演示文稿中查找和替换|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.... Text . Contains ( strToFind )) //将现有文本替换为新文本...//将现有文本替换为新文本 { string str = port . Text ; int idx = str . IndexOf (...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  5. PageSetup.footnoteOptions property | Aspose.Wor...

    PageSetup.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this section....Footnote , "Footnote reference text." ); // Configure all footnotes...themselves directly beneath the text on every page. let footnoteOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FindReplaceOptions.smartParagraphBreakReplaceme...

    FindReplaceOptions.smartParagraphBreakReplacement property. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph....words will remove paragraph's text // completely with its paragraph...and remove // only paragraph's text and leaves the paragraph mark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.lastSection property | Aspose.Words fo...

    Document.lastSection property. Gets the last section in the document....Use a document builder to add text to the first section. let builder...settings. // We can split the text in the second section into two...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Extract Email Message Content in C#|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....Plain Text Body The Body property returns a plain text representation...mailMessage . Body ; Note: If the text/plain MIME part is present in...

    docs.aspose.com/email/net/extract-email-message...
  9. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....vertically align the text contents of a text box. doc = aw . Document...= aw . drawing . ShapeType . TEXT_BOX , width = 200 , height =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Section::get_ProtectedForForms m...

    Aspose::Words::Section::get_ProtectedForForms method. True if the section is protected for forms. When a section is protected for forms, users can select and modify Text only in form fields in Microsoft Word in C++....users can select and modify text only in form fields in Microsoft...builder -> Write ( u "Please enter text here: " ); builder -> InsertTextInput...

    reference.aspose.com/words/cpp/aspose.words/sec...