Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 17,910 for

insert documents

(0.06 sec)
  1. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert three runs which we can search...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartAxis.baseTimeUnit property | Aspose.Words ...

    ChartAxis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category axis.... Examples Shows how to insert chart with date/time values...values. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_FlipOrie...

    Aspose::Words::Drawing::ShapeBase::get_FlipOrientation method. Switches the orientation of a shape in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert an image shape and leave its...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::FlipOrientation enum | ...

    Aspose::Words::Drawing::FlipOrientation enum. Possible values for the orientation of a shape in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert an image shape and leave its...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 合并相邻单元格|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...., cell2Name ); // Given a document name, a worksheet name, and...cell2Name ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/zh/net/merge-two-adjacent...
  6. Aspose::Words::Tables::CellFormat::get_TopPaddi...

    Aspose::Words::Tables::CellFormat::get_TopPadding method. Returns or sets the amount of space (in points) to add above 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...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_DateDisplayLocale method. Allows to set/get the language format for the date displayed in this SDT in C++....structured document tag. auto doc = MakeObject < Document > (); //...// Insert a structured document tag that prompts the user to...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_DateStorageFormat method. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the document's data store. Default value is DateTime in C++....bound to an XML node in the document’s data store. Default value...structured document tag. auto doc = MakeObject < Document > (); //...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......PDF to JPEG in Python How to Insert Rows in Excel using Python...Remove Restrictions on PDF Document in Java How to Convert PDF...

    kb.aspose.com/categories/page/32/
  10. Optimizing Memory Usage while Working with Big ...

    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.... Inserting & Deleting Cells & Rows :...note that if there are lots of insert/delete operations for Cells/Rows...

    docs.aspose.com/cells/nodejs-java/optimizing-me...