Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 18,447 for

docx to doc

(1.07 sec)
  1. TextPath.Text | Aspose.Words for .NET

    Explore TextPath's Text property To effortlessly define and cusTomize your text paths for stunning visual effects in your designs.... Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.TextPathAlignment | Aspose.Words for .NET

    Discover the TextPathAlignment property To easily cusTomize text alignment in your designs. Enhance your layouts with precise control and creativity!... Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FramesetCollection class | Aspose.Words for Python

    aspose.words.framesets.FramesetCollection class. Represents a collection of instances of the [Frameset](../frameset/) class... doc = aw . Document ( file_name =...+ 'Frameset.docx' ) self . assertEqual ( 3 , doc . frameset ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SvgSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.SvgSaveOptions To enhance your Document conversion To SVG format with cusTomizable features for optimal results....files used when saving to a DOC or DOCX file. By default, this property...Document doc = new Document ( MyDir + "Rendering.docx" ); SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Discover the FindReplaceOptions IgnoreStructuredDocumentTags property. Control if StructuredDocumentTag content is ignored with this easy-To-use boolean setting.... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); // This paragraph contains SDT...

    reference.aspose.com/words/net/aspose.words.rep...
  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. | Aspose

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

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  8. Font.Underline | Aspose.Words for .NET

    Discover the Font Underline property To cusTomize text styles. Easily set and modify underline types for enhanced typography in your designs.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify font formatting...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Aspose::Words::Markup::CustomXmlPart::get_Schem...

    Aspose::Words::Markup::CusTomXmlPart::get_Schemas method. Specifies the set of XML schemas that are associated with this cusTom XML part in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. TextPath.spacing property | Aspose.Words for Py...

    TextPath.spacing property. Defines the amount of spacing for text... doc = aw . Document () # Insert a...ExShape . _append_word_art ( doc , 'Hello World! This text is...

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