Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 18,346 for

docx to doc

(0.15 sec)
  1. Aspose::Words::Framesets::FramesetCollection cl...

    Aspose::Words::Framesets::FramesetCollection class. Represents a collection of instances of the Frameset class. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...() + u "Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset...

    reference.aspose.com/words/cpp/aspose.words.fra...
  2. Open a Document Read-Only in Python|Aspose.Word...

    Make your Document read-only so that the content can be copied or read, but not modified using Python....words as aw doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . write ( "Open document...

    docs.aspose.com/words/python-net/open-a-documen...
  3. Border.line_width property | Aspose.Words for P...

    Border.line_width property. Gets or sets the border width in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . border ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ....myDir + "Paragraphs.docx" ); let properties = doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Comment::get_DateTimeUtc method ...

    Aspose::Words::Comment::get_DateTimeUtc method. Gets the UTC date and time that the comment was made in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: DateTime dateTime...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. FieldComments.text property | Aspose.Words for ...

    FieldComments.text property. Gets or sets the text of the comments.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set a value for the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTag | Aspose.Words for .NET

    Create powerful structured Documents effortlessly with the StructuredDocumentTag construcTor. Initialize new instances for enhanced organization and clarity....StructuredDocumentTa ( DocumentBase doc , SdtType type , MarkupLevel...) Parameter Type Description doc DocumentBase The owner document...

    reference.aspose.com/words/net/aspose.words.mar...
  8. BreakType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.BreakType enum To enhance your Document formatting with precise break types for improved readability and layout control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify that we want different...

    reference.aspose.com/words/net/aspose.words/bre...
  9. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied To this formatting.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a custom style and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Fill.PresetTexture | Aspose.Words for .NET

    Discover how To set the PresetTexture property effortlessly and enhance your designs with stunning fill options. Unlock your creative potential Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...