Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 157,140 for

doc

(0.06 sec)
  1. BarcodeParameters.SymbolHeight | Aspose.Words f...

    Discover the BarcodeParameters SymbolHeight property to easily adjust barcode image height in twips (1/1440 inches) for optimal scanning performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Սեղմել DOC Ը C++ Ում

    Սեղմեք Doc ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք Doc բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...DOC ը C++ ում սեղմելու կոդը Բարձր արդյունավետությամբ C++ գրադարան՝...գրադարան՝ օպտիմալացնելու DOC բովանդակությունը և չափը՝ պահպանելով...

    products.aspose.com/words/hy/cpp/compress/doc/
  3. SdtType enumeration | Aspose.Words for Python

    aspose.words.markup.SdtType enumeration. Specifies the type of a structured Document tag (SDT) node.... DOC_PART_OBJ The SDT represents a...for content control elements. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.double_strike_through property | Aspose.Wo...

    Font.double_strike_through property. True if the font is formatted as double strikethrough text.... doc = aw . Document () para = doc . get_child (...as_paragraph () run = aw . Run ( doc = doc , text = 'Text with a single-line...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageWatermarkOptions Class | Aspose.Words for ...

    Discover Aspose.Words.ImageWatermarkOptions. Customize your image watermarks effortlessly with versatile options for enhanced Document presentation.... Document doc = new Document (); // Modify...different options to insert image: doc . Watermark . SetImage ( Image...

    reference.aspose.com/words/net/aspose.words/ima...
  6. IMailMergeCallback.TagsReplaced | Aspose.Words ...

    Discover how the IMailMergeCallback TagsReplaced method enhances your Document automation by seamlessly replacing mustache text with MERGEFIELD fields....void Callback () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert two mail merge tags...

    reference.aspose.com/words/net/aspose.words.mai...
  7. MailMerge.MailMergeCallback | Aspose.Words for ...

    Optimize your mail merge with the MailMergeCallback property. Effortlessly manage events for seamless Document automation and enhanced efficiency....void Callback () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert two mail merge tags...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Font.text_effect property | Aspose.Words for Py...

    Font.text_effect property. Gets or sets the font animation effect.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 36...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MailMerge.CleanupParagraphsWithPunctuationMarks...

    Optimize your MailMerge with the CleanupParagraphsWithPunctuationMarks property. Control empty paragraph removal for cleaner, professional Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldMergeField mergeFieldOption1...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Paragraph.isInsertRevision property | Aspose.Wo...

    Paragraph.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... let doc = new aw . Document (); let body = doc . firstSection...appendChild ( new aw . Run ( doc , "Paragraph 1. " )); body ....

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