Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 11,003 for

insert text

(0.76 sec)
  1. Using Sparklines and Setting 3D Format with Jav...

    Learn how to use sparklines and apply 3D formatting in Excel files with Aspose.Cells for JavaScript via C++....Sparklines in Microsoft Excel To insert sparklines in Microsoft Excel...the side of the data. Click Insert on the ribbon and then choose...

    docs.aspose.com/cells/javascript-cpp/using-spar...
  2. Convert Excel to Image with C++|Documentation

    Learn how to convert Excel worksheets to images, including TIFF and SVG formats, using Aspose.Cells for C++.... You might want to insert an image into a Microsoft Word...Workbook workbook ; // Put sample text in the first cell of first worksheet...

    docs.aspose.com/cells/cpp/convert-excel-to-image/
  3. DocumentBuilder.current_node property | Aspose....

    DocumentBuilder.current_node property. Gets the node that is currently selected in this DocumentBuilder.... Any insert operations you perform using...using DocumentBuilder will insert before the DocumentBuilder.current_node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Make DOCX Using C#

    Make a new DOCX in C# in a few steps. Easily create DOCX using .NET library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...chart = shape.Chart; chart.Title.Text = "Demo Chart" ; chart.Series...

    products.aspose.com/words/net/make/docx/
  5. Make WORD Using C#

    Make a new a Word document in C# in a few steps. Easily create a Word document using .NET library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...chart = shape.Chart; chart.Title.Text = "Demo Chart" ; chart.Series...

    products.aspose.com/words/net/make/word/
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Extract or Remove Images in PDF using C++ https://products.aspose.com/pdf/cpp/images/ Recent content in Add, Extract or Remove Images in P......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...document via C++ subtitle ltr Insert images to PDF document programmatically...

    products.aspose.com/pdf/cpp/images/index.xml
  7. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...DOES NOT WORK if you are adding text using .InsertHtml(). That includes...insertCell(); builder.write("Test Text"); } builder.endRow(); } builder...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  8. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....00E+00” Text - “@” Accounting - “_-\"$\”*...setText("Monthly sales report"); // Insert a custom chart series with...

    reference.aspose.com/words/java/com.aspose.word...
  9. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...Write("Text in merged cells."); builder...Previous; // builder.Write("Text in one cell"); builder.EndRow();...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  10. Edit PDF Doc Online Free | PDF Editor

    Learn how to edit PDF doc online free using PDF editor. Follow our guide for easy online and programmatic editing in C#, Java and Python....This tool allows you to edit text, images, and other elements...the editing tools to modify text, images, or annotations. Once...

    blog.aspose.com/pdf/edit-pdf-document-online-free/