Sort Score
Result 10 results
Languages All
Labels All
Results 9,371 - 9,380 of 18,355 for

docx to doc

(0.84 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_RevisionNumber method. Gets or sets the Document revision number in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Properties.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Node.nextSibling property | Aspose.Words for No...

    Node.nextSibling property. Gets the node immediately following this node....'RecurseChildren' , () => { let doc = new aw . Document ( base .... myDir + "Paragraphs.docx" ); // Any node that can contain child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Node.nodeTypeToString method | Aspose.Words for...

    Node.nodeTypeToString method. A utility method that converts a node type enum value inTo a user friendly string....'RecurseChildren' , () => { let doc = new aw . Document ( base .... myDir + "Paragraphs.docx" ); // Any node that can contain child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. | Aspose

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

    products.aspose.com/ocr/java/conversion/tif-to-...
  5. EndnoteOptions.restartRule property | Aspose.Wo...

    EndnoteOptions.restartRule property. Determines when auTomatic numbering restarts.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Parse Documents via C++ | products.aspose.com

    Parse PDF, Microsoft Word, Excel and PowerPoint Presentations via your C++ application. C++ code listed To extract text or images with ease....Files Parse DOC Files Parse DOCM Files Parse DOCX Files Parse...

    products.aspose.com/total/cpp/parse/
  7. Aspose::Words::Section::get_HeadersFooters meth...

    Aspose::Words::Section::get_HeadersFooters method. Provides access To the headers and footers nodes of the section in C++.... auto doc = System :: MakeObject < Aspose...+ u "Header and footer types.docx" ); // Iterate through each...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Hyphenation.UnregisterDictionary | Aspose.Words...

    Effortlessly remove hyphenation dictionaries for any language with the UnregisterDictionary method, enhancing text clarity and readability....Document doc = new Document ( MyDir + "German text.docx" ); Assert...Assert . That ( doc . FirstSection . Body . FirstParagraph . Runs...

    reference.aspose.com/words/net/aspose.words/hyp...
  9. Comment.AddReply | Aspose.Words for .NET

    Enhance your discussions with the Comment AddReply method—easily add replies To comments and improve engagement on your platform!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); Comment comment = new Comment ( doc , "John Doe"...

    reference.aspose.com/words/net/aspose.words/com...
  10. ParagraphFormat.mirrorIndents property | Aspose...

    ParagraphFormat.mirrorIndents property. Gets or sets a flag indicating whether the left and right indents are of the same width.... let doc = new aw . Document ( base ....myDir + "Document.docx" ); let format = doc . firstSection . body...

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