Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 43,763 for

doc

(0.05 sec)
  1. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TaskPane.web_extension property | Aspose.Words ...

    TaskPane.web_extension property. Represents an web extension object.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. WebExtension.bindings property | Aspose.Words f...

    WebExtension.bindings property. Specifies a list of web extension bindings.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::TableStyle::get_Alignment method...

    Aspose::Words::TableStyle::get_Alignment method. Specifies the alignment for the table style in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are two ways of aligning...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. ShapeBase.IsTopLevel | Aspose.Words for .NET

    Discover ShapeBase IsTopLevel. Quickly verify if a shape stands alone, enhancing your design workflow with efficient group management....Document doc = new Document (); Shape shape = new Shape ( doc , ShapeType...GroupShape group = new GroupShape ( doc ); group . AppendChild ( shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Fill.ForeTintAndShade | Aspose.Words for .NET

    Adjust the ForeTintAndShade property to easily lighten or darken your foreground color, enhancing your design with precision and creativity.... Document doc = new Document ( MyDir + "Big...document.docx" ); Fill textFill = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::PaperSize enum | Aspose.Words fo...

    Aspose::Words::PaperSize enum. Specifies paper size in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pap...
  8. ShapeBase.RelativeHorizontalPosition | Aspose.W...

    Discover the ShapeBase RelativeHorizontalPosition property to master horizontal positioning of shapes. Optimize your design with precision and control!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ParagraphFormat.keepWithNext property | Aspose....

    ParagraphFormat.keepWithNext property. True if the paragraph is to remains on the same page as the paragraph that follows it.... let doc = new aw . Document ( base ....two pages.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.verticalAlignment property | Aspose.W...

    ShapeBase.verticalAlignment property. Specifies how the shape is positioned vertically.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...

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