Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 124,528 for

text

(0.07 sec)
  1. FieldAutoNumOut Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoNumOut class for seamless AUTONUMOUT field implementation, enhancing document automation and efficiency....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...
  2. Aspose::Words::Fields::FieldSaveDate class | As...

    Aspose::Words::Fields::FieldSaveDate class. Implements the SAVEDATE field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a boolean value indicating either to ignore footnotes...find-and-replace # operation to ignore text inside footnotes. # Set the...operation to also search for text inside footnotes. options =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PFA and PFB fonts Knowledge Base | Aspose.Font

    Discover PFA and PFB fonts and how they impact typography and printing. Learn best practices for managing these font formats effectively.... They are text-based font files with font outlines...fonts consist of human-readable text that describes the structure...

    docs.aspose.com/font/net/what-is-font/pfa-pfb-f...
  5. BookmarksOutlineLevelCollection class | Aspose....

    Aspose.Words.Saving.BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level... writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldGoToButton::get_Loc...

    Aspose::Words::Fields::FieldGoToButton::get_Location method. Gets or sets the name of a bookmark, a page number, or some other item to jump to in C++....Microsoft Word, // it will take the text cursor to the bookmark whose...builder -> Writeln ( u "Bookmark text contents." ); builder -> EndBookmark...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Convert PPTX to DOCX via Java or with free Onli...

    Java API to Export PPTX to DOCX without using Microsoft Word or PowerPoint or online. Test free PPTX to DOCX online converter quickly before integrating the code....converting presentations, adding text, images, shapes, and other objects...converting documents, adding text, images, shapes, and other objects...

    products.aspose.com/total/java/conversion/pptx-...
  8. Stop conversion or loading using InterruptMonit...

    Learn how to stop conversion or loading of large Excel files using InterruptMonitor in Aspose.Cells with C++....Access cell J1000000 and add some text inside it. auto cell = ws ->...cell -> PutValue ( "This is text." ); As you see, J1000000 is...

    docs.aspose.com/cells/cpp/stop-conversion-or-lo...
  9. Aspose::Words::Saving::ExportFontFormat enum | ...

    Aspose::Words::Saving::ExportFontFormat enum. Indicates the format that is used to export fonts while rendering to HTML fixed format in C++....) { ASSERT_FALSE ( System :: Text :: RegularExpressions :: Regex...else { ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 使用C++进行换行和文本自动换行|Documentation

    如何在C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,您可以轻松在单元格中插入文本并设置文本换行方式,例如手动换行、自动换行等。本文件详细介绍了如何实现这些功能,并提供了示例代码供您参考。...SetRowHeight ( 0 , 36 ); // Add text to the first cell cell . Get...functionality" ); // Make the cell's text wrap Style style = cell . Get...

    docs.aspose.com/cells/zh/cpp/line-breaks-and-te...