Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 10,806 for

insert text

(0.22 sec)
  1. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加控件并自定义 Microsoft Excel 中的图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。... Label 类代表图表中的标签,具有一些重要成员: text (属性)– 指定标签的标题字符串。 fill (属性)–...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  2. TocInfo-Title cannot be aligned to the left - F...

    Hi, our corporate design forces me to put the toc title to the left. No matter how I format the Textfragment, it is alway in the center. I found a code snippet from you and I added the corresponding “HorizontalAlignm…...insert(1); // Create object to represent...reporting a specific issue with text alignment in a TOC title using...

    forum.aspose.com/t/tocinfo-title-cannot-be-alig...
  3. Change Background of VSX File via Python | prod...

    Python source code to change background of VSX documents within any Python based application....diagram as background page Insert an image to the background...VSX files can be opened in any text editor to view the contents...

    products.aspose.com/diagram/python-java/changeb...
  4. Make PDF Using Python

    Make a new PDF in Python in a few steps. Easily create PDF using Python via .NET library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...= datetime.now() comment.set_text( "Quisque fringilla leo." )...

    products.aspose.com/words/python-net/make/pdf/
  5. Make DOCX Using Python

    Make a new DOCX in Python in a few steps. Easily create DOCX using Python via .NET library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...= datetime.now() comment.set_text( "Quisque fringilla leo." )...

    products.aspose.com/words/python-net/make/docx/
  6. Make Markdown Using Python

    Make a new Markdown in Python in a few steps. Easily create Markdown using Python via .NET library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...= datetime.now() comment.set_text( "Quisque fringilla leo." )...

    products.aspose.com/words/python-net/make/md/
  7. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_FormatCode method. Gets or sets the format code applied to a data label in C++....00E+00” Text - “@” Accounting - “ -"$\”*...() -> set_Text ( u "Monthly sales report" ); // Insert a custom...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Run.remove() adds/leaves an empty line in some ...

    Greetings, We recently made the step to update our outdated “Aspose.Words for Java” 17.4 jdk16 to the latest version. So far every conflict could be solved apart from one where we request your assistance: Summary of o…... But it could be also text or tables or graphic for other...replace(...) API to search for the text marker and use the IReplacingCallback...

    forum.aspose.com/t/run-remove-adds-leaves-an-em...
  9. Extended Features lost - Free Support Forum - a...

    I'm trying to open a PDF, replace some Text and then save the document. The problem is that when I do this the extended features are disabled. public static void CreateProfile(SurveyProfile userProfile, string userProfi…...to open a PDF, replace some text and then save the document....document and all I’m doing is some text replacement and stamping an...

    forum.aspose.com/t/extended-features-lost/32287
  10. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....code snippets show how to add text in an existing PDF file. //...Pdf . Text . TextFragment mytext = new Aspose . Pdf . Text . TextFragment...

    docs.aspose.com/pdf/net/add-table-in-existing-p...