Sort Score
Result 10 results
Languages All
Labels All
Results 5,481 - 5,490 of 153,252 for

text

(1.17 sec)
  1. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....ellipse1 -> set_Text ( MakeObject < Aspose :: Pdf :: Text :: TextFragment..."DrawingEllipse_out.pdf" ); } Add Text inside the Ellipse Aspose.PDF...

    docs.aspose.com/pdf/cpp/add-ellipse/
  2. DocumentBuilder.end_bookmark method | Aspose.Wo...

    DocumentBuilder.end_bookmark method. Marks the current position in the document as a bookmark end....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...
  3. Manage Fallback Fonts for Presentations in С++|...

    See how Aspose.Slides for С++ uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system but...when the font specified for text is available in the system,...

    docs.aspose.com/slides/cpp/fallback-font/
  4. Aspose::Words::LowCode::Watermarker::SetText me...

    Aspose::Words::LowCode::Watermarker::SetText method. Adds a Text watermark into the document from streams with options in C++....System::String&) method Adds a text watermark into the document...watermarkText const System::String& Text that is displayed as a watermark...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. CellMerge enumeration | Aspose.Words for Python

    aspose.words.tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells.... write ( 'Text in merged cells.' ) # Insert...CellMerge . NONE builder . write ( 'Text in unmerged cell.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Image Borders|Documentation

    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....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/working-w...
  7. Deal with PDF Forms in Python | Aspose.PDF

    Manage PDF Forms programmatically with Python sample code using Aspose.PDF for Python via .NET....path_infile ) # Create a new text box field rectange = apdf ....value = "Text Box" # Customize the border of the text box field...

    products.aspose.com/pdf/python-net/acroforms/
  8. Run.get_text method | Aspose.Words for Python

    Run.get_Text method. Gets the Text of the run....get_text method get_text() Gets the text of the run. def get_text...get_text ( self ): ... Returns The text of the run. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Watermark to ODP Presentation Files using ....

    C# source code for adding Watermark to ODP Presentation....NET apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/net/watermark/odp/
  10. HtmlOfficeMathOutputMode enumeration | Aspose.W...

    aspose.words.saving.HtmlOfficeMathOutputMode enumeration. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB.... TEXT OfficeMath is converted to HTML...property to "HtmlOfficeMathOutput.TEXT" # will represent each OfficeMath...

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