Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 151,773 for

text

(0.26 sec)
  1. Create Custom Command Buttons|Documentation

    This article introduces how to custom command buttons in GridWeb.... Set the button’s text. Set the button’s image URL...In the code example below, a text message is added to cell A1...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Conversion output is different / corrupted - Fr...

    Aspose Java Diagram 22.1 or 22.3 Convert Visio files to PDF or PNG. A customer reported two problems with Visio files. The problem did not exist in older Aspose Diagram versions (before that we used version 20.6). Her…...vsd” Japanese text at top is corrupted (see “Visio001-aspose...“Visio008a.vsd”. There are still some text position issues that have not...

    forum.aspose.com/t/conversion-output-is-differe...
  3. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    Discover how the HtmlSaveOptions ExportHeadersFootersMode property optimizes header and footer output for HTML, MHTML, and EPUB formats. Maximize your document's presentation!...the headers/footers into body text. // We can use a SaveOptions...does not contain the header's text doc = new Document ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Overview|Aspose.PDF for Python via .NET

    Overview of key-features and supported formats of Aspose.PDF for Python via .NET, installation and licensing manual of library.... Ability to work with text, paragraphs, headings, hyperlinks...easily convert EPUB, Markdown, Text, XPS, PostScript, XML, LaTex...

    docs.aspose.com/pdf/python-net/overview/
  5. RevisionOptions.RevisionBarsColor | Aspose.Word...

    Customize your document's RevisionBarsColor to highlight revised lines with ease. Default is Red, but choose any color for clearer insights!... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...
  6. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Enhance your documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo box form fields for improved user experience....Basic text input: builder . InsertTextInput ( "My text input"...// 2 - Combo box with prompt text, and a range of possible values:...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 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...
  8. RevisionOptions.MovedToTextEffect | Aspose.Word...

    Discover the RevisionOptions MovedToTextEffect property, which customizes Text effects for moved content. Enhance clarity with the default DoubleUnderline style!... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Comment.AddReply | Aspose.Words for .NET

    Enhance your discussions with the Comment AddReply method—easily add replies to comments and improve engagement on your platform!... DateTime dateTime , string text ) Parameter Type Description...time for the reply. text String The reply text. Return Value The...

    reference.aspose.com/words/net/aspose.words/com...
  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/