Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 10,680 for

insert text

(0.12 sec)
  1. Work with PDF Documents in Qt|Aspose.PDF for C++

    Discover how to create and manage PDF documents in Qt using Aspose.PDF for C++. Follow this comprehensive guide....create a PDF document with some text and save it to disc. To do this:..."Aspose.PDF.Cpp/Text/TextFragment.h" Insert the following code...

    docs.aspose.com/pdf/cpp/work-with-pdf-documents...
  2. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace Text in Word using Python....for finding and replacing the text in the loaded document and finally...finally replace the text. Once you find and replace words in...

    kb.aspose.com/words/python/how-to-replace-words...
  3. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....formatting before inserting text. Examples Shows how to insert a string...DASH_DOT_STROKER builder . write ( 'Text surrounded by green border.'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page range....will display the XE field's Text property value on the left side...with matching values in the "Text" property # into one entry as...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.ExportPageMargins | Aspose.Word...

    Discover how the HtmlSaveOptions ExportPageMargins property enhances your HTML, MHTML, and EPUB exports by controlling page margins for a polished presentation....doc ); // Use a builder to insert a shape with no wrapping. Shape.... Contains ( "<style type=\"text/css\">div.Section_1 { margin:70...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HtmlSaveOptions.exportPageMargins property | As...

    HtmlSaveOptions.exportPageMargins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...doc ); // Use a builder to insert a shape with no wrapping. let.... includes ( "<style type=\"text/css\">div.Section_1 { margin:72pt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Print Barcode Images on BIRT Reports|Doc...

    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....the report dynamically and insert barcode images. Finally, the...choose Insert followed by Column to the Right . Insert a new label...

    docs.aspose.com/barcode/java/how-to-print-barco...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageMargins method. Specifies whether page margins is exported to HTML, MHTML or EPUB. Default is false in C++....doc ); // Use a builder to insert a shape with no wrapping. System...Contains ( u "<style type= \" text/css \" >div.Section_1 { margin:70...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 怎么给指定标题最下面插入内容呢 - Free Support Forum - aspose.com

    怎么给指定标题最下面插入内容呢 标题下面有内容我需要插入在标题最后面...PARAGRAPH, True) below_text = "" for para in paragraphs:..."below" in para.get_text(): below_text = para.get_text() para.remove()...

    forum.aspose.com/t/topic/311384
  10. Watermarker class | Aspose.Words for Python

    aspose.words.lowcode.Watermarker class. Provides methods intended to Insert watermarks into the documents....Provides methods intended to insert watermarks into the documents...set_text(input_file_name, output_file_name, watermark_text) Adds...

    reference.aspose.com/words/python-net/aspose.wo...