Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 18,766 for

insert documents

(0.06 sec)
  1. Protecting Worksheets with Node.js via C++|Docu...

    Learn how to protect worksheets in Excel using Aspose.Cells for Node.js via C++, including protecting rows, columns, and specific cells....example, they cannot input data, insert, or delete rows or columns...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/protecting-wor...
  2. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++....MakeObject < Aspose :: Words :: Document > (); // Create a group shape...shape and place it at the document's floating shape coordinate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.Words' TxtExportHeadersFootersMode enum enhances plain text exports by customizing header and footer handling for optimal results....bodies at the very end of a document. Examples Shows how to specify...text format. Document doc = new Document (); // Insert even and primary...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ParagraphFormat.firstLineIndent property | Aspo...

    ParagraphFormat.firstLineIndent property. Gets or sets the value (in points) for a first line or hanging indent...Shows how to insert a paragraph into the document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Story.DeleteShapes | Aspose.Words for .NET

    Effortlessly remove all shapes from your story text with the DeleteShapes method. Simplify your content and enhance clarity today!... Document doc = new Document (); DocumentBuilder...// Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/net/aspose.words/sto...
  6. CustomXmlPartCollection.add method | Aspose.Wor...

    aspose.words.markup.CustomXmlPartCollection.add method...structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for document binding in C++....space added to the margin for document binding. double Aspose ::...Aspose :: Words :: Document > (); // Insert text that spans several...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. FieldDatabase.Query | Aspose.Words for .NET

    Effortlessly manage your database with FieldDatabase Query. Easily set and retrieve SQL instructions for efficient data querying....database and insert it as a field into a document. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java....the Working with Fields documentation article. Remarks: Retrieves...Retrieves the name of the current document from its storage location...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldUserName | Aspose.Words for Java

    Implements the USERNAME field in Java....the Working with Fields documentation article. Remarks: Retrieves...USERNAME field. Document doc = new Document(); // Create a UserInformation...

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