Sort Score
Result 10 results
Languages All
Labels All
Results 9,831 - 9,840 of 148,513 for

text

(0.08 sec)
  1. HtmlSaveOptions.exportHeadersFootersMode proper...

    HtmlSaveOptions.exportHeadersFootersMode property. Specifies how headers and footers are output to HTML, MHTML or EPUB...the headers/footers into body text. // We can use a SaveOptions...does not contain the header's text doc = new aw . Document ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....code snippets show how to add text in an existing PDF file. Headers...h> #include <Aspose.PDF.Cpp/Text/TextFragment.h> #include <Aspose...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  3. FieldToc.EntryIdentifier | Aspose.Words for .NET

    Discover how the FieldToc EntryIdentifier property streamlines TC field management by easily matching type identifiers for efficient data organization....DocumentBuilder builder , string text , string typeIdentifier , string...OmitPageNumber = true ; fieldTc . Text = text ; fieldTc . TypeIdentifier...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Convert PPT to OTT via Java or with free Online...

    Java API to Export PPT to OTT without using Microsoft Word or PowerPoint or online. Test free PPT to OTT online converter quickly before integrating the code....manipulating slides, adding text, shapes, images, and other objects...variety of features such as text formatting, slide transitions...

    products.aspose.com/total/java/conversion/ppt-t...
  5. How to change the Comment Font Color with Node....

    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....specify alignment settings, text direction, Font Color, etc....getWorksheets (). get ( 0 ); // Add some text in cell A1 worksheet . getCells...

    docs.aspose.com/cells/nodejs-cpp/how-to-change-...
  6. 使用 Python 编辑 PDF | Aspose.PDF

    用於編輯 .NET 框架、.NET Core 和 PHP、VBScript、德爾福、C++上的 PDF 檔中的敏感資訊的 Python 原始程式碼。... text . TextFragmentAbsorber ( searchTerm...) textSearchOptions = apdf . text . TextSearchOptions ( True )...

    products.aspose.com/pdf/zh-hant/python-net/reda...
  7. HtmlSaveOptions.ExportLanguageInformation | Asp...

    Control language export in HTML, MHTML, or EPUB with HtmlSaveOptions. Enhance document accessibility and reach a wider audience effortlessly....// Use the builder to write text while formatting it in different...preserve or discard each formatted text's locale. // If we set the ...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java.... You can add Watermark Text using WatermarkAnnotation at...Annotaiton Text wa . setOpacity ( 0 . 5 ); //Add Text to Annotation...

    docs.aspose.com/pdf/java/sticky-annotations/
  9. 获取列标题|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....as a shared string, get the text of the first cell // from the...Parse ( headCell . CellValue . Text )]. InnerText ; } else { return...

    docs.aspose.com/cells/zh/net/get-a-column-heading/
  10. CustomXmlPart class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...