Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 32,882 for

insert documents

(0.14 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. Calculate the sum of a range of cells|Documenta...

    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....resultCell ) { // Open the document for editing. using ( SpreadsheetDocument...SpreadsheetDocument document = SpreadsheetDocument . Open ( docName...

    docs.aspose.com/cells/net/calculate-the-sum-of-...
  3. 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...
  4. ShapeBase.ZOrder | Aspose.Words for .NET

    ShapeBase ZOrder property. Determines the display order of overlapping shapes in C#....and in the main text of the document. The display order of child...order of shapes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Font::get_Bold method | Aspose.W...

    Aspose::Words::Font::get_Bold method. True if the font is formatted as bold in C++....get_Bold () Examples Shows how to insert formatted text using DocumentBuilder.... auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. CustomXmlPartCollection.RemoveAt | Aspose.Words...

    CustomXmlPartCollection RemoveAt method. Removes an item at the specified index in C#....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose::Words::ParagraphFormat::get_Borders met...

    Aspose::Words::ParagraphFormat::get_Borders method. Gets collection of borders of the paragraph in C++....get_Borders () Examples Shows how to insert a paragraph with a top border...border. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Create and Save New Workbooks|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.... Insert some text in any cell. \4....

    docs.aspose.com/cells/net/create-and-save-new-w...
  9. WorksheetCollection - Aspose.Cells for PHP via ...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....represents all the built-in document properties of the spreadsheet...represents all the custom document properties of the spreadsheet...

    reference.aspose.com/cells/php/aspose.cells/Wor...
  10. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    TxtSaveOptionsBase ExportHeadersFootersMode property. Specifies the way headers and footers are exported to the text formats. Default value is PrimaryOnly in C#.... Document doc = new Document (); // Insert even and primary...primary headers/footers into the document. // The primary header/footers...

    reference.aspose.com/words/net/aspose.words.sav...