Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 157,391 for

doc

(0.1 sec)
  1. PageSetup.vertical_alignment property | Aspose....

    PageSetup.vertical_alignment property. Returns or sets the vertical alignment of text on each page in a Document or section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the page setup properties...

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

    Reset your Document's page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/pag...
  3. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current page and section settings, enhancing your Document formatting and layout efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/doc...
  4. HtmlSaveOptions.NavigationMapLevel | Aspose.Wor...

    Discover HtmlSaveOptions' NavigationMapLevel property, controlling heading levels in EPUB, MOBI, and AZW3 exports. Maximize your content's visibility!... Document doc = new Document ( MyDir + "Big...options . NavigationMapLevel = 2 ; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // If we configure compatibility...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.pageSetup property. Returns an object that represents current page setup and section properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BorderCollection.LineStyle | Aspose.Words for .NET

    Discover the BorderCollection LineStyle property to customize your design with flexible border styles. Enhance your project’s visual appeal effortlessly!...Document doc = new Document (); PageSetup pageSetup = doc . Sections.... Borders . Shadow = true ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/bor...
  8. BorderCollection.LineWidth | Aspose.Words for .NET

    Discover the BorderCollection LineWidth property to easily adjust border width in points, enhancing your design's precision and visual appeal....Document doc = new Document (); PageSetup pageSetup = doc . Sections.... Borders . Shadow = true ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/bor...
  9. Border.LineStyle | Aspose.Words for .NET

    Customize your design with the Border LineStyle property, allowing you to easily get or set unique border styles for enhanced visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Border ....

    reference.aspose.com/words/net/aspose.words/bor...
  10. HtmlFixedSaveOptions.encoding property | Aspose...

    HtmlFixedSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

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