Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 150,707 for

text

(0.09 sec)
  1. FieldXE.IsBold | Aspose.Words for .NET

    Enhance your FieldXE experience! Control bold formatting for entry page numbers effortlessly with the IsBold property. Boost readability and style!...will display the XE field's Text property value on the left side...have the same value in their "Text" property, // the INDEX field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…... rich text box from code. Amol_Hekade February...tag value. To get the text that a rich‑text content control ( SdtBlock...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  3. | Aspose

    Sample code for PDF to TXT Java conversion. Use API example code for batch PDF files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  4. Aspose::Words::Font::get_NameBi method | Aspose...

    Aspose::Words::Font::get_NameBi method. Returns or sets the name of the font in a right-to-left language document in C++....right-to-left, and right-to-left text. auto doc = System :: MakeObject...font settings for left-to-right text. builder -> get_Font () -> set_Name...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. | Aspose

    Sample code for BMP to TXT Java conversion. Use API example code for batch BMP files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...represents a text document that contains plain text in the form...

    products.aspose.com/ocr/cpp/conversion/bmp-to-txt/
  6. ShapeBase.distanceBottom property | Aspose.Word...

    ShapeBase.distanceBottom property. Returns or sets the distance (in points) between the document Text and the bottom edge of the shape....points) between the document text and the bottom edge of the shape...the wrapping distance for a text that surrounds a shape. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.distanceRight property | Aspose.Words...

    ShapeBase.distanceRight property. Returns or sets the distance (in points) between the document Text and the right edge of the shape....points) between the document text and the right edge of the shape...the wrapping distance for a text that surrounds a shape. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.distanceTop property | Aspose.Words f...

    ShapeBase.distanceTop property. Returns or sets the distance (in points) between the document Text and the top edge of the shape....points) between the document text and the top edge of the shape...the wrapping distance for a text that surrounds a shape. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Bookmark setText breaks left indent of the book...

    Hello, using Aspose.PDF for Java 25.7 to fill a bookmark in a Word document with a specific left indent, we noticed that after bookmark.setText(), the bookmark paragraph’s left indent was lost. Here’s a code example an…...setText() to update the text of a bookmark in your Word document...arises because updating the text of a bookmark can inadvertently...

    forum.aspose.com/t/bookmark-settext-breaks-left...
  10. Convert Excel to CSV, TSV and TXT with C++|Docu...

    Easily convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells with C++.... Saving Workbook to Text or CSV Format Sometimes, you...multiple worksheets into text format. For text formats (for example...

    docs.aspose.com/cells/cpp/convert-excel-to-csv-...