Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 153,513 for

text

(0.44 sec)
  1. Create Table of Content in PDF using C#

    Create table of content in PDF using C#. Get the IDE settings, a list of steps, and a sample code to add table of contents to PDF using C#....table of contents including the text, hyperlinks and connectivity...the TOC title Create headings text for adding to the table of contents...

    kb.aspose.com/pdf/net/create-table-of-content-i...
  2. FieldToc.bookmark_name property | Aspose.Words ...

    FieldToc.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table....will create a line with the text in that heading style to the...bookmark_name = 'MyBookmark' # Text with a built-in heading style...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Accesibility not avaliable in when converting f...

    I have some trouble converting a html document to pdf where images etc. is accessible from a program like NVDA (NV Access | Download NVDA). I’m using Aspose with .NET 5. I have made a small example where I’m creating a …...with images that have an alt text and converting it to a byte[]...alt=""A random bird gives an alt text"" width=""366"" height=""366"">...

    forum.aspose.com/t/accesibility-not-avaliable-i...
  4. Add Watermark To PDF with Node.js via C++|Docum...

    Learn how to add Text and image watermarks to PDF while converting Excel to PDF using Aspose.Cells for Node.js via C++....following examples show how to add text and image watermarks to the...rendering. Add text watermark to PDF You can easily add a text watermark...

    docs.aspose.com/cells/nodejs-cpp/add-watermark-...
  5. How to Make a Fillable Form in Word using Java

    This tutorial contains information on how to make a fillable form in Word using Java. After following this tutorial you can create a form in Word using Java by adding controls like Text input, checkbox, combobox, etc....insert different controls Add text input and check box control...DocumentBuilder like for adding a text input field we provide a form...

    kb.aspose.com/words/java/how-to-make-a-fillable...
  6. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert Text to bullet points in Word using Java....object, and set bullet text font Set the text bullet type to square...added and filled with all the text from the document paragraphs...

    kb.aspose.com/words/java/convert-paragraph-into...
  7. 在使用Aspose.Cells for JavaScript通过C++加载工作簿中的HTML时...

    学习如何在使用Aspose.Cells for JavaScript通过C++加载HTML文件时自动调整列宽和行高。...></ script > < script type = "text/javascript" > const { Workbook...td>This is sample text.</td><td>Some text.</td></tr><tr><td>This...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  8. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....center, or right header or footer text box at the top or the bottom...Command List The header or footer text can contain special commands...

    docs.aspose.com/cells/net/get-headers-or-footers/
  9. 通過 Java 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTX 文件中提取文本和圖像。...getPortions()){ //Display text in the current portion System...//Display font height of the text System. out .print(port.getPortionFormat()...

    products.aspose.com/slides/zh-hant/java/parser/...
  10. When saving docx as MHTML to outputstream for u...

    Hi Aspose support, I have a problem where when I convert a word doc to MHTML for use in a MailMessage object, and part of that Word doc has a url with &path= as part of the url in the body, it converts it to a new line …...but they come across as plain text. I assume this is because MHTML...the MailMessage Body as plain text. private MailMessage genera...

    forum.aspose.com/t/when-saving-docx-as-mhtml-to...