Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 151,773 for

text

(1.95 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – اضافه کردن، استخراج، حذف جداول در PDF با استفاده از C++ https://products.aspose.com/pdf/fa/cpp/table/ Recent content in اضافه کردن، استخراج، حذ......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/fa/cpp/table/index.xml
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – استخراج متن یا تصاویر از PDF با استفاده از Java https://products.aspose.com/pdf/fa/java/parser/ 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/fa/java/parser/index.xml
  3. Get HTML5 string from Cell|Documentation

    Learn how to get the HTML5 string from a cell using the Aspose.Cells for .NET API....workbook object and adds some text in cell A1 of the first worksheet...10pt;COLOR: #000000;" > This is some text .</ Font > HTML5: < div Style...

    docs.aspose.com/cells/net/get-html5-string-from...
  4. PdfTextCompression enumeration | Aspose.Words f...

    Aspose.Words.Saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images....Examples Shows how to apply text compression when saving a document...apply any // compression to text when we save the document to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Section.ProtectedForForms | Aspose.Words for .NET

    Discover how the ProtectedForForms property in Microsoft Word enhances document security, allowing users to edit only designated form fields easily....users can select and modify text only in form fields in Microsoft...builder . Write ( "Please enter text here: " ); builder . InsertTextInput...

    reference.aspose.com/words/net/aspose.words/sec...
  6. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing document sections effortlessly. Enhance your document processing with seamless control and flexibility.... Text { get; } Gets the text of the range. Methods...as a contiguous sequence of text. Range is a “facade” interface...

    reference.aspose.com/words/net/aspose.words/range/
  7. Aspose::Words::Font::get_DoubleStrikeThrough me...

    Aspose::Words::Font::get_DoubleStrikeThrough method. True if the font is formatted as double strikethrough Text in C++....formatted as double strikethrough text. bool Aspose :: Words :: Font...add a line strikethrough to text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. Aspose::Words::TextDmlEffect enum | Aspose.Word...

    Aspose::Words::TextDmlEffect enum. Dml Text effect for Text runs in C++....TextDmlEffect enum Dml text effect for text runs. enum class TextDmlEffect...if a run displays a DrawingML text effect. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words/tex...
  9. Add watermark to PDF using Rust|Aspose.PDF for ...

    This example demonstrates how to add a customizable Text watermark to a PDF document using Aspose.PDF for Rust via C++....to programmatically apply a text watermark to an existing PDF...including: Watermark text Font family Font size Text color (HEX format)...

    docs.aspose.com/pdf/rust-cpp/add-watermarks/
  10. Cell.nodeType property | Aspose.Words for Node.js

    Cell.nodeType property. Returns [NodeType.Cell](../../../aspose.words/nodetype/#Cell)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...