Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 17,911 for

insert documents

(0.08 sec)
  1. ShapeBase.is_horizontal_rule property | Aspose....

    ShapeBase.is_horizontal_rule property. Returns ``True`` if this shape is a horizontal rule.... Examples Shows how to insert a horizontal rule shape, and...its formatting. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionOptions.delete_cell_color property | As...

    RevisionOptions.delete_cell_color property. Allows to specify the color to be used for deleted cells [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)...with insert/delete cell revision color. doc = aw . Document ( file_name...layout_options . revision_options . insert_cell_color = aw . layout ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.border property | Aspose.Words for Node.js

    Font.border property. Returns a [Border](../../border/) object that specifies border for the font....to insert a string surrounded by a border into a document. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BookmarksOutlineLevelCollection.index_of_key me...

    BookmarksOutlineLevelCollection.index_of_key method. Returns the zero-based index of the specified bookmark in the collection.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a bookmark with another bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::get_Count method. Gets the number of elements contained in the collection in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in Node.js via C++. By using the Aspose.Cells library, you can easily Insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....can use ‘\n’ in JavaScript to insert explicit line breaks in a cell...

    docs.aspose.com/cells/nodejs-cpp/line-breaks-an...
  7. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells for Python via .NET library. By using the Aspose.Cells for Python via .NET library, you can easily Insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....NET to insert explicit line breaks in a cell...

    docs.aspose.com/cells/python-net/line-breaks-an...
  8. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Clear method. Removes all elements from the collection in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。... Merge (); // Insert value to the merged cell A1...cells range2 . Merge (); // Insert value to the merged cell A1...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  10. Add texts with different fonts in PS files

    C++ API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file....Page for C++ Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/cpp/add-text-to-ps/