Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 19,943 for

insert documents

(0.17 sec)
  1. ImageSize.WidthPoints | Aspose.Words for .NET

    Discover the ImageSize WidthPoints property to easily obtain image width in points—perfect for precise measurements in design projects!... // When we insert an image using the "InsertImage"...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DropCapPosition enumeration | Aspose.Words for ...

    aspose.words.DropCapPosition enumeration. Specifies the position for a drop cap text.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert one paragraph with a large letter...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Notes::Footnote::get_FootnoteTyp...

    Aspose::Words::Notes::Footnote::get_FootnoteType method. Returns a value that specifies whether this is a footnote or endnote in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...mark at the location that we insert them. // The reference mark...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. FieldNext Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNext class to efficiently manage NEXT fields in your Documents. Enhance your document automation today!...the Working with Fields documentation article. public class FieldNext...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Field.get_field_code method | Aspose.Words for ...

    aspose.words.fields.Field.get_field_code method...Examples Shows how to insert a field into a document using a field code...code. doc = aw . Document () builder = aw . DocumentBuilder (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSize.HeightPoints | Aspose.Words for .NET

    Discover the ImageSize HeightPoints property to easily retrieve image height in points—1 point equals 1/72 inch. Optimize your images effortlessly!... // When we insert an image using the "InsertImage"...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Theme.MajorFonts | Aspose.Words for .NET

    Customize your site’s typography with MajorFonts. Easily set diverse fonts for multiple languages to enhance readability and user experience.... 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. FieldIndex.PageNumberSeparator | Aspose.Words f...

    Discover the FieldIndex PageNumberSeparator property, easily customize the character that separates index entries from page numbers for enhanced clarity.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Working with Styles and Themes in C#|Aspose.Wor...

    Advanced Microsoft Word formatting features, working with styles and themes using C#....styles defined in the document using the Document.Styles property....and user-defined styles in a document. A particular style could...

    docs.aspose.com/words/net/working-with-styles-a...