Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 20,125 for

insert documents

(0.2 sec)
  1. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document....the collection and from the document. remove ( node : Aspose ....NodeCollection. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceSeparator method. Gets or sets the character sequence that is used to separate sequence numbers and page numbers in C++....Examples Shows how to split a document into portions by combining...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. How to create a Gantt chart|Documentation

    Learn how to create a Gantt chart with Aspose.Cells for .NET API....the data and go to Insert → Charts → Insert Column or Bar Chart...example, that’s B1:B7, and then insert Stacked Bar chart. Select the...

    docs.aspose.com/cells/net/how-to-create-gantt-c...
  4. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).... Document () builder = aw . DocumentBuilder...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the page.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert content that spans across 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Web Extensions - Office Add-ins with C++|Docume...

    Learn how to add and access Web Extensions (Office Add-ins) in Excel files using Aspose.Cells with C++....with the content in Office documents. Web Extensions add additional...Add-ins) in Excel by clicking the Insert tab and then clicking the Store...

    docs.aspose.com/cells/cpp/web-extensions-office...
  7. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_set method. Gets or sets a GradientStop object in the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FieldSeq.ResetHeadingLevel | Aspose.Words for .NET

    Discover the FieldSeq ResetHeadingLevel property, easily manage heading levels by resetting sequence numbers. Simplify your document formatting today!... Document doc = new Document (); DocumentBuilder..."SequenceIdentifier" property. // Insert a SEQ field that will display...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::DocumentBuilder::InsertDocumentI...

    Aspose::Words::DocumentBuilder::InsertDocumentInline method. Inserts a document inline at the cursor position in C++....ocumentInline method Inserts a document inline at the cursor...SharedPtr < Aspose :: Words :: Document > & srcDoc , Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. List level and heading style issues - Free Supp...

    Hello everyone, I’m currently struggling with two issues that I can’t quite understand. I have a target document that already contains formatting definitions, i.e., Heading1 through Heading9 are defined. Let’s say all …... I have a target document that already contains formatting...have a blue font color . The document itself is empty and contains...

    forum.aspose.com/t/list-level-and-heading-style...