Sort Score
Result 10 results
Languages All
Labels All
Results 8,571 - 8,580 of 151,558 for

text

(0.23 sec)
  1. | Aspose

    Sample code for JP2 to XLSX Java conversion. Use API example code for batch JP2 files to XLSX 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/jp2-to-...
  2. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 添加文本... get_Item ( 1 ); // create text fragment TextFragment textFragment...Position ( 80 , 700 )); // set text properties textFragment . getTextState...

    products.aspose.com/pdf/zh-hans/java/text/
  3. DocumentBuilder.page_setup property | Aspose.Wo...

    DocumentBuilder.page_setup property. Returns an object that represents current page setup and section properties....builder's current section and add text. builder . page_setup . orientation...oriented with vertically centered text.' ) # If we start a new section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 C++ 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...); // like 1999-2000 // Set text search option to specify regular...textFragmentAbsorber ); // Get the extracted text fragments into collection TextFragmentCollecti...

    products.aspose.com/pdf/zh-hant/cpp/search/
  5. FieldTC | Aspose.Words for Java

    Implements the TC field in Java.... Remarks: Defines the text and page number for a table...DocumentBuilder builder, final String text, final String typeIdentifier...

    reference.aspose.com/words/java/com.aspose.word...
  6. 创建 PDF 文档|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 创建和格式化 PDF 文档。...using namespace Aspose :: Pdf :: Text ; void CreateDocument () { //...-> Add (); // 向新页面添加文本 auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/zh/cpp/create-pdf-document/
  7. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFootnotes method. Gets or sets a boolean value indicating either to ignore footnotes. The default value is false in C++....find-and-replace // operation to ignore text inside footnotes. // Set the...operation to also search for text inside footnotes. auto options...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....GREETINGLINE field, and some text after it. FieldGreetingLine...will default to the alternate text. table.getRows().add("", "No"...

    reference.aspose.com/words/java/com.aspose.word...
  9. Doing a TextFragment Rotation in a Cell cant ge...

    Hello, I can’t seem to figure out Text rotation and the alignment of the content within a cell. I have tried all permutation of Vertical and Horizontal alignment and I cant get the Text centered when rotated 90. Testin…... I can’t seem to figure out text rotation and the alignment of...alignment and I cant get the text centered when rotated 90. Testing...

    forum.aspose.com/t/doing-a-textfragment-rotatio...
  10. CustomXmlPartCollection.removeAt method | Aspos...

    CustomXmlPartCollection.removeAt method. Removes an item at the specified index....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

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