Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 19,562 for

document insertion

(0.29 sec)
  1. 在单元格中插入文本|Documentation

    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....string FileName = FilePath + "Insert text into a cell.xlsx" ; InsertText...FileName , "Inserted Text" ); // Given a document name and text...

    docs.aspose.com/cells/zh/net/insert-text-into-a...
  2. Aspose::Words::Drawing::ShapeBase::get_Width me...

    Aspose::Words::Drawing::ShapeBase::get_Width method. Gets or sets the width of the containing block of the shape in C++.... Examples Shows how to insert a floating image, and specify...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Line Breaks and Text Wrapping|Documentation

    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....to insert the explicit line breaks in a cell. AI Document Assistant...

    docs.aspose.com/cells/java/line-breaks-and-text...
  4. ChartAxis.category_type property | Aspose.Words...

    ChartAxis.category_type property. Gets or sets type of the category axis.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CellFormat.fit_text property | Aspose.Words for...

    CellFormat.fit_text property. If ``True``, fits text in the cell, compressing each paragraph to the width of the cell.... Document () builder = aw . DocumentBuilder...table formatting options for a document builder # will apply them...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage number of pages in PS file | C++

    C++ API Solution to manage PS files. Add pages to PS Documents with a few lines of C++ code....Page C++ Add pages to PS Insert page into PS file C++ API Solution...Page for C++ Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/cpp/add-pages-to-ps/
  8. FieldNoteRef class | Aspose.Words for Python

    aspose.words.fields.FieldNoteRef class. Implements the NOTEREF field...with Fields documentation article. Remarks Inserts the mark of...Field ) insert_hyperlink Gets or sets whether to insert a hyperlink...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Issue with tables having large number of rows w...

    I created a table in Excel with around 120 rows. When I insert this table back into Excel, all 120 rows are displayed correctly. However, when I insert the same table into Word, only the first 55 rows are visible initia…... When I insert this table back into Excel...correctly. However, when I insert the same table into Word, only...

    forum.aspose.com/t/issue-with-tables-having-lar...
  10. LineStyle | Aspose.Words for Java

    Specifies line style of a Border in Java....to insert a string surrounded by a border into a document. Document...Document doc = new Document(); DocumentBuilder builder = new ...

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