Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 149,400 for

text

(0.76 sec)
  1. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the Text. It uses to represent graphics on the page. Check code snippet to resolve this task.... You can add Watermark Text using WatermarkAnnotation at...using namespace Aspose :: Pdf :: Text ; using namespace Aspose ::...

    docs.aspose.com/pdf/cpp/sticky-annotations/
  2. Translate Markdown to Document Object Model (DO...

    Tarnslate a Markdown document to Document Object Model and back using C++. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....with their elements such as text formatting, tables, headers...**bold text** get_Font()->set_Bold(true) Italic *italic text* ge...

    docs.aspose.com/words/cpp/translate-markdown-to...
  3. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start....needs to have document body text enclosed by # BookmarkStart.... range . bookmarks [ 0 ] . text . strip ()) Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextDmlEffect | Aspose.Words for Java

    Dml Text effect for Text runs in Java....class TextDmlEffect Dml text effect for text runs. Examples: Shows...if a run displays a DrawingML text effect. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextBoxes method. Gets or sets a boolean value that specifies that source formatting of Textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....Examples Shows how to manage text box formatting while appending...Create another document with a text box, which we will import into...

    reference.aspose.com/words/cpp/aspose.words/imp...
  6. CompositeNode.remove_child method | Aspose.Word...

    CompositeNode.remove_child method. Removes the specified child node.... writeln ( 'Section 1 text.' ) builder . insert_break (...builder . writeln ( 'Section 2 text.' ) # Both sections are siblings...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompositeNode.firstChild property | Aspose.Word...

    CompositeNode.firstChild property. Gets the first child of the node....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.CURVED_Text algorithm....CURVED_TEXT Contents [ Hide ] To use this...image, causing the lines of text to curl. This 3D geometric distortion...

    docs.aspose.com/ocr/python-net/areas-detection/...
  9. Մի Քանի TEXT Դեպի GIF Javascript

    Միավորել մի քանի Text GIF ին JavaScript կոդի մեջ: Պահպանեք Text որպես GIF օգտագործելով JavaScript:...ձևաչափերի՝ TEXT ՄԵՋ HTML TEXT ՄԵՋ ՊԱՏԿԵՐ TEXT ՄԵՋ JPG TEXT ՄԵՋ PDF...PDF TEXT ՄԵՋ PNG TEXT ՄԵՋ SVG TEXT ՄԵՋ WORD Čeština Latvietis Suomalainen...

    products.aspose.com/words/hy/nodejs-net/merge/t...
  10. Add Header and Footer to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add headers and footers to your PDF file using TextStamp class....You can insert both images and text into the document. The following...Adding Headers and Footers as Text Fragments The following code...

    docs.aspose.com/pdf/net/add-headers-and-footers...