Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 151,773 for

text

(0.18 sec)
  1. 73990151.zip

    outsampleForScalable/outsampleForScalable.html outsampleForScalable/outsampleForScalable_files/filelist.xml outsampleForScalable/outsampleForScalable_files/sheet001.htm Total Income Total Expenses ......{ mso-number-format:General; text-align:general; vertical-align:bottom;... mso-number-format:General; text-align:general; vertical-align:bottom;...

    docs.aspose.com/cells/fr/javascript-cpp/set-col...
  2. 73990151.zip

    outsampleForScalable/outsampleForScalable.html outsampleForScalable/outsampleForScalable_files/filelist.xml outsampleForScalable/outsampleForScalable_files/sheet001.htm Total Income Total Expenses ......{ mso-number-format:General; text-align:general; vertical-align:bottom;... mso-number-format:General; text-align:general; vertical-align:bottom;...

    docs.aspose.com/cells/ja/javascript-cpp/set-col...
  3. 73990151.zip

    outsampleForScalable/outsampleForScalable.html outsampleForScalable/outsampleForScalable_files/filelist.xml outsampleForScalable/outsampleForScalable_files/sheet001.htm Total Income Total Expenses ......{ mso-number-format:General; text-align:general; vertical-align:bottom;... mso-number-format:General; text-align:general; vertical-align:bottom;...

    docs.aspose.com/cells/ru/go-cpp/set-column-widt...
  4. 73990151.zip

    outsampleForScalable/outsampleForScalable.html outsampleForScalable/outsampleForScalable_files/filelist.xml outsampleForScalable/outsampleForScalable_files/sheet001.htm Total Income Total Expenses ......{ mso-number-format:General; text-align:general; vertical-align:bottom;... mso-number-format:General; text-align:general; vertical-align:bottom;...

    docs.aspose.com/cells/ja/go-cpp/set-column-widt...
  5. How to add watermark into JT file - Free Suppor...

    Hi, we really want to add watermark into a JT file. What we need is: a Java program can take JT file as input, add watermark, then write out to a new JT file. Could anyone have sample code to fulfil this task? Thanks, …...Watermark object , configure the text and appearance. Attach the watermark...Watermark(); // Text to display String text = "CONFIDENTIAL";...

    forum.aspose.com/t/how-to-add-watermark-into-jt...
  6. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++....Shows how to create and format a text box. auto doc = System :: MakeObject...Document > (); // Create a floating text box. auto textBox = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. 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...
  9. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert Text, checkboxes, tables, images, and other content elements in Python....of various elements such as text, tables, images, and fields...DocumentBuilder provides methods to insert text, checkboxes, ole objects, paragraphs...

    docs.aspose.com/words/python-net/document-build...
  10. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the Text you want using Java....quite a while to find specific text in a long document. It will...FindReplaceOptions class. Find and Replace Text Using Simple String Replacement...

    docs.aspose.com/words/java/find-and-replace/