Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 151,607 for

text

(1.02 sec)
  1. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsWidth method. Gets or sets width of revision bars, points in C++....RevisionTextEffect :: 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/cpp/aspose.words.lay...
  2. Aspose::Words::Layout::ShowInBalloons enum | As...

    Aspose::Words::Layout::ShowInBalloons enum. Specifies which revisions are rendered in balloons in C++....RevisionTextEffect :: 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/cpp/aspose.words.lay...
  3. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertedTextEffect method. Allows to specify the effect to be applied to the inserted content Insertion. Default value is Underline in C++....RevisionTextEffect :: 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/cpp/aspose.words.lay...
  4. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeletedTextColor method. Allows to specify the color to be used for deleted content Deletion. Default value is ByAuthor in C++....RevisionTextEffect :: 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/cpp/aspose.words.lay...
  5. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeletedTextEffect method. Allows to specify the effect to be applied to the deleted content Deletion. Default value is StrikeThrough in C++....RevisionTextEffect :: 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/cpp/aspose.words.lay...
  6. Aspose cells : Redo and undo actions are not pe...

    Step 1: I entered 11, 12, 13, and 14 in different cells. Step 2: I applied red color to some cells. Step 3: I applied yellow color to other cells. Step 4: When performing undo (Ctrl + Z), the colors are removed correc…...are removed correctly, but the text values (11, 12, 13, 14) remain...changes (like cell colors), the text values in the cells are not...

    forum.aspose.com/t/aspose-cells-redo-and-undo-a...
  7. 文本框|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化文本框:设置字体、对齐方式、换行、自动适应,以及链接以完善 PowerPoint 和 OpenDocument 的幻灯片。...以下是创建方法: def add_text_box (): with slides . Presentation...] # 创建一个矩形形状(默认填充并带边框且无文本)。 text_box = slide . shapes . add_auto_shape...

    docs.aspose.com/slides/zh/python-net/examples/e...
  8. Color Palette Labels in a Chart Are Not Positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] ima…...inserting into PPT document, the text in the labels is misaligned...problem with the placement of the text is caused by the use of the...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  9. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsColor method. Allows to specify the color to be used for side bars that identify document lines containing revised information. Default value is Red in C++....RevisionTextEffect :: 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/cpp/aspose.words.lay...
  10. Node.document property | Aspose.Words for Python

    Node.document property. Gets the document to which this node belongs.... Run ( doc = doc , text = 'Hello world!' )) # We have...document does not contain its text. self . assertEqual ( para ...

    reference.aspose.com/words/python-net/aspose.wo...