Sort Score
Result 10 results
Languages All
Labels All
Results 7,071 - 7,080 of 18,463 for

docx to doc

(0.08 sec)
  1. Aspose::Words::Document::get_AutomaticallyUpdat...

    Aspose::Words::Document::get_AuTomaticallyUpdateStyles method. Gets or sets a flag indicating whether the styles in the Document are updated To match the styles in the attached template each time the Document is opened in MS Word in C++.... auto doc = System :: MakeObject < Aspose...System :: String :: Empty , doc -> get_AttachedTemplate ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT field in Java....Document doc = new Document(getMyDir() + "Form fields.docx"); FieldFormCheckBox...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Settings::WriteProtection::Valid...

    Aspose::Words::Settings::WriteProtection::ValidatePassword method. Returns true if the specified password is the same as the write-protection password the Document was protected with. If Document is not write-protected with password then returns false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Section | Aspose.Words for .NET

    Create dynamic web sections effortlessly with our Section ConstrucTor. Easily initialize and cusTomize your Section class for optimal site performance....DocumentBase doc ) Parameter Type Description doc DocumentBase...Words document by hand. Document doc = new Document (); // A blank...

    reference.aspose.com/words/net/aspose.words/sec...
  5. MailMergeCleanupOptions Enum | Aspose.Words for...

    Discover Aspose.Words.MailMergeCleanupOptions enum To efficiently manage mail merge cleanup. Optimize your Documents by controlling item removal seamlessly....Document doc = new Document ( MyDir + "Mail merge tables.docx" );...); Assert . That ( doc . GetChildNodes ( NodeType . Table , true...

    reference.aspose.com/words/net/aspose.words.mai...
  6. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java.... Document doc = new Document(); // Create a...userInformation.setInitials("J. D."); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldUserName | Aspose.Words for Java

    Implements the USERNAME field in Java.... Document doc = new Document(); // Create a...userInformation.setName("John Doe"); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert PUB Files | Aspose.PUB for Java

    Convertion functionality of Publisher file using Aspose.PUB for Java solution is described and demonstrated with the pseuDocode in this article....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/pub/java/convert-pub-files/
  9. Გადაიყვანეთ TEXT PNG Java

    გადაიყვანეთ TEXT PNG Java ფორმატში კოდით. შეინახეთ TEXT როგორც PNG Java....კოდი Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...com.aspose.words.*; Document doc = new Document ( "Input.txt"...

    products.aspose.com/words/ka/java/conversion/te...
  10. CustomXmlPartCollection.Item | Aspose.Words for...

    Discover how To manage CusTomXmlPartCollection items efficiently. Access or modify specific items by index for enhanced XML data handling.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...