Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 17,485 for

docx to doc

(0.06 sec)
  1. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  2. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – راه حل تبدیل فرمت PDF برای Gohttps://products.aspose.com/pdf/fa/go-cpp/conversion/Recent content in راه حل تبدیل فرمت PDF برای Go on Aspsoe.PDF......has-background-success https://docs.aspose.com/pdf/go-cpp/ یادگیری...تبدیل ممکن، به صفحات https://docs.aspose.com/pdf/go-cpp/converting/...

    products.aspose.com/pdf/fa/go-cpp/conversion/in...
  3. | Aspose

    Sample code for BMP To PDF Java conversion. Use API example code for batch BMP files To PDF conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/bmp-to-...
  4. | Aspose

    Sample code for JPG To Searchable PDF Java conversion. Use API example code for batch JPG files To Searchable PDF conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  5. Aspose::Words::Notes::FootnoteOptions class | A...

    Aspose::Words::Notes::FootnoteOptions class. Represents the footnote numbering options for a Document or section. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ( MyDir..."Footnotes and endnotes.docx" ); doc -> get_FootnoteOptions ()...

    reference.aspose.com/words/cpp/aspose.words.not...
  6. FieldRD | Aspose.Words for Java

    Implements the RD field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Use a document builder to...

    reference.aspose.com/words/java/com.aspose.word...
  7. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method...documents: first_doc = MY_DIR + 'Table column bookmarks.docx' second_doc...second_doc = MY_DIR + 'Table column bookmarks.doc' aw . lowcode . Comparer...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.StartTrackRevisions | Aspose.Words for...

    Effortlessly track Document changes with the StartTrackRevisions method. AuTomatically mark all edits as revisions for seamless collaboration and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Editing a document usually...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DocumentSecurity Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentSecurity enum To enhance your Document's security. Easily specify and manage security levels for optimal protection.... Document doc = new Document (); Assert . AreEqual...( DocumentSecurity . None , doc . BuiltInDocumentPrope . Security...

    reference.aspose.com/words/net/aspose.words.pro...
  10. FieldAutoTextList | Aspose.Words for Java

    Implements the AUToTEXTLIST field in Java....throws Exception { Document doc = new Document(); // Create a...populate it with auto text entries. doc.setGlossaryDocument(new GlossaryDocument());...

    reference.aspose.com/words/java/com.aspose.word...