Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 106,435 for

text

(0.23 sec)
  1. How to Convert JSON to PDF in Node.js

    This article guides on how to convert JSON to PDF in Node.js. It contains the list of tasks along with the IDE configuration and a runnable sample code demonstrating JSON to PDF converter in Node.js....properties and methods to set text style in the output PDF file...JSON to PDF conversion Read the text from the source JSON file Instantiate...

    kb.aspose.com/cells/nodejs/how-to-convert-json-...
  2. FieldFootnoteRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFootnoteRef class to easily implement FOOTNOTEREF fields, enhancing your document's referencing capabilities....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Converting word document to pdf causes a table ...

    Hi, i want to convert a word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved. When converting test file “T…...difference between both files is the text box on right side of first page...the document, particularly the text box on the right side of the...

    forum.aspose.com/t/converting-word-document-to-...
  4. Aspose::Words::BookmarkStart::get_Bookmark meth...

    Aspose::Words::BookmarkStart::get_Bookmark method. Gets the facade object that encapsulates this bookmark start and end in C++....) -> set_Text ( String :: Format ( u "Updated text contents of...+ i ; builder -> Write ( u "Text before bookmark." ); builder...

    reference.aspose.com/words/cpp/aspose.words/boo...
  5. Aspose::Words::Range::get_Bookmarks method | As...

    Aspose::Words::Range::get_Bookmarks method. Returns a Bookmarks collection that represents all bookmarks in the range in C++....) -> set_Text ( String :: Format ( u "Updated text contents of...+ i ; builder -> Write ( u "Text before bookmark." ); builder...

    reference.aspose.com/words/cpp/aspose.words/ran...
  6. ParagraphCollection.Item | Aspose.Words for .NET

    Access specific Paragraphs easily with the ParagraphCollection Item property. Retrieve any Paragraph by index for seamless Text management....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/net/aspose.words/par...
  7. Aspose::Words::Replacing::ReplaceAction enum | ...

    Aspose::Words::Replacing::ReplaceAction enum. Allows the user to specify what happens to the current match during a replace operation in C++....Replace ( MakeObject < System :: Text :: RegularExpressions :: Regex...paragraph containing the matched text. auto para = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!...distance of the border from text or from the page edge in points...including paragraph, run of text inside a paragraph or a table...

    reference.aspose.com/words/net/aspose.words/bor...
  9. LayoutEnumerator class | Aspose.Words for Python

    aspose.words.layout.LayoutEnumerator class. Enumerates page layout entities of a document....properties are type, geometry, text and page index where entity...left corner (in points). text Gets text of the current span entity...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 用C++提取Gear类型SmartArt形状中的文本|Documentation

    学习如何使用Aspose.Cells for C++逐步指导和代码示例,从Excel中的Gear类型SmartArt形状中提取文本。...:: cout << "Gear Type Shape Text: " << s . GetText (). ToUtf8...Gear Type Shape Text : Nice Gear Type Shape Text : Good Gear Type...

    docs.aspose.com/cells/zh/cpp/extract-text-from-...