Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 151,558 for

text

(0.28 sec)
  1. Creating DataMatrix Barcodes|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/creating-...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsTemporary method. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified in C++....Document > (); // Insert a plain text structured document tag, //...as a plain text form that the user may enter text into. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 PHP 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hans/php-java/conversion/ Recent content in 使用 PHP 的 PDF 转换解决方案 on Aspsoe.PDF Products H......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/zh-hans/php-java/conver...
  4. SvgParameters|Aspose.BarCode for Python via .NE...

    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....is_text_drawn_in_text_element Does SVG image contain text as...as text element rather than paths (recommended) Default value:...

    docs.aspose.com/barcode/python-net/api-referenc...
  5. BookmarksOutlineLevelCollection.Clear | Aspose....

    Effortlessly clear all elements from your BookmarksOutlineLevelCollection with our Clear method, optimizing your data management for enhanced efficiency.... Writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . Writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalMerge method. Specifies how the cell is merged with other cells vertically in C++....First ); builder -> Write ( u "Text in merged cells." ); // Insert...None ); builder -> Write ( u "Text in unmerged cell." ); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. BookmarksOutlineLevelCollection indexer | Aspos...

    BookmarksOutlineLevelCollection indexer. Gets or sets a bookmark outline level at the specified index.... writeln ( 'Text inside Bookmark 1.' ) builder...'Bookmark 2' ) builder . writeln ( 'Text inside Bookmark 1 and 2.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection.... writeln ( 'Text inside Bookmark 1.' ) builder...'Bookmark 2' ) builder . writeln ( 'Text inside Bookmark 1 and 2.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Discover how to use HtmlSaveOptions ExportShapesAsSvg to convert Shape nodes to SVG images when saving to HTML, MHTML, EPUB, or AZW3 formats.... Write ( "My text box" ); // When we save the...saving operation will export text box shapes. // If we set the...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Inserting Fields in Python|Aspose.Words for Pyt...

    Insert fields into a document in Python in different ways: using `DocumentBuilder` or DOM (Document Object Model)....switches and argument values as text, nodes or even nested fields...formatting of merge field specify the text that is between the field separator...

    docs.aspose.com/words/python-net/inserting-fields/