Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 18,468 for

docx to doc

(0.22 sec)
  1. BuiltInDocumentProperties.words property | Aspo...

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

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

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting method. Resets page setup To default paper size, margins and orientation.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the Document was protected with... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DigitalSignatureUtil Class | Aspose.Words for .NET

    Discover Aspose.Words.DigitalSignatures.DigitalSignatureUtil class To easily sign Documents with secure digital signatures. Enhance Document integrity Today!...Supported formats are: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt...( MyDir + "Digitally signed.docx" ); // If this collection is...

    reference.aspose.com/words/net/aspose.words.dig...
  6. 档案

    档案...Document doc = new Document("sample1.docx"); // 另存为 HTML doc.save("html_output...Word 文档 Document doc = new Document("sample1.docx", new com.aspose...

    blog.aspose.com/zh/total/convert-word-to-json-i...
  7. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Security method. Specifies the security level of a Document as a numeric value in C++....This property is available in DOC and OOXML documents only. To...security level of a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a table of contents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Run | Aspose.Words for .NET

    Create and cusTomize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....DocumentBase doc ) Parameter Type Description doc DocumentBase...Words document by hand. Document doc = new Document (); // A blank...

    reference.aspose.com/words/net/aspose.words/run...
  10. Style.BaseStyleName | Aspose.Words for .NET

    Discover how To cusTomize the BaseStyleName property To enhance your design. Easily get or set the style name for improved visual appeal!...Document doc = new Document ( MyDir + "Style with alias.docx" ); //...separate alias. Style style = doc . Styles [ "MyStyle" ]; Assert...

    reference.aspose.com/words/net/aspose.words/sty...