Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 148,520 for

text

(0.39 sec)
  1. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetById method. Finds and returns a custom XML part by its identifier in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. 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...
  3. Font.scaling property | Aspose.Words for Node.js

    Font.scaling property. Gets or sets character width scaling in percent....DocumentBuilder ( doc ); // Add run of text and increase character width...characters" ); // Add run of text and add 1pt of extra horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::FieldEQ class | Aspose.W...

    Aspose::Words::Fields::FieldEQ class. Implements the EQ 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...
  5. Font.scaling property | Aspose.Words for Python

    Font.scaling property. Gets or sets character width scaling in percent....DocumentBuilder ( doc = doc ) # Add run of text and increase character width...'Wide characters' ) # Add run of text and add 1pt of extra horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.spacing property | Aspose.Words for Python

    Font.spacing property. Returns or sets the spacing (in points) between characters ....DocumentBuilder ( doc = doc ) # Add run of text and increase character width...'Wide characters' ) # Add run of text and add 1pt of extra horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Image transformation - Free Support Forum - asp...

    Hello, I have a document with Text that has a drop shadow with WordArt. It used to convert normally, but since we upgraded to version 23.9, part of the Text no longer converts as it did before. Before: After: B…...Hello, I have a document with text that has a drop shadow with...to version 23.9, part of the text no longer converts as it did...

    forum.aspose.com/t/image-transformation/315832
  8. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++.... get_Text () const Gets or sets the text of the run. GetAncestor...GetText () override Gets the text of the run. GetType () const...

    reference.aspose.com/words/cpp/aspose.words/run/
  9. 使用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...
  10. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....builder -> Writeln ( u "This text is in section 1." ); // Section...builder -> Writeln ( u "This text is in section 2." ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/pag...