Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 153,928 for

text

(0.34 sec)
  1. CellMerge | Aspose.Words for Java

    Specifies how a cell in a table is merged with other cells in Java....write("Text in merged cells."); // Insert...Merge.NONE); builder.write("Text in unmerged cell."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. | Aspose

    Sample code for GIF to TXT Java conversion. Use API example code for batch GIF 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/gif-to-txt/
  3. 文本换行|Documentation

    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....wrapping cell text with VSTO Output wrapping cell text with Aspose...GetVstoObject ( m_sheet ); //Place some text in cell A1 without wrapping...

    docs.aspose.com/cells/zh/net/wrapping-cell-text/
  4. FieldIndex.SequenceSeparator | Aspose.Words for...

    Discover the FieldIndex SequenceSeparator property, easily manage character sequences for separating sequence and page numbers in your applications....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...
  5. Manage Fallback Fonts for Presentations in Java...

    See how Aspose.Slides for Java uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system but...when the font specified for text is available in the system,...

    docs.aspose.com/slides/java/fallback-font/
  6. Use Error Checking Options with JavaScript via ...

    Learn how to programmatically use error checking options in Excel worksheets using Aspose.Cells for JavaScript via C++....for example, numbers stored as text, formula calculation errors...checking. Numbers Stored as Text Occasionally, numbers might...

    docs.aspose.com/cells/javascript-cpp/use-error-...
  7. How to Edit PDF Document in Python

    This article guides on how to edit PDF document in Python. It has the details to set the development environment, a list of steps, and a runnable sample code to develop a PDF editor in Python....Replace some text in the entire file Replace some other text and change...color and font size Add some text to the existing PDF file using...

    kb.aspose.com/pdf/python/how-to-edit-pdf-docume...
  8. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。...Aspose :: Cells :: Drawing :: Texts ; int main () { Aspose :: Cells...GetWorksheets (). Get ( 0 ); // Add text box inside the sheet ws . GetShapes...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  9. Color any Part of the Barcode Image|Documentation

    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....colors of: the barcode, code text, barcode background, barcode...background Green barcode and red text on white background Programming...

    docs.aspose.com/barcode/jasperreports/color-any...
  10. DocumentBuilder.MoveToField | Aspose.Words for ...

    Effortlessly navigate your documents with the DocumentBuilder MoveToField method, allowing quick cursor movement to any field for enhanced editing efficiency....DocumentBuilder and add a run of text after it. Field field = builder...Null ); builder . Write ( " Text immediately after the field...

    reference.aspose.com/words/net/aspose.words/doc...