Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 180,101 for

doc

(0.16 sec)
  1. ShapeBase.CanHaveImage | Aspose.Words for .NET

    Discover the ShapeBase CanHaveImage property—learn how to determine if your shape type supports images for enhanced visual appeal!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a shape with an...

    reference.aspose.com/words/net/aspose.words.dra...
  2. LayoutOptions.TextShaperFactory | Aspose.Words ...

    Discover the LayoutOptions TextShaperFactory property for advanced typography. Enhance your rendering with customizable ITextShaperFactory implementations.... Document doc = new Document ( MyDir + "OpenType...wrapping HarfBuzzTextShaperFa. doc . LayoutOptions . TextShaperFactory...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Aspose::Words::InlineStory::get_LastParagraph m...

    Aspose::Words::InlineStory::get_LastParagraph method. Gets the last paragraph in the story in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. Aspose::Words::Saving::OdtSaveOptions::get_Pass...

    Aspose::Words::Saving::OdtSaveOptions::get_Password method. Gets or sets a password to encrypt Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Document::get_FontSettings metho...

    Aspose::Words::Document::get_FontSettings method. Gets or sets Document font settings in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply to this comment.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) comment = aw . Comment ( doc = doc , author...

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

    Learn how to use the EnsureMinimum method to automatically create a section and paragraph in Documents, ensuring complete and organized content....Document doc = new Document (); NodeCollection nodes = doc . GetChildNodes...ParentNode , Is . EqualTo ( doc )); Assert . That ( nodes [ 1...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Table.BottomPadding | Aspose.Words for .NET

    Discover the Table BottomPadding property, easily adjust spacing below cell contents for enhanced layout control and improved visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Table.LeftPadding | Aspose.Words for .NET

    Discover the Table LeftPadding property, easily adjust cell content spacing in points for enhanced layout control and improved design flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Table.RightPadding | Aspose.Words for .NET

    Discover the Table RightPadding property to customize cell spacing. Easily adjust the right margin for enhanced layout and readability in your designs.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...