Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 182,595 for

doc

(0.16 sec)
  1. CompatibilityOptions.PrintBodyTextBeforeHeader ...

    Discover the PrintBodyTextBeforeHeader property for CompatibilityOptions. Enhance your Documents by printing body text before headers and footers!...void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...
  2. CompatibilityOptions.OverrideTableStyleFontSize...

    Discover how the OverrideTableStyleFontSizeAndJustification property enhances your Document's style hierarchy for improved formatting and readability....void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...
  3. CompatibilityOptions.SplitPgBreakAndParaMark | ...

    Discover the SplitPgBreakAndParaMark property for CompatibilityOptions. Ensure seamless formatting by moving paragraph marks to the next page after breaks....void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...
  4. CompatibilityOptions.MWSmallCaps | Aspose.Words...

    Discover the CompatibilityOptions MWSmallCaps property to effortlessly emulate Word 5.x Small Caps formatting on your Macintosh. Enhance your Documents today!...void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...
  5. CompatibilityOptions.LayoutTableRowsApart | Asp...

    Discover how the LayoutTableRowsApart property enhances compatibility by enabling independent wrapping of inline objects in table rows for better design flexibility....void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...
  6. CompatibilityOptions.LineWrapLikeWord6 | Aspose...

    Enhance East Asian text formatting with CompatibilityOptions LineWrapLikeWord6, emulating Word 6.0 line wrapping for improved readability and presentation....void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...
  7. CompatibilityOptions.ForgetLastTabAlignment | A...

    Discover how the ForgetLastTabAlignment property enhances paragraph alignment by ignoring the last tab stop width for non-left aligned text....void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...
  8. Convert PDF to Excel Workbook in Python|Aspose....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... doc = self . Document () pdf = self...Save the output to XLS format doc . save ( self . dataDir + "Converted_Excel...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  9. Style.unhideWhenUsed property | Aspose.Words fo...

    Style.unhideWhenUsed property. Gets/sets whether the style used in the current Document unhides from the Styles gallery and from the Styles task pane... let doc = new aw . Document (); let styleTitle = doc . styles...styleTitle . semiHidden = true ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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