Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 153,902 for

text

(0.15 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTextInputFormFieldAsText method. Controls how Text input form fields are saved to HTML or MHTML. Default value is false in C++....utFormF method Controls how text input form fields are saved...true , exports text input form fields as normal text. When false...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. TextBox.FitShapeToText | Aspose.Words for .NET

    Discover how the FitShapeToText property in Microsoft Word automatically adjusts shapes to perfectly fit your Text, enhancing document presentation....Word will grow the shape to fit text. public bool FitShapeToText...Examples Shows how to get a text box to resize itself to fit...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Font.size property | Aspose.Words for Python

    Font.size property. Gets or sets the font size in points....Shows how to insert formatted text using DocumentBuilder. doc =...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as PDF, Text, Word, or Excel documents, as well as XML and JSON files....Text Plain text with line breaks. Format...the background; the recognized text is placed as an invisible but...

    docs.aspose.com/ocr/java/save-file/
  5. Manage Headers and Footers of the Visio Diagram...

    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....setHeaderRight ( "&p" ); \ # set text at the center $diagram -> getHeaderFooter..."Center of the header" ); \ # set text at the left side $diagram ->...

    docs.aspose.com/diagram/java/manage-headers-and...
  6. Manage Headers and Footers of the Visio Diagram...

    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....setHeaderRight ( "&p" ) \ # set text at the center diagram . getHeaderFooter..."Center of the header" ) \ # set text at the left side diagram . getHeaderFooter...

    docs.aspose.com/diagram/java/manage-headers-and...
  7. Font.emboss property | Aspose.Words for Python

    Font.emboss property. True if the font is formatted as embossed....engraving/embossing effects to text. doc = aw . Document () builder...3D-like effect to the text. # 1 - Engrave text to make it look like...

    reference.aspose.com/words/python-net/aspose.wo...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลงรูปแบบ PDF สำหรับ Rust https://products.aspose.com/pdf/th/rust-cpp/conversion/ Recent content in โซลูชันการแปลงรูปแบบ PDF สำหรับ ......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/th/rust-cpp/conversion/...
  9. Aspose::Words::Tables::CellMerge enum | Aspose....

    Aspose::Words::Tables::CellMerge enum. Specifies how a cell in a table is merged with other cells in C++....First ); builder -> Write ( u "Text in merged cells." ); // Insert...None ); builder -> Write ( u "Text in unmerged cell." ); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the Text you want using Python....metacharacters, header/footer text, and advanced customization...quite a while to find specific text in a long document. It will...

    docs.aspose.com/words/python-net/find-and-replace/