Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 170,563 for

doc

(0.07 sec)
  1. ParagraphFormat.SnapToGrid | Aspose.Words for .NET

    Discover how the ParagraphFormat SnapToGrid property enhances layout precision by aligning your paragraphs with Document grid lines for a polished look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/net/aspose.words/par...
  2. Download and Installation|Aspose.Words for Java

    Download and Configure Aspose.Words for Java from Jython....quickstart / ' doc = Document () builder = DocumentBuilder ( doc ) builder...writeln ( ' Hello World ! ' ) doc . save ( dataDir + ' HelloWorld...

    docs.aspose.com/words/java/download-and-configu...
  3. ParagraphFormat.SuppressAutoHyphens | Aspose.Wo...

    Control hyphenation in your Document with the ParagraphFormat SuppressAutoHyphens property, ensuring clear and professional paragraph formatting.... Document doc = new Document ( MyDir + "German...hyphenation if any is available. doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/par...
  4. FieldOptions.legacyNumberFormat property | Aspo...

    FieldOptions.legacyNumberFormat property. Gets or sets the value indicating whether legacy (early than AW 13.10) number format for fields is enabled or not.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let field = builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartFormat.setDefaultFill method | Aspose.Word...

    ChartFormat.setDefaultFill method. Resets the fill of the chart element to have the default value.... let doc = new aw . Document ( base ....format.docx" ); let shape = doc . getShape ( 0 , true ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldArgumentBuilder class | Aspose.Words for P...

    aspose.words.fields.FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain text... doc = aw . Document () # Below are...build_and_insert ( ref_node = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfEncryptionDetails.ownerPassword property | A...

    PdfEncryptionDetails.ownerPassword property. Specifies the owner password for the encrypted PDF Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Chart.title property | Aspose.Words for Node.js

    Chart.title property. Provides access to the chart title properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a chart shape with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextureAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextureAlignment enum for precise texture fill alignment. Enhance your Document designs with seamless tiling options!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your Document export options....md" ; Document doc = new Document ( MyDir + "Non...MarkdownExportAsHtml . NonCompatibleTables ; doc . Save ( outputPath , saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...