Sort Score
Result 10 results
Languages All
Labels All
Results 8,821 - 8,830 of 17,116 for

docx to doc

(0.06 sec)
  1. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabSTopCollection.add method... doc = aw . Document () paragraph = doc . get_child...as_paragraph (), b ), list ( doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Split DOTX File Online or via Java | products.a...

    Free online app To split different DOTX files. Java splitter library code for DOTX Documents....[Product Documentation](https://docs.aspose.com/words/java/syste...Split DOC Files (Microsoft Word Binary Format) Split DOCX Files...

    products.aspose.com/total/java/split/dotx/
  3. Remove ODP Password Protection Online or using ...

    Remove password from ODP Document through online app for free. Java API code To unlock password protected ODP files....[Product Documentation](https://docs.aspose.com/slides/java/syst...Unlock DOC Files (Microsoft Word Binary Format) Unlock DOCX Files...

    products.aspose.com/total/java/unlock/odp/
  4. Aspose::Words::Saving::SaveOptions::get_UseHigh...

    Aspose::Words::Saving::SaveOptions::get_UseHighQualityRendering method. Gets or sets a value determining whether or not To use high quality (i.e. slow) rendering algorithms in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); auto builder = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. WebExtension.AlternateReferences | Aspose.Words...

    Discover the WebExtension AlternateReferences property To enhance your web extension with versatile reference options for improved functionality.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  6. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the Document layout process in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert hidden text, then...

    reference.aspose.com/words/java/com.aspose.word...
  7. RevisionOptions.MeasurementUnit | Aspose.Words ...

    CusTomize your revision comments with the RevisionOptions MeasurementUnit property. Easily set measurement units, with Centimeters as the default....Document doc = new Document ( MyDir + "Rendering.docx" ); OdtSaveOptions...IsStrictSchema11 = exportToOdt11Specs }; doc . Save ( ArtifactsDir + "OdtSaveOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  8. PageSetup.VerticalAlignment | Aspose.Words for ...

    Discover how the PageSetup VerticalAlignment property enhances Document layout by adjusting text alignment for improved readability and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/pag...
  9. PlainTextDocument class | Aspose.Words for Python

    aspose.words.PlainTextDocument class. Allows To extract plain-text representation of the Document's content... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello world!' ) doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Discover DocumentBuilder's IsAtEndOfStructuredDocumentTag property—check if your cursor is positioned at the end of a structured Document tag for efficient editing!... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); DocumentBuilder builder = new...

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