Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 39,583 for

document properties

(0.09 sec)
  1. TxtListIndentation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.TxtListIndentation class to customize list indentation levels for seamless Text format exports. Enhance your Document formatting!...list levels are indented when document is exporting to Text format...more, visit the Save a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Table.clearBorders method | Aspose.Words for No...

    Table.clearBorders method. Removes all table and cell borders on this table.... Document ( base . myDir + "Tables.docx"...table. let doc = new aw . Document (); let builder = new aw ...

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

    Discover the Aspose.Words.Drawing.Charts.ChartNumberFormat class for advanced number formatting in charts. Enhance your Document's visual appeal!...the Working with Charts documentation article. public class ChartNumberFormat...ChartNumberFormat Properties Name Description FormatCode { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Developer Guide|Aspose.Slides for Node.js via ....

    Discover the Aspose.Slides for Node.js via Java Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP presentations with ease....JavaScript Manage Presentation Properties in JavaScript Retrieve and...Update Presentation View Properties in JavaScript Manage Presentation...

    docs.aspose.com/slides/nodejs-java/developer-gu...
  5. Setting Print Options with Node.js via C++|Docu...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Node.js API and C++ Library. You can set the Print Area, Print Titles, and Page Order....for worksheets using the properties offered by the PageSetup...PageSetup class. How these properties are used is discussed below in more...

    docs.aspose.com/cells/nodejs-cpp/setting-print-...
  6. ParagraphFormat.SpaceBeforeAuto | Aspose.Words ...

    Discover the ParagraphFormat SpaceBeforeAuto property. Automatically adjust paragraph spacing for a polished, professional look in your Documents....SpaceBeforeAuto property True if the amount of spacing...paragraph spacing. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  7. NodeList class | Aspose.Words for Node.js

    Aspose.Words.NodeList class. Represents a collection of nodes matching an XPath query executed using the [CompositeNode.selectNodes()](../compositenode/selectNodes/#string) method...Words Document Object Model (DOM) documentation article. Remarks...a “snapshot” collection. Properties Name Description count Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageSize | Aspose.Words for Java

    Contains information about image size and resolution in Java....the Working with Images documentation article. Examples: Shows...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  9. FontInfoSubstitutionRule Class | Aspose.Words f...

    Discover the Aspose.Words.Fonts.FontInfoSubstitutionRule class to optimize font management in your Documents with seamless substitution capabilities....the Working with Fonts documentation article. public class FontInfoSubstitution...FontInfoSubstitution : FontSubstitutionRule Properties Name Description virtual...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Working with Footers|Aspose.Words for Java

    Remove footers from a Document easily and fast instead of using Apache POI.... Java // The path to the documents directory. String dataDir...AsposeFooters . class ); Document doc = new Document (); DocumentBuilder...

    docs.aspose.com/words/java/working-with-footers/