Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 11,050 for

insert text

(0.05 sec)
  1. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...DocumentBuilder ( doc = doc ) # Insert a table of contents, and then...right. field_toc = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create and Embed an Excel Chart as an OLE Objec...

    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....Name = "Quarterly Sales" ; // Insert some data for the chart into...Chart's Title chart . Title . Text = "Sales by Quarter" ; //Setting...

    docs.aspose.com/slides/net/create-and-embed-an-...
  3. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue::ChartMultilevelValue constructor. Initializes a new instance of this class that represents a single-level value in C++....DocumentBuilder > ( doc ); // Insert a Treemap chart. System ::...chart -> get_Title () -> set_Text ( u "World Population" ); //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies vertical justification of Text on each page....Specifies vertical justification of text on each page. Members Name Description...BOTTOM Text is aligned at the bottom of the page. CENTER Text is...

    reference.aspose.com/words/python-net/aspose.wo...
  5. C# .NET OneNote 操作 API |創建轉換和操作 OneNote 文件

    C# VB.NET ASP.NET OneNote 庫,用於在 .NET Windows web 應用程序或服務中讀寫和編輯 Microsoft OneNote 文件。創建 .one 文件並將其導出為 PDF BMP PNG JPEG GIF...PageSeries Title Image Rich Text Section Outline OutlineGroup...Specific Part of File Extract Text & Images Access Positioning...

    products.aspose.com/note/zh-hant/net/
  6. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word document with aspose.words in java using a .dotx and the first page of the transformed word document is always empty, the document starts from the second page. Do yo…...http-equiv="Content-Type" content="text/html; charset=UTF-8"> <titl...DocumentBuilder.insertHtml method to insert HTML into template instead...

    forum.aspose.com/t/html-to-docx-transformation-...
  7. Aspose.PDF - 26.1.0 - Linux - Try add watermark...

    We have an application that generates documents. At one point, we Insert watermarks into PDF documents. Now we want to migrate to .net8/.net10 with Linux support and have discovered this error: System.TypeInitializatio…... At one point, we insert watermarks into PDF documents...result (including full error text, if any) jschur February 18...

    forum.aspose.com/t/aspose-pdf-26-1-0-linux-try-...
  8. XPS page event-based modifications | C++

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for C++...insert a hyperlink to the first page...get_TotalPageCount())) 41 { 42 // ...insert a hyperlink to the next page...

    docs.aspose.com/page/cpp/xps/event-based-modifi...
  9. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_Text_boxes property. Gets or sets a boolean value that specifies that source formatting of Textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...ignore_text_boxes property ImportFormatOptions.ignore_text_boxes...ignore_text_boxes ( self ) -> bool : ... @ignore_text_boxes.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....Slides for C++ allows you to insert OLE Objects into slides as...slides. For example, you can insert HTML, PDF, and ZIP files as...

    docs.aspose.com/slides/cpp/manage-ole/