Sort Score
Result 10 results
Languages All
Labels All
Results 9,301 - 9,310 of 168,745 for

doc

(0.21 sec)
  1. BuildingBlock | Aspose.Words for Java

    Represents a glossary Document entry such as a Building Block AutoText or an AutoCorrect entry in Java.... Document doc = new Document(); GlossaryDocument...glossaryDoc = new GlossaryDocument(); doc.setGlossaryDocument(glossaryDoc);...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. 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...
  4. 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...
  5. Field.DisplayResult | Aspose.Words for .NET

    Discover the Field DisplayResult property that delivers the text for your displayed field results, enhancing clarity and user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "This document...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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...
  7. CertificateHolder.Certificate | Aspose.Words fo...

    Access the X509Certificate2 instance with private keys and certificate chain. Simplify your security management with our CertificateHolder property.... Document doc = new Document ( MyDir + "Digitally...DigitalSignature signature in doc . DigitalSignatures ) { Console...

    reference.aspose.com/words/net/aspose.words.dig...
  8. 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...
  9. 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...
  10. 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...