Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 20,024 for

insert documents

(0.43 sec)
  1. FieldFormat.GeneralFormats | Aspose.Words for .NET

    Discover the FieldFormat GeneralFormats property, offering a versatile collection of numeric text formats to enhance your data presentation and results.... Document doc = new Document (); DocumentBuilder...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Tables::TableCollection class | ...

    Aspose::Words::Tables::TableCollection class. Provides typed access to a collection of Table nodes. To learn more, visit the documentation article in C++....the Working with Tables documentation article. class TableCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....with Headers and Footers documentation article. Remarks: HeaderFooter...text in a document’s footer. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartAxis.base_time_unit property | Aspose.Word...

    ChartAxis.base_time_unit 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. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::PageSetup::get_PageStartingNumbe...

    Aspose::Words::PageSetup::get_PageStartingNumber method. Gets or sets the starting page number of the section in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...2, page 3." ); // Move the document builder to the first section's...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. FlipOrientation enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.FlipOrientation enumeration. Possible values for the orientation of a shape.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert an image shape and leave its...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::ShapeBase::get_IsInline...

    Aspose::Words::Drawing::ShapeBase::get_IsInline method. A quick way to determine if this shape is positioned inline with text in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...belongs to the paragraph that we insert it into, // which we can determine...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Theme.MinorFonts | Aspose.Words for .NET

    Customize your site's typography with MinorFonts. Easily set unique fonts for various languages to enhance user experience and engagement.... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/net/aspose.words.the...
  9. ImageData.ImageSize | Aspose.Words for .NET

    Discover the ImageData ImageSize property to easily access essential details about image dimensions and resolution for enhanced visual quality....only and not stored in the document, returns zero size. Examples...shape with an image. // When we insert an image using the "InsertImage"...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ShapeBase.IsInline | Aspose.Words for .NET

    Discover the ShapeBase IsInline property to easily check if your shape aligns with text, enhancing your design and improving layout efficiency.... Document doc = new Document (); DocumentBuilder...belongs to the paragraph that we insert it into, // which we can determine...

    reference.aspose.com/words/net/aspose.words.dra...