Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 222,964 for

new

(0.24 sec)
  1. HorizontalRuleAlignment Enum | Aspose.Words for...

    Discover the Aspose.Words.HorizontalRuleAlignment enum for precise control over horizontal rule alignment, enhancing your document formatting and design....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. SvgSaveOptions.fitToViewPort property | Aspose....

    SvgSaveOptions.fitToViewPort property. Specifies if the output SVG should fill the available viewport area (browser window or container)... let doc = new aw . Document ( base . myDir...selectable text. let options = new aw . Saving . SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LayoutOptions.ShowHiddenText | Aspose.Words for...

    Discover the LayoutOptions ShowHiddenText property, easily control the rendering of hidden text in your documents. Optimize your content visibility today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Font.spacing property | Aspose.Words for Node.js

    Font.spacing property. Returns or sets the spacing (in points) between characters ....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.textOrientation property | Aspose.Wor...

    PageSetup.textOrientation property. Allows to specify [PageSetup.textOrientation](./) for the whole page...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Bibliography.BibliographyStyle | Aspose.Words f...

    Discover the BibliographyStyle property easily manage and customize your bibliography's active style for enhanced organization and presentation....ChangeBibliographySt () { Document doc = new Document ( MyDir + "Bibliography...FieldOptions . BibliographyStylesPr = new BibliographyStylesPr (); doc...

    reference.aspose.com/words/net/aspose.words.bib...
  7. TextBox.InternalMarginBottom | Aspose.Words for...

    Discover the TextBox InternalMarginBottom property to customize your shape's inner bottom margin in points for enhanced design precision....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. HyphenationOptions.HyphenateCaps | Aspose.Words...

    Discover the HyphenateCaps property in HyphenationOptions. Control hyphenation for all-caps words easily—default is set to true. Optimize your text today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  9. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final paragraph in your shape, enhancing your document's layout and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Nullpointer when opening password protected Ope...

    Hi, I’m using Aspose Cells for Java for removing passwords from ods files. I’m currently updating from Aspose Cells 23.3 to 26.2. The example ods file has been created with Open Office. Password removal with 23.3 was suc…...{ LoadOptions loadOptions = new LoadOptions(); loadOptions.s...get(args[0]))) { Workbook workbook = new Workbook(fis, loadOptions); System...

    forum.aspose.com/t/nullpointer-when-opening-pas...