Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 148,526 for

text

(0.09 sec)
  1. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations....shape NodeCollection and set the text in TextFrame. Now, Add a Child...added SmartArt Node and set the text in TextFrame. Save the Presentation...

    docs.aspose.com/slides/net/manage-smartart-shap...
  2. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...fills each shape with custom text, tweaks a few visual properties...the nodes with our own text node_texts = ["Step 1", "Step 2",...

    forum.aspose.com/t/aspose-words-python-smartart...
  3. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection of Run nodes. To learn more, visit the documentation article in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...we change the formatting of text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/run...
  4. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert Text, checkboxes, tables, images, and other content elements in .NET....DocumentBuilder provides methods to insert text, checkboxes, ole objects, paragraphs...virtual cursor indicates where the text will be inserted when calling...

    docs.aspose.com/words/net/document-builder-over...
  5. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…...h> #include <aspose/pdf/text_fragment.h> Project Configuration...<aspose/pdf/page.h> #include <aspose/pdf/text_fragment.h> void ExampleSimple()...

    forum.aspose.com/t/your-examplesimple-does-not-...
  6. Aspose::Words::ParagraphFormat::get_RightIndent...

    Aspose::Words::ParagraphFormat::get_RightIndent method. Gets or sets the value (in points) that represents the right indent for paragraph in C++....formatting to create off-center text. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::ParagraphFormat::get_LeftIndent ...

    Aspose::Words::ParagraphFormat::get_LeftIndent method. Gets or sets the value (in points) that represents the left indent for paragraph in C++....formatting to create off-center text. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Aspose::Words::Drawing::ShapeBase::get_Name met...

    Aspose::Words::Drawing::ShapeBase::get_Name method. Gets or sets the optional shape name in C++....to use a shape’s alternative text. auto doc = System :: MakeObject...set_AlternativeText ( u "Alt text for MyCube." ); // We can access...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. HtmlSaveOptions.exportTextInputFormFieldAsText ...

    HtmlSaveOptions.exportTextInputFormFieldAsText property. Controls how Text input form fields are saved to HTML or MHTML...exportTextInputFormF property Controls how text input form fields are saved...true , exports text input form fields as normal text. When false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Shape.FirstParagraph | Aspose.Words for .NET

    Retrieve the first paragraph of a shape effortlessly. Enhance your document's layout with our easy-to-use Shape FirstParagraph feature....Shows how to create and format a text box. Document doc = new Document...Document (); // Create a floating text box. Shape textBox = new Shape...

    reference.aspose.com/words/net/aspose.words.dra...