Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 10,795 for

insert text

(0.17 sec)
  1. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....method of the class, which inserts the node before the existing...coordinate system. The method inserts a new point at the end of the...

    docs.aspose.com/svg/net/edit-svg-file/
  2. RowFormat.clear_formatting method | Aspose.Word...

    RowFormat.clear_formatting method. Resets to default row formatting.... wrap_text = False builder . cell_format . fit_text = True builder.... Color . orange builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Issue with Font Family Change During Mail Merge...

    Dear Team, I am currently utilizing the Aspose Mail Merge mechanism, and I’ve encountered an issue where, for a specific value, the font family changes unexpectedly. Specifically, when the value “µL/bee” is Inserted int…...when the value “µL/bee” is inserted into the document, it is replaced...the merge inserts the string “µL/bee” the resulting text appears...

    forum.aspose.com/t/issue-with-font-family-chang...
  4. ShapeBase.is_move_to_revision property | Aspose...

    ShapeBase.is_move_to_revision property. Returns ``True`` if this object was moved (Inserted) in Microsoft Word while change tracking was enabled....if this object was moved (inserted) in Microsoft Word while change...involve an inline shape in such a text movement, that shape will also...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.expand_table_styles_to_direct_formatti...

    Document.expand_table_styles_to_direct_formatting method. Converts formatting specified in table styles into direct formatting on tables in the document....tables, cells, paragraphs or text. This version of Aspose.Words.... start_table () builder . insert_cell () builder . write ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  6. XpsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XPS](../../aspose.words/saveformat/#XPS) format...SaveOptions ) update_ambiguous_text_font Determines whether the...DocumentBuilder ( doc = doc ) # Insert headings that can serve as...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....Gets a value determining how text should be rendered in SVG. ...Sets a value determining how text should be rendered in SVG. ...

    reference.aspose.com/words/java/com.aspose.word...
  8. Add Image to PDF using C#|Aspose.PDF for .NET

    This section describes how to add image to existing PDF file using C# library....necessary to crop an image before inserting it into a PDF. Use can use...document . Pages . Add (); // Insert the cropped image onto the...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  9. Evaluate Aspose.Slides|Aspose.Slides Documentation

    Evaluate Aspose.Slides for C++ and explore API features for PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations—start your free trial....product functionality, but it inserts an evaluation watermark at...one slide when extracting the text from presentation slides. If...

    docs.aspose.com/slides/cpp/evaluate-aspose-slides/
  10. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....writeln("Some text with PostScript font."); //...DocumentBuilder(doc); // Insert text with PAGE and NUMPAGES fields...

    reference.aspose.com/words/java/com.aspose.word...