Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 151,847 for

text

(0.15 sec)
  1. Font.bidi property | Aspose.Words for Python

    Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics....with strongly left-to-right text. Any behavior under that condition...used with strong right-to-left text. Any behavior under that condition...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FindReplaceOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FindReplaceOptions class for advanced find and replace features, enhancing document editing with precision and flexibility....Description ApplyFont { get; } Text formatting applied to new content...indicating either to ignore text inside delete revisions. The...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Range.Replace with table cell characters (slash...

    I am using bookmarks as placeholders for replacing conditional Text using Aspose.Words C#. I am trying to run Range.Replace on a portion of the Text of a bookmark which contains a table. The Range.Replace will not work w…...words-net , tables , find-replace-text jonpund54 August 26, 2025, 8:18pm...placeholders for replacing conditional text using Aspose.Words C#. I am...

    forum.aspose.com/t/range-replace-with-table-cel...
  4. Aspose::Words::Drawing::ShapeTextOrientation en...

    Aspose::Words::Drawing::ShapeTextOrientation enum. Specifies orientation of Text in shapes in C++....enum Specifies orientation of text in shapes. enum class ShapeTextOrientation...Horizontal 0 Text is arranged horizontally (lr-tb). Downward 1 Text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. FormField.HelpText | Aspose.Words for .NET

    Discover the FormField HelpText property, enhance user experience with informative messages displayed when F1 is pressed on focused fields....property Returns or sets the text that’s displayed in a message...true , HelpText specifies the text string value. If OwnHelp is...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FormField.OwnStatus | Aspose.Words for .NET

    Discover how the FormField OwnStatus property enhances user experience by customizing status bar Text when a form field is focused....Specifies the source of the text that’s displayed in the status...set ; } Remarks If true , the text specified by the StatusText...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ParagraphAlignment enumeration | Aspose.Words f...

    aspose.words.ParagraphAlignment enumeration. Specifies Text alignment in a paragraph....ParagraphAlignment enumeration Specifies text alignment in a paragraph. Members...Description LEFT Text is aligned to the left. CENTER Text is centered...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder Text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [IStructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is true....BuildingBlock containing placeholder text which should be displayed when...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++....an EPUB reader can optimize text for a particular display device...and quality it works. Convert Text to PDF Aspose.PDF for C++ support...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...
  10. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.PDF to convert Pdfs to Docx. The code is as follows: using (var pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions = new DocSaveOptions { Format = DocSaveOption…...selectable text. We want to be able to extract the text from it...document and provide the text in text form. Similar to how Sautinsoft...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...