Sort Score
Result 10 results
Languages All
Labels All
Results 7,441 - 7,450 of 18,405 for

docx to doc

(0.81 sec)
  1. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access To the font formatting of this object in C++.... auto doc = System :: MakeObject < Aspose...document node with no children. doc -> RemoveAllChildren (); // This...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. Aspose::Words::Paragraph::get_ParagraphFormat m...

    Aspose::Words::Paragraph::get_ParagraphFormat method. Provides access To the paragraph formatting properties in C++.... auto doc = System :: MakeObject < Aspose...document node with no children. doc -> RemoveAllChildren (); // This...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. FontInfo.get_embedded_font method | Aspose.Word...

    FontInfo.get_embedded_font method. Gets a specific embedded font file.... doc = aw . Document ( file_name =...+ 'Embedded font.docx' ) embedded_font = doc . font_infos . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Section.ClearHeadersFooters | Aspose.Words for ...

    Effortlessly clear section headers and footers with the ClearHeadersFooters method. Streamline your Document layout for a polished look!...Document doc = new Document (); Assert . That ( doc . FirstSection...builder = new DocumentBuilder ( doc ); builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/sec...
  6. CustomPart.RelationshipType | Aspose.Words for ...

    Discover the CusTomPart RelationshipType property To easily manage and define relationships between parent and cusTom parts for enhanced functionality.... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  7. CustomPart.relationship_type property | Aspose....

    CusTomPart.relationship_type property. Gets or sets the relationship type from the parent part To this cusTom part.... doc = aw . Document ( MY_DIR + 'Custom...OOXML package.docx' ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....throws Exception { Document doc = new Document(); // Insert a...Shape shape = appendWordArt(doc, "Hello World! This text is bold...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. 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...