Sort Score
Result 10 results
Languages All
Labels All
Results 8,081 - 8,090 of 148,544 for

text

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

    Aspose::Words::Layout::RevisionOptions::get_RevisedPropertiesEffect method. Allows to specify the effect for content areas with changes of formatting properties FormatChange Default value is None 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::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...
  3. 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...
  4. 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...
  5. CustomXmlPartCollection.count property | Aspose...

    CustomXmlPartCollection.count property. Gets the number of elements contained in the collection....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomXmlPart.clone method | Aspose.Words for N...

    CustomXmlPart.clone method. Makes a deep enough copy of the object...xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CustomXmlPartCollection.clear method | Aspose.W...

    CustomXmlPartCollection.clear method. Removes all elements from the collection....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在 Python 中实现 PowerPoint 自动化:轻松创建动态演示文稿|Aspose.S...

    使用 Aspose.Slides for Python 在云平台上自动创建幻灯片——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。... text_frame . text = "Quarterly Business...2025" subtitle_shape . text_frame . text = "Prepared for Executive...

    docs.aspose.com/slides/zh/python-net/automating...
  9. 管理自动适应设置|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中为 PowerPoint 中的文本框设置自动适应...PowerPoint 使用 Resize shape to fix text 设置——它会自动调整文本框大小,以确保文本始终适合其中。...Shrink text on overflow Resize shape to fit text Wrap text in shape...

    docs.aspose.com/slides/zh/nodejs-java/manage-au...
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....using namespace Aspose :: Pdf :: Text ; void AddImageStampToPDFFi...HorizontalAlignment :: Center ); // Add text fragment to paragraphs collection...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/