Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 10,614 for

insert text

(0.11 sec)
  1. PdfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pdf](../../aspose.words/saveformat/#Pdf) format...whether to write additional text positioning operators or not...footnote/endnote references in main text story into active hyperlinks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Java, supporting OMML, formatting controls, and clear Java code samples....PowerPoint and can be added to the text or equation. For that, the math...equation in PowerPoint, the Insert -> Equation menu is used: This...

    docs.aspose.com/slides/java/powerpoint-math-equ...
  3. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for .NET, supporting OMML, formatting controls, and clear C# code samples....available and can be added to text or equations. The math equations...equation in PowerPoint, the Insert -> Equation menu is used: This...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  4. AutoFit Rows and Columns with Node.js via C++|D...

    This article shows how to autoFit rows, columns, rows of merged cells, and rows in a range of cells using Aspose.Cells for Node.js via C++.... merge (); // Insert a value into the merged cell...getStyle (); // Set wrapping text on style . setIsTextWrapped...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-a...
  5. LaTeX embedded graphics | Aspose.TeX for Java

    In this article, you will explore how to inject Base64-encoded images in the LaTeX source code and learn the \write18 feature that makes this possible....since TeX/LaTeX files are plain text and cannot contain binary data...to represent binary data in a text format. This means that binary...

    docs.aspose.com/tex/java/latex-graphics-embedding/
  6. PAGES File Extension: How to Open and Conve...

    Explore the ZIP file format, a versatile archive format with wide compatibility and efficient compression methods. Learn how ZIP simplifies data compression and archive management for a variety of applications.... These files can include text, images, tables, charts, and...Stores document content in a text-based format, allowing for easy...

    products.aspose.com/zip/most-common-archives/wh...
  7. Table.style_options property | Aspose.Words for...

    Table.style_options property. Gets or sets bit flags that specify how a table style is applied to this table.... start_table () # We must insert at least one row before setting...table formatting. builder . insert_cell () # Set the table style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert EML to HTML|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....save resources to a file and insert in HTML the ‘src’ tag with...alternate view with MediaType "text/calendar" (ICS) var icsView...

    docs.aspose.com/email/net/converting-between-fo...
  9. HtmlSaveOptions.table_width_output_mode propert...

    HtmlSaveOptions.table_width_output_mode property. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB...DocumentBuilder ( doc = doc ) # Insert a table with a negative indent.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Make DOC Using C++

    Make a new DOC in C++ in a few steps. Easily create DOC using C++ library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...(); chart-> get_Title ()-> set_Text ( u"Demo Chart" ); chart-> get_Series...

    products.aspose.com/words/cpp/make/doc/