Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 10,638 for

insert text

(0.42 sec)
  1. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....table data source Enhance inserting cut range Improve performance...for GridJs Support batch inserting row function in the menu and...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  2. Convert SVG to Base64 – Online Encoder and C# Code

    Convert SVG to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....in web pages as a string of text based on Base64 encoding. Data...specifying the URL of the file, you insert the Base64 encoded contents...

    products.aspose.com/svg/net/svg-to-base64/
  3. Convert JPG to Base64 – Online Encoder and C# Code

    Convert JPG to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....in web pages as a string of text based on Base64 encoding. Data...specifying the URL of the file, you insert the Base64 encoded contents...

    products.aspose.com/svg/net/jpg-to-base64/
  4. FieldXE.is_italic property | Aspose.Words for P...

    FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIndex.heading property | Aspose.Words for ...

    FieldIndex.heading property. Gets or sets a heading that appears at the start of each set of entries for any given letter....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.Insert_style_separator method. Inserts style separator into the document....insert_style_separator method insert_style_separator() Inserts...separator into the document. def insert_style_separator ( self ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...Words API to insert that output picture into the...chart, you mentioned a line of text wrap problem, please confirm...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  8. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....document -> get_Pages () -> Insert ( 1 ); // Create object to...Destination coordinate segment2 -> set_Text ( titles [ i ]); // Add heading...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  9. Shape.text_box property | Aspose.Words for Python

    Shape.Text_box property. Defines attributes that specify how Text is displayed in a shape....text_box property Shape.text_box property Defines attributes...specify how text is displayed in a shape. @property def text_box (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Remove Breaks in PHP|Aspose.Words for Java

    Remove Breaks using PHP....run_text = java_values ( $ run -> getText ()); $ run_text = str_replace..."" , $ run_text ); $ run -> setText ( $ run_text ); } } $ i ++;...

    docs.aspose.com/words/java/remove-breaks-in-php/