Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 17,486 for

docx to doc

(0.17 sec)
  1. ProtectionType enumeration | Aspose.Words for P...

    aspose.words.ProtectionType enumeration. Protection type for a Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. EditableRangeStart.editable_range property | As...

    EditableRangeStart.editable_range property. Gets the facade object that encapsulates this editable range start and end.... doc = aw . Document () doc . protect ( type...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( "Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A footnote is a way to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. UserInformation.DefaultUser | Aspose.Words for ...

    Discover the DefaultUser property for seamless user information management. Enhance your app's efficiency with our easy-To-use features!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a UserInformation...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Python En .NET Weergawe Verskille|Aspose.Words ...

    Aspose.Words vir Python via .NET is'n verpakking van Aspose.Words vir .NET, hierdie bladsy beskryf die verskille in kenmerke en API van hierdie twee produkte....dokument te verander: doc = aw . Document ( docs_base . my_dir + "Document..."Document.docx" ) # Get the first Run node and cast it to Run...

    docs.aspose.com/words/af/python-net/python-notes/
  6. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property.... let doc = new aw . Document ( base .... myDir + "Properties.docx" ); // The "Document" object contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Section.page_setup property | Aspose.Words for ...

    Section.page_setup property. Returns an object that represents page setup and section properties.... doc = aw . Document () page_setup = doc . sections...border . distance_from_text = 0 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldSaveDate::get_UseSa...

    Aspose::Words::Fields::FieldSaveDate::get_UseSakaEraCalendar method. Gets or sets whether To use the Saka Era calendar in C++.... auto doc = System :: MakeObject < Aspose...( get_MyDir () + u "Document.docx" ); auto builder = System ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Markup::CustomPartCollection::ge...

    Aspose::Words::Markup::CusTomPartCollection::get_Count method. Gets the number of elements contained in the collection in C++.... auto doc = MakeObject < Document > ( MyDir...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access To the rows of the table.... doc = aw . Document ( file_name =...= MY_DIR + 'Tables.docx' ) tables = doc . first_section . body...

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