Sort Score
Result 10 results
Languages All
Labels All
Results 8,961 - 8,970 of 157,120 for

doc

(0.19 sec)
  1. OfficeMathJustification enumeration | Aspose.Wo...

    Aspose.Words.Math.OfficeMathJustification enumeration. Specifies the justification of the equation.... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TabStop.Leader | Aspose.Words for .NET

    Discover TabStop Leader properties to customize leader line types for your tabs, enhancing Document clarity and presentation. Optimize your formatting today!... Document doc = new Document ( MyDir + "Table...foreach ( Paragraph para in doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/tab...
  3. TabStopCollection.RemoveByPosition | Aspose.Wor...

    Effortlessly remove tab stops from your collection with the RemoveByPosition method. Streamline your formatting for enhanced Document control!... Document doc = new Document ( MyDir + "Table...foreach ( Paragraph para in doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/tab...
  4. ChartTitle.Overlay | Aspose.Words for .NET

    Discover the ChartTitle Overlay property, control element overlap for clearer visuals. Enhance your charts effortlessly with this simple setting!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a chart shape with...

    reference.aspose.com/words/net/aspose.words.dra...
  5. PdfCustomPropertiesExport enumeration | Aspose....

    Aspose.Words.Saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.customDocumentProperties](../../aspose.words/Document/customDocumentProperties/) are exported to PDF file.... let doc = new aw . Document (); doc . customDocumentProper...customPropertiesExpo = pdfCustomPropertiesE ; doc . save ( base . artifactsDir...

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

    Discover the locale-independent StyleIdentifier property for built-in styles. Enhance your projects with consistent and versatile styling solutions.... Document doc = new Document ( MyDir + "Table...foreach ( Paragraph para in doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/sty...
  7. Style.styleIdentifier property | Aspose.Words f...

    Style.styleIdentifier property. Gets the locale independent style identifier for a built-in style.... let doc = new aw . Document ( base ....TOC9. for ( var paraNode of doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TxtLoadOptions.detect_numbering_with_whitespace...

    TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered list items are recognized when Document is imported from plain text format... text_doc = 'Full stop delimiters: \n '...detect_numbering_with_whitespaces doc = aw . Document ( stream = io...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MailMergeRegionInfo.Fields | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Fields property, easily access and manage child fields for efficient Document automation and enhanced productivity.... Document doc = new Document ( MyDir + "Mail...MailMergeRegionInfo regionInfo = doc . MailMerge . GetRegionsHierarchy...

    reference.aspose.com/words/net/aspose.words.mai...
  10. HtmlFixedSaveOptions.ExportEmbeddedImages | Asp...

    Discover how the ExportEmbeddedImages property in HtmlFixedSaveOptions enhances your HTML Documents by embedding images in Base64 format, optimizing visual quality while managing file size.... Document doc = new Document ( MyDir + "Images...ExportEmbeddedImages = exportImages }; doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

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