Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 149,208 for

text

(0.08 sec)
  1. Aspose::Words::ParagraphFormat::get_RightIndent...

    Aspose::Words::ParagraphFormat::get_RightIndent method. Gets or sets the value (in points) that represents the right indent for paragraph in C++....formatting to create off-center text. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::ParagraphFormat::get_LeftIndent ...

    Aspose::Words::ParagraphFormat::get_LeftIndent method. Gets or sets the value (in points) that represents the left indent for paragraph in C++....formatting to create off-center text. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::Drawing::ShapeBase::get_Name met...

    Aspose::Words::Drawing::ShapeBase::get_Name method. Gets or sets the optional shape name in C++....to use a shape’s alternative text. auto doc = System :: MakeObject...set_AlternativeText ( u "Alt text for MyCube." ); // We can access...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 从单元格获取HTML5字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API从单元格获取HTML5字符串。...></ script > < script type = "text/javascript" > const { Workbook...creates a new workbook, writes text to A1 and retrieves HTML strings...

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...
  5. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization....Examples Shows how to insert a text box, and set the font of its...builder . Write ( "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/net/aspose.words.dra...
  6. | Aspose

    Sample code for WBMP to TXT Java conversion. Use API example code for batch WBMP 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/wbmp-to...
  7. DocumentDirection Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentDirection enum to easily control Text flow in your documents. Enhance readability and formatting with this powerful feature!...specify the direction to flow the text in a document. public enum DocumentDirection...to detect plaintext document text direction. // Create a "TxtLoadOptions"...

    reference.aspose.com/words/net/aspose.words.loa...
  8. PDF Search API | Aspose.PDF

    Search PDF documents without opening with free cross-platform Apps and High Code APIs for any platform....with text to find as parameter. Get all extracted text fragments...PDF file using .NET //Search Text from All the Pages of PDF Document...

    products.aspose.com/pdf/search-pdf/
  9. | Aspose

    Sample code for JPEG to TXT Java conversion. Use API example code for batch JPEG 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/jpeg-to...
  10. TabAlignment | Aspose.Words for Java

    Specifies the alignment/type of a tab stop in Java.... CENTER Centers the text around the tab stop. CLEAR Clears...Aligns the text at the decimal dot. LEFT Left-aligns the text after...

    reference.aspose.com/words/java/com.aspose.word...