Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 150,706 for

text

(0.18 sec)
  1. 在 CPP 中使用晚绑定|Aspose.PDF for .NET

    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....( String ^ file ) { String ^ text ; DISPID dispid ; DISPPARAMS...wcscpy_s ( str , L "Aspose.PDF.Text.TextAbsorber" ); CLSIDFromProgID...

    docs.aspose.com/pdf/zh/net/using-late-binding-i...
  2. Setting Background Color Dynamically in Java|As...

    Set Text background color for document contents dynamically when building a report in Java....Contents [ Hide ] You can set text background color for document...opening backColor tag defines a text background color to be applied...

    docs.aspose.com/words/java/setting-background-c...
  3. Working with Hyperlinks in C#|Aspose.Words for ...

    How to add a hyperlink into your document in C# using Aspose.Words for .NET....method accepts three parameters: Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    docs.aspose.com/words/net/working-with-hyperlinks/
  4. Font.BoldBi | Aspose.Words for .NET

    Discover the BoldBi property, ensures right-to-left Text is displayed in bold, enhancing readability and user experience for diverse languages....property True if the right-to-left text is formatted as bold. public...right-to-left, and right-to-left text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Aspose::Words::Loading::TxtLoadOptions::get_Doc...

    Aspose::Words::Loading::TxtLoadOptions::get_DocumentDirection method. Gets or sets a document direction. The default value is LeftToRight in C++....to detect plaintext document text direction. // Create a "TxtLoadOptions"...direction of every paragraph of text that Aspose.Words loads from...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Aspose::Words::Loading::LoadOptions::get_Encodi...

    Aspose::Words::Loading::LoadOptions::get_Encoding method. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM document if the encoding is not specified inside the document. Can be null. Default is null in C++....System :: SharedPtr < System :: Text :: Encoding > Aspose :: Words...-> set_Encoding ( System :: Text :: Encoding :: get_ASCII ());...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Stamping with Aspose.PDF using C#|Aspose.PDF fo...

    This section describes how to add image stamps and Text stamps to a PDF page....NET allows adding image or text stamp in your PDF document....PDF file. Add Text stamps in the PDF File - add text stamp, define...

    docs.aspose.com/pdf/net/stamping/
  8. FieldXE.Yomi | Aspose.Words for .NET

    Optimize your index entries with FieldXE Yomi property, enabling efficient sorting using the first phonetic character for enhanced data organization....will display the XE field's Text property value on the left side...with matching values in the "Text" property // into one entry...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any Text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all Text boxes containing merge fields Docum…...code in order to identify any text boxes containing MergeField...MERGEFORMAT)"); try { // Find all text boxes containing merge fields...

    forum.aspose.com/t/alternative-way-to-extract-a...
  10. detect_areas_mode_enum::MIXED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::MIXED_Text algorithm....detect_areas_mode_enum::MIXED_TEXT Contents [ Hide ] To use this..., which can extract as much text from an image as possible. The...

    docs.aspose.com/ocr/cpp/areas-detection/mixed/