Sort Score
Result 10 results
Languages All
Labels All
Results 7,991 - 8,000 of 18,420 for

docx to doc

(0.23 sec)
  1. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_LockContents method. When set To true, this property will prohibit a user from editing the contents of this SDT in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a plain text structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument construcTor... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello world!' ) doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.ProtectionType | Aspose.Words for .NET

    Discover the active Document protection type for enhanced security and data integrity. Safeguard your files effortlessly with our advanced features.... Document doc = new Document (); doc . Protect ( ProtectionType..."password" ); Assert . That ( doc . ProtectionType , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/doc...
  4. BuiltInDocumentProperties.hyperlinksChanged pro...

    BuiltInDocumentProperties.hyperlinksChanged property. Indicates whether hyperlinks in a Document were changed.... let doc = new aw . Document ( base ...."Extended properties.docx" ); expect ( doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::WarningInfo::get_Source method |...

    Aspose::Words::WarningInfo::get_Source method. Returns the source of the warning in C++.... auto doc = System :: MakeObject < Aspose...u "Emphases markdown warning.docx" ); auto warnings = System ::...

    reference.aspose.com/words/cpp/aspose.words/war...
  6. StructuredDocumentTag.lock_contents property | ...

    StructuredDocumentTag.lock_contents property. When set To ``True``, this property will prohibit a user from editing the contents of this SDT.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a plain text structured...

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

    Create engaging comments effortlessly with our Comment construcTor. Initialize a new Comment class instance and enhance user interaction seamlessly!...DocumentBase doc ) Parameter Type Description doc DocumentBase...a document visitor. Document doc = new Document (); Comment newComment...

    reference.aspose.com/words/net/aspose.words/com...
  8. | Aspose

    Sample code for GIF To JSON Java conversion. Use API example code for batch GIF files To JSON conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/gif-to-...
  9. FieldCitation | Aspose.Words for Java

    Implements the CITATION field in Java....Document doc = new Document(getMyDir() + "Bibliography.docx"); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Text to be cited...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldStyleRef.style_name property | Aspose.Word...

    FieldStyleRef.style_name property. Gets or sets the name of the style by which the text To search for is formatted.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

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