Sort Score
Result 10 results
Languages All
Labels All
Results 7,291 - 7,300 of 18,467 for

docx to doc

(0.25 sec)
  1. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldHyperlink field = (FieldHyperlink)...

    reference.aspose.com/words/java/com.aspose.word...
  2. BuiltInDocumentProperties.characters property |...

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Document.lastSection property | Aspose.Words fo...

    Document.lastSection property. Gets the last section in the Document.... let doc = new aw . Document (); // A...nodes that we can edit. expect ( doc . sections . count ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomXmlPartCollection.removeAt method | Aspos...

    CusTomXmlPartCollection.removeAt method. Removes an item at the specified index.... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Style.linked_style_name property | Aspose.Words...

    Style.linked_style_name property. Gets/sets the name of the [Style](../) linked To this one... doc = aw . Document () style_heading1 = doc . styles...HEADING1 ) style_heading_1_char = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Issues while embedding attachment in pdf - Free...

    Hi Team, I am trying To embed attachments To my pdf. I tried To follow following Documentation: Adding Attachment To PDF Document|Aspose.PDF for Java…_gaMjEwMTA1NzY1LjE3NDYwMDcyMDM._ga_W0DG8XJWKLMTc0NjAwNzIwMy4xLjAuMTc…..."application/pdf"; case "doc": return "application/msword"; case "docx": return...9:07am 3 Hey @asad.ali test.docx (15.0 KB) test.pdf (51.6 KB)...

    forum.aspose.com/t/issues-while-embedding-attac...
  9. DocumentSecurity enumeration | Aspose.Words for...

    Aspose.Words.Properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtinDocumentproperties/security/) property... let doc = new aw . Document (); expect ( doc . builtInDocumentPrope..."Security" built-in property. doc . writeProtection . readOnlyRecommended...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Drawing::Fill::SetImage method |...

    Aspose::Words::Drawing::Fill::SetImage method. Changes the fill type To single image in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // There are several ways...

    reference.aspose.com/words/cpp/aspose.words.dra...