Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 18,402 for

docx to doc

(2.17 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – PDF Format Conversion Solution for Rust https://products.aspose.com/pdf/rust-cpp/conversion/ Recent content in PDF Format Conversion Solution f......has-background-success https://docs.aspose.com/pdf/rust-cpp/ Learn...formats, see the section https://docs.aspose.com/pdf/net/supported-file-formats/...

    products.aspose.com/pdf/rust-cpp/conversion/ind...
  2. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // If we want the text in the...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentSecurity Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentSecurity enum To enhance your Document's security. Easily specify and manage security levels for optimal protection....Document doc = new Document (); Assert . That ( doc . BuiltInDocumentPrope..."Security" built-in property. doc . WriteProtection . ReadOnlyRecommended...

    reference.aspose.com/words/net/aspose.words.pro...
  4. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are three ways of...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.protectionType property | Aspose.Words...

    Document.protectionType property. Gets the currently active Document protection type.... let doc = new aw . Document (); doc . protect ( aw...ReadOnly , "password" ); expect ( doc . protectionType ). toEqual (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Lorem...

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

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Story.first_paragraph property | Aspose.Words f...

    STory.first_paragraph property. Gets the first paragraph in the sTory.... doc = aw . Document () run = aw . Run ( doc = doc , text... pydrawing . Color . yellow doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character formatting of the style.... doc = aw . Document () style = doc . styles . add...= aw . DocumentBuilder ( doc = doc ) # Apply one of the styles...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlPart.clone method | Aspose.Words for N...

    CusTomXmlPart.clone method. Makes a deep enough copy of the object... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

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