Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 154,784 for

text

(0.24 sec)
  1. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties...orientation of the axis title text. overlay Determines whether...value is False . text Gets or sets the text of the axis title...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stamping with Aspose.PDF using C#|Aspose.PDF fo...

    This section describes how to add image stamps and Text stamps to a PDF page....NET allows adding image or text stamp in your PDF document....PDF file. Add Text stamps in the PDF File - add text stamp, define...

    docs.aspose.com/pdf/net/stamping/
  3. Aspose::Words::Loading::LoadOptions::get_Encodi...

    Aspose::Words::Loading::LoadOptions::get_Encoding method. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM document if the encoding is not specified inside the document. Can be null. Default is null in C++....System :: SharedPtr < System :: Text :: Encoding > Aspose :: Words...-> set_Encoding ( System :: Text :: Encoding :: get_ASCII ());...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF document with Aspose.PDF for .NET....Setting Text Structure Elements In order to set text structure...code snippet shows how to set text structure elements of a Tagged...

    docs.aspose.com/pdf/net/setting-structure-eleme...
  5. How to Convert OneNote to HTML using Java

    This simple article focuses on how to convert OneNote to HTML using Java. It represents all the details to configure the environment, a complete programming work flow and an example code to export OneNote to HTML using Java....ParagraphStyle class and set the required text format settings Add the page...selected page by setting the Title text and Date fields Save the OneNote...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  6. DocumentBuilder.move_to_field method | Aspose.W...

    DocumentBuilder.move_to_field method. Moves the cursor to a field in the document....DocumentBuilder and add a run of text after it. field = builder ....current_node ) builder . write ( ' Text immediately after the field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::BookmarkCollection::get_Count me...

    Aspose::Words::BookmarkCollection::get_Count method. Returns the number of bookmarks in the collection in C++....// Insert five bookmarks with text inside their boundaries. for...System :: String :: Format ( u "Text inside {0}." , bookmarkName...

    reference.aspose.com/words/cpp/aspose.words/boo...
  8. Aspose::Words::BookmarkCollection::Clear method...

    Aspose::Words::BookmarkCollection::Clear method. Removes all bookmarks from this collection and from the document in C++....// Insert five bookmarks with text inside their boundaries. for...System :: String :: Format ( u "Text inside {0}." , bookmarkName...

    reference.aspose.com/words/cpp/aspose.words/boo...
  9. Convert Scanned PDF to Word using C#

    This article describes how to convert scanned PDF to Word using C#. It has details to set the IDE for using Aspose.ORC and Aspose.Words both to transform scanned PDF to Word using C#....configuration settings to read English text irrespective of the PDF page...page area Run the OCR to read text from each page and save results...

    kb.aspose.com/total/net/convert-scanned-pdf-to-...
  10. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....attributes that can be set for text annotation to customize the...Document class and some sample text on the first page of it Instantiate...

    kb.aspose.com/pdf/python/how-to-add-comments-in...