Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 32,887 for

insert documents

(0.07 sec)
  1. Aspose::Words::Fields::ToaCategories Class Refe...

    Represents a table of authorities categories.... auto doc = MakeObject<Document>(); auto builder = MakeOb...ries ()-> idx_get (2)); // Insert 2 TOA fields. TOA fields create...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Aspose::Words::Fields::FormField::get_Result me...

    Aspose::Words::Fields::FormField::get_Result method. Gets or sets a string that represents the result of this form field in C++....how to insert a combo box. auto doc = MakeObject < Document > ();..."Please select a fruit: " ); // Insert a combo box which will allow...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Working with PDF Pages in Python|Aspose.PDF for...

    How to add pages, add headers and footers, add watermarks you can know in this section. Aspose.PDF for Python via .NET explain to you all details on this topic....NET lets you insert a page to a PDF document at any location...different headers in your document with Python library by Aspose...

    docs.aspose.com/pdf/python-net/working-with-pages/
  4. Convert PPTX to OTT via Java or with free Onlin...

    Java API to Export PPTX to OTT without using Microsoft Word or PowerPoint or online. Test free PPTX to OTT online converter quickly before integrating the code....modify slides, as well as to insert images, shapes, and text. Aspose...edit, and convert documents, as well as to insert, delete, and modify...

    products.aspose.com/total/java/conversion/pptx-...
  5. SignatureLine Class | Aspose.Words for .NET

    Aspose.Words.Drawing.SignatureLine class. Provides access to signature line properties in C#....with Digital Signatures documentation article. public class SignatureLine...and insert it into a document. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Convert MHTML to DOCM in Python | products.aspo...

    MHTML and HtmlFixed to DOCM conversion in your Python applications without using Microsoft Word...are also used for creating documents that can be viewed on different...developers can ensure that their documents are accessible to a wider...

    products.aspose.com/total/python-net/conversion...
  7. ArrowType Enum | Aspose.Words for .NET

    Aspose.Words.Drawing.ArrowType enum. Specifies the type of an arrow at a line end in C#.... Document doc = new Document (); DocumentBuilder...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method... Document () builder = aw . DocumentBuilder...doc ) # Insert a Pareto chart. shape = builder . insert_chart (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.Bounds | Aspose.Words for .NET

    ShapeBase Bounds property. Gets or sets the location and size of the containing block of the shape in C#.... Document doc = new Document (); DocumentBuilder...takes up little space on the document page, // it occupies a rectangular...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Section.prepend_content method | Aspose.Words f...

    Section.prepend_content method. Inserts a copy of content of the source section at the beginning of this section....prepend_content(source_section) Inserts a copy of content of the source...section belongs to a different document. No new section is created...

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