Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 10,613 for

insert text

(0.36 sec)
  1. ConditionalStyleCollection.even_column_banding ...

    ConditionalStyleCollection.even_column_banding property. Gets the even column banding style.... insert_cell () builder . write ( 'Cell...'Cell 1' ) builder . insert_cell () builder . write ( 'Cell 2'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyleCollection.even_row_banding pro...

    ConditionalStyleCollection.even_row_banding property. Gets the even row banding style.... insert_cell () builder . write ( 'Cell...'Cell 1' ) builder . insert_cell () builder . write ( 'Cell 2'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert PPT and PPTX to PDF in PHP [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in PHP using Aspose.Slides, with fast code examples and advanced conversion options....Slides for PHP via Java inserts its API information and version...including: Images Text boxes and shapes Text formatting Paragraph...

    docs.aspose.com/slides/php-java/convert-powerpo...
  4. Convert PPT and PPTX to PDF in C++ [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in C++ using Aspose.Slides, with fast code examples and advanced conversion options....Slides for C++ inserts its API information and version...including: Images Text boxes and shapes Text formatting Paragraph...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. Manage Connectors in Presentations in .NET|Aspo...

    Empower .NET apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....1 Consider a case where two text frame objects are linked together...25 ); shapeFrom . TextFrame . Text = "From" ; IAutoShape shapeTo...

    docs.aspose.com/slides/net/connector/
  6. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....for WordArt Styles in Shape’s Text Aspose.Cells 16.10.0 has exposed...preset WordArt style to the text of the Shape object. Here is...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. LINQ Reporting Engine or Mail Merge in C#|Aspos...

    What is the difference between Mail Merge and LINQ Reporting Engine in Aspose.Words for .NET and which solution is better to choose?...Basic calculations Dynamic insertion of images and documents Support...template syntax based on plain-text tags, which can be one of the...

    docs.aspose.com/words/net/linq-reporting-engine...
  8. Compare Documents in C++|Aspose.Words for C++

    Compare two documents in any supported formats and shows content changes using C++. You can apply advanced options when comparing....means that both document text and text formatting are the same...you cannot represent style insertion/deletion. So documents can...

    docs.aspose.com/words/cpp/compare-documents/
  9. Hiding and Showing Rows and Columns with JavaSc...

    Learn how to hide and show rows and columns in a worksheet using Aspose.Cells for JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/hiding-and...
  10. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...begin adding content such as text and shapes: a Section, a Body...append_child ( aw . Run ( doc = doc , text = 'Hello world!' )) # 2 - Load...

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