Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 149,217 for

text

(0.1 sec)
  1. Section.protectedForForms property | Aspose.Wor...

    Section.protectedForForms property. True if the section is protected for forms...users can select and modify text only in form fields in Microsoft...builder . write ( "Please enter text here: " ); builder . insertTextInput...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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/
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม แยกออก ลบตารางใน PDF โดยใช้ Java https://products.aspose.com/pdf/th/java/table/ Recent content in เพิ่ม แยกออก ลบตารางใน PDF โดยใช้ Java ......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/th/java/table/index.xml
  5. 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...
  6. COUNTIF excel function works inconsistently - F...

    Dear Aspose Team, i am trying to use COUNTIF on an excelsheet: =COUNTIF(E$6:E$13;“>0”) this returns 1, however: =COUNTIF(MyTable[MyColumn];“>0”) is evalulated properly MyColumn is a column in my table which is exac…... Numbers stored as text – Cells E6:E13 might contain...like numbers but are actually text (e.g., because they were imported...

    forum.aspose.com/t/countif-excel-function-works...
  7. Font.styleName property | Aspose.Words for Node.js

    Font.styleName property. Gets or sets the name of the character style applied to this formatting....change the style of existing text. let doc = new aw . Document..."Emphasis" ; builder . writeln ( "Text originally in \"Emphasis\" style"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::TextColumnCollection::SetCount m...

    Aspose::Words::TextColumnCollection::SetCount method. Arranges Text into the specified number of Text columns in C++....method Arranges text into the specified number of text columns. void...int32_t The number of columns the text is to be arranged into. Remarks...

    reference.aspose.com/words/cpp/aspose.words/tex...
  9. Aspose::Words::FileFormatUtil::ContentTypeToLoa...

    Aspose::Words::FileFormatUtil::ContentTypeToLoadFormat method. Converts IANA content type into a load format enumerated value in C++....Aspose :: Words :: LoadFormat :: Text , Aspose :: Words :: FileFormatUtil...:: ContentTypeToLoadFor ( u "text/plain" )); ASSERT_EQ ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. FindReplaceOptions.use_legacy_order property | ...

    FindReplaceOptions.use_legacy_order property. True indicates that a Text search is performed sequentially from top to bottom considering the Text boxes...property True indicates that a text search is performed sequentially...top to bottom considering the text boxes. Default value is False...

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