Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 10,806 for

insert text

(0.06 sec)
  1. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provides information about the structural relationships between the objects of Aspose.Diagram class library....contains text styles of the shape. Text Contains the text of a shape...information about a shape’s text block. HyperlinkCollection/Hyperlink...

    docs.aspose.com/diagram/net/object_model/
  2. FindReplaceOptions.ignore_field_codes property ...

    FindReplaceOptions.ignore_field_codes property. Gets or sets a boolean value indicating either to ignore Text inside field codes...indicating either to ignore text inside field codes. The default...Examples Shows how to ignore text inside field codes. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape....DocumentBuilder ( doc ) # Write some text, and then cover it with a floating...world!' ) shape = builder . insert_shape ( aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column Text data, …...according to the column text data, and the text is not wrapping properly...autoFitRowsAndCols, if there is long text, it sets the column width to...

    forum.aspose.com/t/height-and-width-is-not-sett...
  5. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....paragraph where you want the run inserted. Examples Shows how to construct...run = new Run ( doc ); run . Text = "Hello World!" ; run . Font...

    reference.aspose.com/words/net/aspose.words/run...
  6. Split a Document in Java|Aspose.Words for Java

    Aspose.Words for Java provides you with an efficient way to split one document into multiple documents by headings or sections, as well as pages or page ranges....start with the required pages, text, etc. Try online You can try...document with another document: Insert and Append Documents in Java...

    docs.aspose.com/words/java/split-a-document/
  7. Aspose::Words::Paragraph::get_IsMoveToRevision ...

    Aspose::Words::Paragraph::get_IsMoveToRevision method. Returns true if this object was moved (Inserted) in Microsoft Word while change tracking was enabled in C++....if this object was moved (inserted) in Microsoft Word while change...which appear when we highlight text with the cursor, // and then...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. What are Icon Fonts?

    This article provides a brief overview of icon fonts, explaining their characteristics and advantages, usage, and many more....developers and designers to easily insert scalable vector icons on websites...using CSS, just like regular text. It gives you flexibility and...

    docs.aspose.com/font/net/what-is-font/icon-fonts/
  9. Aspose.Words.Loading | Aspose.Words for .NET

    Discover the Aspose.Words.Loading namespace for enhanced document loading options. Optimize your workflow with powerful classes and enumerations today!...additional options when loading Text document into a Document object...importing a document and inserting images using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...Text.TextRenderingHint.AntiAlias...is non existent. Most of the text is overlapping. The line graph...

    forum.aspose.com/t/incorrect-rendering-when-con...