Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 179,952 for

doc

(0.26 sec)
  1. Font.shadow property | Aspose.Words for Node.js

    Font.shadow property. True if the font is formatted as shadowed.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Set the Shadow flag to...

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

    Discover how to optimize your Document's character spacing with the JustificationMode property. Enhance readability and improve presentation effortlessly!... Document doc = new Document ( MyDir + "Document...JustificationMode justificationMode = doc . JustificationMode ; if ( justificationMode...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Document.updateActualReferenceMarks method | As...

    Document.updateActualReferenceMarks method. Updates the [Footnote.actualReferenceMark](../../../aspose.words.notes/footnote/actualReferenceMark/) property of all footnotes and endnotes in the Document.... let doc = new aw . Document ( base ....let footnote = doc . getFootnote ( 1 , true ); doc . updateFields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Range.text property | Aspose.Words for Python

    Range.text property. Gets the text of the range.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Stroke.ForeThemeColor | Aspose.Words for .NET

    Manage your stroke's foreground color effortlessly with the Stroke ForeThemeColor property. Customize your designs with vibrant theme colors!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TextColumnCollection columns...

    reference.aspose.com/words/net/aspose.words/tex...
  7. Adding JavaScript in PHP|Aspose.PDF for Java

    Learn how to add JavaScript to PDF files using PHP and Aspose.PDF to enhance Document interactivity.... $doc = new Document ( $dataDir . "input1...desired action of Document $doc -> setOpenAction ( $javaScript...

    docs.aspose.com/pdf/java/adding-javascript-in-php/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF 到 Doc 使用 Python via Java 的转换器https://products.aspose.com/pdf/zh-hant/python-java/conversion/pdf-to-Doc/Recent content in PDF 到 Doc 使用 Pytho......PDF Products – PDF 到 DOC 使用 Python via Java 的转换器https://products...ersion/pdf-to-doc/Recent content in PDF 到 DOC 使用 Python via Java...

    products.aspose.com/pdf/zh-hant/python-java/con...
  9. 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.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TextColumnCollection columns...

    reference.aspose.com/words/net/aspose.words/pag...
  10. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . underline = aw ...

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