Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 59,540 for

text

(0.13 sec)
  1. Render EML to PDF in Andorid App | products.asp...

    Export EML to PDF without using Microsoft Word or Outlook in you Andorid applications...Convert EML to ODT (OpenDocument Text File Format) Convert EML to...File) Convert EML to RTF (Rich Text Format) Convert EML to SVG (Scalar...

    products.aspose.com/total/android-java/conversi...
  2. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....get; set; } Defines alternative text to be displayed instead of a...the shape is below or above text. Bottom { get; } Gets the position...

    reference.aspose.com/words/net/aspose.words.dra...
  3. BookmarkStart | Aspose.Words for .NET

    Discover the BookmarkStart constructor! Easily initialize new BookmarkStart instances for efficient bookmarking in your applications. Boost your productivity today!... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  4. BookmarkEnd | Aspose.Words for .NET

    Create a new BookmarkEnd instance effortlessly. Enhance your project with this essential tool for managing bookmarks efficiently.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  5. DocumentVisitor.VisitBookmarkStart | Aspose.Wor...

    Discover the DocumentVisitor VisitBookmarkStart method, triggered at bookmark beginnings in your document. Enhance your coding efficiency today!... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. HtmlSaveOptions.export_headers_footers_mode pro...

    HtmlSaveOptions.export_headers_footers_mode property. Specifies how headers and footers are output to HTML, MHTML or EPUB... get_text () . strip ()) # Formats such...the headers/footers into body text. # We can use a SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....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/python-net/get-headers-or...
  8. Convert JPG to DOC via C# | Aspose

    Sample code for JPG to DOC C# conversion. Use API example code for batch JPG files to DOC conversion within VB.NET, Asp.NET or any .NET based application....recognition on JPG document and save text as JPG document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/jpg-to-doc/
  9. Aspose.PSD for .NET 21.7 - 发行说明|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....Text.ITextStyle.FontName 移除 API:...textLayer = image . AddTextLayer ( "Text 1" , new Rectangle ( 10 , 35...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. How to Create DOCX in C++

    In this topic, we will learn how to create DOCX in C++. The Word documents are created programmatically in C++ and used in many applications to achieve automation like utility bill generation. You can create DOCX on the fly in C++ using simple API interface....process the Word Document Add text in document along with formatting...word document in C++ by adding text and setting its formatting....

    kb.aspose.com/words/cpp/how-to-create-docx-in-cpp/