Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 242,265 for

aspose.words

(0.31 sec)
  1. TextColumnCollection.Count | Aspose.Words for .NET

    Discover the TextColumnCollection Count property to easily access the number of columns in your document's section for enhanced layout control....TextColumnCollection namespace Aspose.Words assembly Aspose.Words TextColumnCollection...

    reference.aspose.com/words/net/aspose.words/tex...
  2. PageSetup.TextColumns | Aspose.Words for .NET

    Discover the PageSetup TextColumns property, access a versatile collection of text columns to enhance your document layout and formatting effortlessly....PageSetup namespace Aspose.Words assembly Aspose.Words PageSetup.SuppressEndnotes...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Add Watermark in Jython|Aspose.Words for Java

    Add Watermark using Jython....Jython Contents [ Hide ] Aspose.Words - Add Watermark To add watermark...watermark using Aspose.Words Java for Jython . Here you can see...

    docs.aspose.com/words/java/add-watermark-in-jyt...
  4. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…...Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calculated incorrectly...incorrectly Aspose.Words Product Family words-net kaiwachter August...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...
  5. NumSpacing enumeration | Aspose.Words for Node.js

    Aspose.words.NumSpacing enumeration. Specifies possible values in which numeral spacing can be displayed.... See Also module Aspose.Words NodeType enumeration NumberStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. AxisBound.ToString | Aspose.Words for .NET

    Discover the AxisBound ToString method that generates a clear, user-friendly string representation of your object’s value for enhanced readability....namespace Aspose.Words.Drawing.Charts assembly Aspose.Words AxisBound...

    reference.aspose.com/words/net/aspose.words.dra...
  7. StyleCollection.document property | Aspose.Word...

    StyleCollection.document property. Gets the owner document....def document ( self ) -> aspose . words . DocumentBase : ... Examples...a document created using Aspose.Words contains by default. for...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontNameSubstitutionRule class | Aspose.Words f...

    Aspose.words.Fonts.FontNameSubstitutionRule class. Font substitution rule for processing font name...Remarks According to this rule Aspose.Words tries to process the font...substitution. Particularly Aspose.Words tries to removes suffixes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.baselineAlignment property | As...

    ParagraphFormat.baselineAlignment property. Gets or sets fonts vertical position on a line....baselineAlignment () : Aspose . Words . BaselineAlignment Examples...docx" ); See Also module Aspose.Words class ParagraphFormat ParagraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Rendering in Python|Aspose.Words for Python via...

    Use Aspose.words for Python via .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing.... This page explains Aspose.Words' rendering process for Python...the term “rendering” in Aspose.Words to describe the process...

    docs.aspose.com/words/python-net/rendering/