Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 157,196 for

doc

(0.06 sec)
  1. Revision.revision_type property | Aspose.Words ...

    Revision.revision_type property. Gets the type of this revision.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the Document has any tracked changes.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Document::UpdateWordCount method...

    Aspose::Words::Document::UpdateWordCount method. Updates word count properties of the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DocX to Excel Node.js. Save a Document in various formats to XLSX using Node.js....var doc = new aw . Document ( "Pdf Document.pdf" ); doc . save...require ( '@aspose/words' ); var doc = new aw . Document (); var builder...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  5. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DocX to Excel C++. Save a Document in various formats to XLSX using C++....how to save PDF to XLSX: auto doc = MakeObject < Document > ( MyDir...MyDir + u "Pdf Document.pdf" ); doc -> Save ( ArtifactsDir + u "BaseConversions...

    docs.aspose.com/words/cpp/convert-a-document-to...
  6. InlineStory.firstParagraph property | Aspose.Wo...

    InlineStory.firstParagraph property. Gets the first paragraph in the story.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add text, and reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. InlineStory.FirstParagraph | Aspose.Words for .NET

    Discover the InlineStory FirstParagraph property to easily access and enhance the first paragraph of your story for improved engagement.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words/inl...
  8. Ստեղծեք Փաստաթուղթ Python Ում

    Ստեղծեք ֆայլ՝ օգտագործելով Python via .NET գրադարանը: Հեշտությամբ ստեղծեք նոր փաստաթուղթ Python ում՝ մի քանի քայլով:...հեշտությամբ փաստաթուղթ պատրաստել PDF, DOC, DOCX, HTML, EPUB և շատ այլ ձևաչափերով՝...աջակցվող ձևաչափով՝ PDF, DOCX, DOC, RTF, ODT, EPUB, HTML և այլն:...

    products.aspose.com/words/hy/python-net/make/
  9. TxtLoadOptions.detect_hyperlinks property | Asp...

    TxtLoadOptions.detect_hyperlinks property. Specifies either to detect hyperlinks in text...com/ \n https://docs.aspose.com/words/python-net/...options . detect_hyperlinks = True doc = aw . Document ( stream_ , options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.Compliance | Aspose.Words for .NET

    Ensure your OOXML Documents meet compliance standards effortlessly. Our tool analyzes content to verify OOXML compliance, enhancing Document integrity....Document doc = new Document ( MyDir + "Document.doc" ); Assert...Ecma376_2006 , Is . EqualTo ( doc . Compliance )); doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/doc...