Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 18,743 for

document insertion

(0.09 sec)
  1. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the Document in C++....storing graphics data with the document. bool Aspose :: Words :: Fields...override Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. How to Build a Table from a DataTable in C#|Asp...

    Example of filling Document table from external database using C#....You can easily insert this data into your document as a new table...way of inserting data from a DataTable into a document table is...

    docs.aspose.com/words/net/how-to-build-a-table-...
  3. Pdf|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....are widely used to exchange documents between organizations, government...individuals. It is a standard document format and software developers...

    docs.aspose.com/cells/net/convert-excel-to-pdf/
  4. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Docx , Docm , Dotx...the Specify Save Options documentation article. class OoxmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Font::get_Color method | Aspose....

    Aspose::Words::Font::get_Color method. Gets or sets the color of the font in C++....get_Color () Examples Shows how to insert formatted text using DocumentBuilder...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Aspose::Words::ControlChar::Cr method | Aspose....

    Aspose::Words::ControlChar::Cr method. Carriage return character: "\x000d" or "\r". Same as ParagraphBreak in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert paragraphs with text with DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::Notes::FootnoteOptions::get_Rest...

    Aspose::Words::Notes::FootnoteOptions::get_RestartRule method. Determines when automatic numbering restarts in C++....numbering at certain places in the document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. FootnoteOptions.number_style property | Aspose....

    FootnoteOptions.number_style property. Specifies the number format for automatically numbered footnotes....applicable number styles see the Insert Footnote or Endnote dialog...reference marks. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::InsertSignature...

    Aspose::Words::DocumentBuilder::InsertSignatureLine method. Inserts a signature line at the current position in C++....tureLineOptions>&) method Inserts a signature line at the current...was just inserted. Examples Shows how to sign a document with a...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. FootnoteOptions.restartRule property | Aspose.W...

    FootnoteOptions.restartRule property. Determines when automatic numbering restarts....places in the document. let doc = new aw . Document (); let builder...main body text's flow. // Inserting a footnote/endnote adds a...

    reference.aspose.com/words/nodejs-net/aspose.wo...