Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 20,070 for

insert documents

(0.08 sec)
  1. How to Create Word Document using Java

    In this short tutorial, you will learn how to create Word document using Java in Windows, Mac OS, Ubuntu. The code sample can create a Word document in Java....Family How to Create Word Document using Java In this tutorial...will learn how to create Word document using Java . You can create...

    kb.aspose.com/words/java/how-to-create-word-doc...
  2. TextBox.internal_margin_left property | Aspose....

    TextBox.internal_margin_left property. Specifies the inner left margin in points for a shape.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert another textbox with specific...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldFootnoteRef | Aspose.Words for Java

    Implements the FOOTNOTEREF field in Java....the Working with Fields documentation article. Methods Method...modifications made to the document. isDirty(boolean value) Sets...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. StructuredDocumentTag.buildingBlockGallery prop...

    StructuredDocumentTag.buildingBlockGallery property. Specifies type of building block for this SDT...is read-only for SDT of the document part type. For all other SDT...Examples Shows how to insert a structured document tag as a building...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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-...
  8. Move drawing down to add title|CAD 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.... Example: Insert DXF/DWG drawing inside DXF...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  9. Aspose::Words::Font::get_Border method | Aspose...

    Aspose::Words::Font::get_Border method. Returns a Border object that specifies border for the font in C++....to insert a string surrounded by a border into a document. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......specific styles */ } /* ========== Insert URL Modal ========== */ .x...x-spreadsheet-modal-insert-url { /* Insert URL modal specific...

    docs.aspose.com/cells/ru/python-net/aspose-cell...