Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 153,893 for

doc

(0.21 sec)
  1. Aspose::Words::DocumentVisitor::VisitDocumentEn...

    Aspose::Words::DocumentVisitor::VisitDocumentEnd method. Called when enumeration of the Document has finished in C++....:: Document > doc ) Parameter Type Description doc System::Sha...DocStructureToText () { auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 将PowerPoint转换为Word|Aspose.Slides 文档

    在Java中将PowerPoint演示文稿转换为Word...文本内容或信息,您可能会受益于将演示文稿转换为Word(DOC或DOCX)。 与Microsoft PowerPoint相比,Microsoft...要将PowerPoint文件(PPTX或PPT)转换为Word(DOCX或DOC),您需要 Aspose.Slides for Android...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  3. TextColumnCollection.count property | Aspose.Wo...

    TextColumnCollection.count property. Gets the number of columns in the section of a Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let columns = builder . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Chart.SeriesGroups | Aspose.Words for .NET

    Explore the Chart SeriesGroups property for easy access to a rich collection of series groups, enhancing your data visualization experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Hyphenation.registerDictionary method | Aspose....

    Aspose.Words.Hyphenation.registerDictionary method... let doc = new aw . Document ( base ...."German text.docx" ); expect ( doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListLevel.isLegal property | Aspose.Words for N...

    ListLevel.isLegal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A list allows us to organize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListLevel.restartAfterLevel property | Aspose.W...

    ListLevel.restartAfterLevel property. Sets or returns the list level that must appear before the specified list level restarts numbering.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A list allows us to organize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListLevel.RestartAfterLevel | Aspose.Words for ...

    Discover the ListLevel RestartAfterLevel property to easily manage list numbering in your Documents. Simplify organization and enhance clarity today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A list allows us to organize...

    reference.aspose.com/words/net/aspose.words.lis...
  9. SignatureLineOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.SignatureLineOptions to customize signature lines in your Documents easily. Enhance your DocumentBuilder experience today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); SignatureLineOptions signatureLineOptions...

    reference.aspose.com/words/net/aspose.words/sig...
  10. EditableRange class | Aspose.Words for Python

    aspose.words.EditableRange class. Represents a single editable range... doc = aw . Document () doc . protect ( type...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( "Hello...

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