Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 13,863 for

document insertion

(0.18 sec)
  1. Aspose::Words::Tables::CellFormat::get_BottomPa...

    Aspose::Words::Tables::CellFormat::get_BottomPadding method. Returns or sets the amount of space (in points) to add below the contents of cell in C++....with a document builder. auto doc = MakeObject < Document > ();...( u "Row 1, cell 1." ); // Insert a second cell, and then configure...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...code I’ve used is: Document RepDoc = new Document(); DocumentBuilder...!= MemoryStream.Null) { // Insert this image into the place of...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  3. 在单元格中插入文本|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...
  4. AxisTickLabels.alignment property | Aspose.Word...

    AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels.... Examples Shows how to insert a chart and modify the appearance...its axes. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell...the Working with Tables documentation article. Properties Name...custom borders. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.insert_group_shape method...insert_group_shape method Contents [ Hide ] insert_group_shape(shapes)...which is inserted into the current position. def insert_group_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Comment class | Aspose.Words for...

    Aspose::Words::Comment class. Represents a container for text of a comment. To learn more, visit the Documentation article in C++....the Working with Comments documentation article. class Comment :...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. Theme.majorFonts property | Aspose.Words for No...

    Theme.majorFonts property. Allows to specify the set of major fonts for different languages.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldIncludePicture.is_linked property | Aspose...

    FieldIncludePicture.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document....storing graphics data with the document. @property def is_linked (...): ... Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldImport.is_linked property | Aspose.Words f...

    FieldImport.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document....storing graphics data with the document. @property def is_linked (...): ... Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...

    reference.aspose.com/words/python-net/aspose.wo...