Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 11,039 for

insert text

(0.51 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_IsMoveTo...

    Aspose::Words::Drawing::ShapeBase::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...involve an inline shape in such a text movement, that shape will also...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly....only page breaks that are inserted explicitly into a document...that MS Word automatically inserts at the end of each page. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  3. EditableRange.editorGroup property | Aspose.Wor...

    EditableRange.editorGroup property. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range....the document builder's node insertion cursor is in more than one...edited." ); // If a region of text has two overlapping editable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartAxis.crosses_at property | Aspose.Words fo...

    ChartAxis.crosses_at property. Specifies where on the perpendicular axis the axis crosses.... For a text category axis, the value is...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. INodeChangingCallback.NodeRemoved | Aspose.Word...

    Discover the INodeChangingCallback NodeRemoved method—triggered when a document node is removed, enhancing your coding efficiency and document management....date and time of each node insertion and removal. /// Sets a custom...custom font name/size for the text contents of Run nodes. /// </summary>...

    reference.aspose.com/words/net/aspose.words/ino...
  6. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word...slides[index] # generates and inserts slide image slide . get_thumbnail(...ImageFormat . png) builder . insert_image( "slide_ {i} .png" ....

    products.aspose.com/slides/python-net/conversio...
  7. Add and Verify PDF Digital Signature using Java...

    Сreate electronic signature in PDF documents programmatically with Java sample code using Aspose.PDF for Java... Set the style of text like font, font size, color...the document with signature inserted. To verify the validity of...

    products.aspose.com/pdf/java/signature/
  8. Aspose::Words::Tables::Table::Table constructor...

    Aspose::Words::Tables::Table::Table constructor. Initializes a new instance of the Table class in C++....story where you want the table inserted. Examples Shows how to create...Paragraph >> ( paragraph ); // Add text to the first cell in the first...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word...slides[index] # generates and inserts slide image slide . get_thumbnail(...ImageFormat . png) builder . insert_image( "slide_ {i} .png" ....

    products.aspose.com/slides/python-net/conversio...
  10. InsertHtml() in table takes too long time - Fre...

    I’m working with custom editor that allows to render output data in different format and struggling with an issue that prevents overall document assembly. For example xlsx document with 20k rows and 3 columns takes secon…... Inserting typical cases where it just...standart styles like color, text-align and background-color Is...

    forum.aspose.com/t/inserthtml-in-table-takes-to...