Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 149,207 for

text

(0.2 sec)
  1. Manage Presentation Headers and Footers on Andr...

    Use Aspose.Slides for Android via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....slide’s headers and footers text that are actually maintained...setAllFootersText ( "My Footer text" ); pres . getHeaderFooterManag...

    docs.aspose.com/slides/androidjava/presentation...
  2. Manage Presentation Headers and Footers in Java...

    Use Aspose.Slides for Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....slide’s headers and footers text that are actually maintained...setAllFootersText ( "My Footer text" ); pres . getHeaderFooterManag...

    docs.aspose.com/slides/java/presentation-header...
  3. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...4 KB) // Ensure text boxes update their values and...MsoDrawingType.TextBox) { // Ensure text wrapping is enabled shape.IsTextWrapped...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  4. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....starting point at which the text that lexically follows the field...DocumentBuilder(doc); builder.write("This text is in its normal place."); //...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Font::get_Bidi method | Aspose.W...

    Aspose::Words::Font::get_Bidi method. Specifies whether the contents of this run shall have right-to-left characteristics in C++....with strongly left-to-right text. Any behavior under that condition...used with strong right-to-left text. Any behavior under that condition...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. TextOrientation enumeration | Aspose.Words for ...

    aspose.words.TextOrientation enumeration. Specifies orientation of Text on a page, in a table cell or a Text frame....orientation of text on a page, in a table cell or a text frame. Members...HORIZONTAL Text is arranged horizontally (lr-tb). DOWNWARD Text is rotated...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Bookmark.remove method | Aspose.Words for Python

    Bookmark.remove method. Removes the bookmark from the document... Does not remove text inside the bookmark. def remove...# Insert five bookmarks with text inside their boundaries. i =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Bookmark.remove method | Aspose.Words for Node.js

    Bookmark.remove method. Removes the bookmark from the document... Does not remove text inside the bookmark. remove...// Insert five bookmarks with text inside their boundaries. for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SvgTextOutputMode | Aspose.Words for Java

    Allows to specify how Text inside a document should be rendered when saving in SVG format in Java....SvgTextOutputMode Allows to specify how text inside a document should be...no page borders or selectable text. SvgSaveOptions options = new...

    reference.aspose.com/words/java/com.aspose.word...
  10. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....setText("Updated text contents of {bookmarks[1].Name}");..."MyBookmark_" + i; builder.write("Text before bookmark."); builder...

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