Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 157,140 for

doc

(0.08 sec)
  1. ChartStyle Enum | Aspose.Words for .NET

    Apply predefined chart styles in Aspose.Words. Enhance visuals with ChartStyle enum for professional Document formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a chart in the Black...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FontInfoCollection class | Aspose.Words for Nod...

    Aspose.Words.Fonts.FontInfoCollection class. Represents a collection of fonts used in a Document... let doc = new aw . Document ( base ....font.docx" ); let allFonts = doc . fontInfos ; expect ( allFonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. BuiltInDocumentProperties.HyperlinksChanged | A...

    Discover the BuiltInDocumentProperties HyperlinksChanged property, which tracks changes to hyperlinks in your Documents for enhanced editing control.... Document doc = new Document ( MyDir + "Extended...properties.docx" ); Assert . IsTrue ( doc . BuiltInDocumentPrope . ScaleCrop...

    reference.aspose.com/words/net/aspose.words.pro...
  5. 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...
  6. 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...
  7. 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...
  8. Hyphenation.IsDictionaryRegistered | Aspose.Wor...

    Discover the Hyphenation IsDictionaryRegistered method, checks if a dictionary is registered for your language, ensuring accurate hyphenation in your applications.... Document doc = new Document ( MyDir + "German...text.docx" ); Assert . True ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/hyp...
  9. Font.autoColor property | Aspose.Words for Node.js

    Font.autoColor property. Returns the present calculated color of the text (black or white) to be used for 'auto color'... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // If a run's Font object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FontInfoCollection class | Aspose.Words for Python

    aspose.words.fonts.FontInfoCollection class. Represents a collection of fonts used in a Document... doc = aw . Document ( file_name =...'Document.docx' ) font_infos = doc . font_infos font_infos . embed_true_type_fonts...

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