Sort Score
Result 10 results
Languages All
Labels All
Results 8,931 - 8,940 of 124,588 for

text

(0.07 sec)
  1. 64716821.xlsx

    Sheet1 This is sample Text. 2018-03-17T11:18:45Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2018-03-17T11:18:45Z 2018-03-17T11:18:45Z 2018-03-17T11:18:45......Sheet1 This is sample text. 2018-03-17T11:18:45Z 16.0300 Microsoft...

    docs.aspose.com/cells/ru/cpp/get-drawobject-and...
  2. Aspose::Words::Drawing::Shape::get_TextBox meth...

    Aspose::Words::Drawing::Shape::get_TextBox method. Defines attributes that specify how Text is displayed in a shape in C++....attributes that specify how text is displayed in a shape. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Stop conversion or loading using InterruptMonit...

    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....cell AB1000000 and add some text inside it. Cell cell = ws ....); cell . putValue ( "This is text." ); As you see AB1000000 is...

    docs.aspose.com/cells/java/stop-conversion-or-l...
  4. Android API to Render MD to FLATOPC | products....

    Transform MD to FLATOPC via Android via Java API...); // add text in it builder . write ( "Some text" ); // insert...FootnoteType . ENDNOTE , "Endnote text." ); // initialize endnote options...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render TEX to DOTM | products.as...

    Transform TEX to DOTM via Android via Java API...); // add text in it builder . write ( "Some text" ); // insert...FootnoteType . ENDNOTE , "Endnote text." ); // initialize endnote options...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Render TEX to XAMLFLOW | product...

    Transform TEX to XAMLFLOW via Android via Java API...); // add text in it builder . write ( "Some text" ); // insert...FootnoteType . ENDNOTE , "Endnote text." ); // initialize endnote options...

    products.aspose.com/total/android-java/conversi...
  7. Android API to Render EPUB to DOT | products.as...

    Transform EPUB to DOT via Android via Java API...); // add text in it builder . write ( "Some text" ); // insert...FootnoteType . ENDNOTE , "Endnote text." ); // initialize endnote options...

    products.aspose.com/total/android-java/conversi...
  8. Online PPSM File Comparison or Build Android Mo...

    Free online app to Compare different PPSM files. Android comparison library code for PPSM documents....Compare ODT Files (OpenDocument Text File Format) Compare PDF Files...Files (Rich Text Format) Compare TXT Files (Text Document) Compare...

    products.aspose.com/total/android-java/compare/...
  9. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } },...setRightIndent(0); // Add some text to the document builder.writeln("This...use a DocumentBuilder to add text. The setRightIndent method is...

    forum.aspose.com/t/adjust-right-indent-w-adjust...
  10. Create PDF using Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Java API to easily generate and read PDF files in Java applications....TextFragment object and set its text. Add TextFragment to the Paragraphs...getPages (). add (); // Add text to new page page . getParagraphs...

    products.aspose.com/pdf/java/create/