Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 989 for

textbox

(0.06 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_UseLegacyOrder method. True indicates that a text search is performed sequentially from top to bottom considering the text boxes. Default value is false in C++....1]" ); SharedPtr < Shape > textBox = builder -> InsertShape (...( ShapeType :: TextBox , 100 , 50 ); builder -> Writeln ( u "[tag...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. TextBox.internalMarginTop property | Aspose.Wor...

    Textbox.internalMarginTop property. Specifies the inner top margin in points for a shape....internalMarginTop property TextBox.internalMarginTop property...class TextBox TextBox.internalMarginRight property TextBox.layoutFlow...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++....EndTable (); // Textbox: SharedPtr < Shape > textBox = builder ->...ShapeType :: TextBox , 150 , 20 ); builder -> MoveTo ( textBox -> get_FirstParagraph...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. TextBox.fitShapeToText property | Aspose.Words ...

    Textbox.fitShapeToText property. Determines whether Microsoft Word will grow the shape to fit text....fitShapeToText property TextBox.fitShapeToText property Determines...Aspose.Words.Drawing class TextBox TextBox.internalMarginBottom property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Discover how to use HtmlSaveOptions ExportShapesAsSvg to convert Shape nodes to SVG images when saving to HTML, MHTML, EPUB, or AZW3 formats....Shape textBox = builder . InsertShape ( ShapeType . TextBox , 100...60.0 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportShapesAsSvg method. Controls whether Shape nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3. Default value is false in C++....doc ); SharedPtr < Shape > textBox = builder -> InsertShape (...:: TextBox , 100.0 , 60.0 ); builder -> MoveTo ( textBox -> get_FirstParagraph...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. NodeCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeCollection class, your go-to solution for managing diverse node types efficiently in document processing. Enhance your workflow today!...Examples Shows how to replace all textbox shapes with image shapes. Document...= new Document ( MyDir + "Textboxes in drawing canvas.docx" );...

    reference.aspose.com/words/net/aspose.words/nod...
  8. TextBox.internalMarginBottom property | Aspose....

    Textbox.internalMarginBottom property. Specifies the inner bottom margin in points for a shape....internalMarginBottom property TextBox.internalMarginBottom property...class TextBox TextBox.fitShapeToText property TextBox.internalMarginLeft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Comparing::CompareOptions class ...

    Aspose::Words::Comparing::CompareOptions class. Allows to choose additional options for document comparison operation. To learn more, visit the documentation article in C++....EndTable (); // Textbox: SharedPtr < Shape > textBox = builder ->...ShapeType :: TextBox , 150 , 20 ); builder -> MoveTo ( textBox -> get_FirstParagraph...

    reference.aspose.com/words/cpp/aspose.words.com...
  10. Format Text using VSTO and Aspose.Slides for Ja...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....formats the text in the third textbox on the slide to look like the...the text in the last textbox. Formatting Text Both the VSTO and...

    docs.aspose.com/slides/java/format-text-using-v...