Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 182,566 for

doc

(0.99 sec)
  1. TxtSaveOptionsBase.ParagraphBreak | Aspose.Word...

    Discover TxtSaveOptionsBase's ParagraphBreak property, allowing custom paragraph breaks for seamless text format exports. Enhance your Document's readability!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Paragraph...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Table.allowAutoFit property | Aspose.Words for ...

    Table.allowAutoFit property. Allows Microsoft Word and Aspose.Words to automatically resize cells in a table to fit their contents.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Field.LocaleId | Aspose.Words for .NET

    Manage your field's LocaleId property effortlessly. Get or set the LCID for enhanced localization and user experience in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a DATE field, and...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Fill.Transparency | Aspose.Words for .NET

    Adjust the fill transparency from 0.0 (opaque) to 1.0 (clear) for customizable visual effects in your designs. Enhance your project's aesthetics today!... Document doc = new Document ( MyDir + "Two...of the first Run. Fill fill = doc . FirstSection . Body . Paragraphs...

    reference.aspose.com/words/net/aspose.words.dra...
  5. DocumentBuilderOptions Class | Aspose.Words for...

    Discover Aspose.Words.DocumentBuilderOptions to enhance your Document creation with customizable features for a seamless building experience.... Document doc = new Document (); DocumentBuilderOptio...builder = new DocumentBuilder ( doc , builderOptions ); // Adds content...

    reference.aspose.com/words/net/aspose.words/doc...
  6. HeaderFooterType enumeration | Aspose.Words for...

    Aspose.Words.HeaderFooterType enumeration. Identifies the type of header or footer found in a Word file.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Specify that we want different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxis.axisBetweenCategories property | Aspo...

    ChartAxis.axisBetweenCategories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ConvertUtil.MillimeterToPoint | Aspose.Words fo...

    Effortlessly convert millimeters to points with ConvertUtil's MillimeterToPoint method. Simplify your design calculations today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A section's "Page Setup"...

    reference.aspose.com/words/net/aspose.words/con...
  9. ChartNumberFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartNumberFormat class. Represents number formatting of the parent element... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PreferredWidth.equals method | Aspose.Words for...

    PreferredWidth.equals method. Determines whether the specified [PreferredWidth](../) is equal in value to the current [PreferredWidth](../).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

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