Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 20,125 for

document insertion

(0.08 sec)
  1. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font.... Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartTitle.Text | Aspose.Words for .NET

    Customize your chart title effortlessly! Set or get the ChartTitle Text property for a personalized touch. Auto-generate titles when needed....Shows how to insert a chart and set a title. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ImageSaveOptions.tiff_binarization_method prope...

    ImageSaveOptions.tiff_binarization_method property. Gets or sets method used while converting images to 1 bpp format when [ImageSaveOptions.save_format](../save_format/) is [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF) and [ImageSaveOptions.tiff_compression](../tiff_compression/) is equal to [TiffCompression.CCITT3](../../tiffcompression/#CCITT3) or [TiffCompression.CCITT4](../../tiffcompression/#CCITT4).... Document () builder = aw . DocumentBuilder...'Hello world!' ) builder . insert_image ( file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldMacroButton class |...

    Aspose::Words::Fields::FieldMacroButton class. Implements the MACROBUTTON field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldMacroButton...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FieldMergeSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeSeq class for seamless Document merging with the MERGESEQ field. Boost your Document automation today!...the Working with Fields documentation article. public class FieldMergeSeq...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldFileSize class | Aspose.Words for Python

    aspose.words.fields.FieldFileSize class. Implements the FILESIZE field...the Working with Fields documentation article. Remarks Retrieves...Retrieves the size of the current document’s file or 0 if the size cannot...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldAddIn class | Aspose.Words for Python

    aspose.words.fields.FieldAddIn class. Implements the ADDIN field....modifications made to the document. (Inherited from Field ) is_locked...Removes the field from the document. Returns a node right after...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldAutoTextList class | Aspose.Words for Python

    aspose.words.fields.FieldAutoTextList class. Implements the AUTOTEXTLIST field...the Working with Fields documentation article. Remarks Creates...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...following code snippet for inserting the footer text for (Section...font color setting in the document. When you set the font properties...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  10. FieldInfo.infoType property | Aspose.Words for ...

    FieldInfo.infoType property. Gets or sets the type of the Document property to insert....the type of the document property to insert. get infoType ()...

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