Sort Score
Result 10 results
Languages All
Labels All
Results 9,591 - 9,600 of 18,313 for

docx to doc

(0.09 sec)
  1. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.Document property. Returns the Document containing the parent chart.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::ReflectionFormat::get_B...

    Aspose::Words::Drawing::ReflectionFormat::get_Blur method. Gets or sets a double value that specifies the degree of blur effect applied To the reflection effect in points. The default value is 0.0 in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise.... doc = aw . Document ( MY_DIR + 'German text.docx' ) self...assertTrue ( all (( node for node in doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.IsShowingPlaceholderText ...

    Discover how the IsShowingPlaceholderText property in StructuredDocumentTag enhances your Document's clarity by distinguishing placeholder text from regular content.... Document doc = new Document (); // Insert...= new StructuredDocumentTa ( doc , SdtType . PlainText , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  5. ImageData class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageData class. Adapts [ImageData](./) class public API for Node.js porting.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); const imageFileName = base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.MoveToSection | Aspose.Words fo...

    Discover the DocumentBuilder MoveToSection method To easily navigate To the start of any section's body, enhancing your Document editing efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify that we want different...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Compress POTM Files Online or using Android Mob...

    Free online app To compress different POTM files. Android compression library Java code for POTM Documents....[Product Documentation](https://docs.aspose.com/slides/java/system-requirements/)...(Comma Seperated Values) Compress DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/compress...
  8. Compress PPTX Files Online or using Android Mob...

    Free online app To compress different PPTX files. Android compression library Java code for PPTX Documents....[Product Documentation](https://docs.aspose.com/slides/java/system-requirements/)...(Comma Seperated Values) Compress DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/compress...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Author method. Gets or sets the name of the Document's author in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. NodeCollection.toArray method | Aspose.Words fo...

    NodeCollection.ToArray method. Copies all nodes from the collection To a new array of nodes.... let doc = new aw . Document ( base ....in drawing canvas.docx" ); let shapes = doc . getChildNodes (...

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