Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 157,024 for

doc

(0.06 sec)
  1. FieldIncludePicture.resize_horizontally propert...

    FieldIncludePicture.resize_horizontally property. Gets or sets whether to resize the picture horizontally from the source.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  2. MergeFieldImageDimension.Unit | Aspose.Words fo...

    Discover the MergeFieldImageDimension Unit property for precise image scaling. Enhance your design with accurate dimensions and improved visual appeal....MergeFieldImageDimen () { Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.fie...
  3. WarningInfoCollection.Warning | Aspose.Words fo...

    Discover the WarningInfoCollection method that enhances your application by implementing IWarningCallback, effortlessly adding warnings to your collection.... Document doc = new Document ( MyDir + "Missing...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words/war...
  4. FieldSeq.ResetNumber | Aspose.Words for .NET

    Manage your FieldSeq ResetNumber property effortlessly! Set or retrieve an integer to control sequence numbers, ensuring accurate data handling.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // SEQ fields display a count...

    reference.aspose.com/words/net/aspose.words.fie...
  5. DocumentBuilder.is_at_end_of_paragraph property...

    DocumentBuilder.is_at_end_of_paragraph property. Returns ``True`` if the cursor is at the end of the current paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a valid bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.move_to_document_start method |...

    DocumentBuilder.move_to_Document_start method. Moves the cursor to the beginning of the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a valid bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.Style | Aspose.Words for .NET

    Discover the ParagraphFormat Style property to easily customize and enhance your Document's paragraph styling for improved readability and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  9. Aspose::Words::Lists::ListFormat::get_List meth...

    Aspose::Words::Lists::ListFormat::get_List method. Gets or sets the list this paragraph is a member of in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); ASSERT_FALSE ( builder ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. PageSetup.sheets_per_booklet property | Aspose....

    PageSetup.sheets_per_booklet property. Returns or sets the number of pages to be included in each booklet.... doc = aw . Document () # Insert text...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'My...

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