Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 18,297 for

docx to doc

(0.08 sec)
  1. Aspose::Words::HeaderFooter::get_IsLinkedToPrev...

    Aspose::Words::HeaderFooter::get_IsLinkedToPrevious method. True if this header or footer is linked To the corresponding header or footer in the previous section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/hea...
  2. MarkdownOfficeMathExportMode enumeration | Aspo...

    aspose.words.saving.MarkdownOfficeMathExportMode enumeration. Specifies how Aspose.Words exports OfficeMath To Markdown.... doc = aw . Document ( file_name =...= MY_DIR + 'Office math.docx' ) save_options = aw . saving ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.Security | Aspose.Wor...

    Discover the BuiltInDocumentProperties Security feature, defining your Document's security level with precision. Enhance your Document protection Today!...This property is available in DOC and OOXML documents only. To...Document doc = new Document (); Assert . That ( doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  4. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a Document as a numeric value....This property is available in DOC and OOXML documents only. To...document. let doc = new aw . Document (); expect ( doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. DocumentBase.background_shape property | Aspose...

    DocumentBase.background_shape property. Gets or sets the background shape of the Document... doc = aw . Document () self . assertIsNone ( doc . background_shape...shape_rectangle = aw . drawing . Shape ( doc , aw . drawing . ShapeType ....

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

    Discover the CusTomXmlPart Clone method for efficient deep copying of objects without duplicating Data bytes. Enhance your coding efficiency Today!... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  8. CustomXmlPart.Data | Aspose.Words for .NET

    Access and manage your CusTom XML Data STorage easily with the CusTomXmlPart Data property. Get or set XML content effortlessly for streamlined workflows.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CustomXmlPart.Schemas | Aspose.Words for .NET

    Discover the CusTomXmlPart Schemas property To easily manage XML schemas linked To your cusTom XML parts, enhancing data organization and efficiency.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomXmlPartCollection.Clone | Aspose.Words fo...

    Effortlessly duplicate your CusTomXmlPartCollection with our Clone method, ensuring a complete deep copy of all items for seamless data management.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

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