Sort Score
Result 10 results
Languages All
Labels All
Results 7,211 - 7,220 of 17,113 for

docx to doc

(0.06 sec)
  1. Aspose::Words::Drawing::TextPath::get_XScale me...

    Aspose::Words::Drawing::TextPath::get_XScale method. Determines whether a straight textpath will be used instead of the shape path in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. HeaderFooter.parentSection property | Aspose.Wo...

    HeaderFooter.parentSection property. Gets the parent section of this sTory.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. | Aspose

    Sample code for GIF To XLSX Java conversion. Use API example code for batch GIF 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/gif-to-x...
  4. | Aspose

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

    products.aspose.com/ocr/java/conversion/gif-to-...
  5. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body construcTor. Initializes a new instance of the Body class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/bod...
  6. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless Document auTomation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly....table: Document doc = CreateSourceDocExecu (); doc . MailMerge .... Execute ( table ); doc . Save ( ArtifactsDir + "MailMerge.ExecuteDataTable...

    reference.aspose.com/words/net/aspose.words/doc...
  7. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to load fonts? | API Solution for C++

    Here is described how To load fonts with C++. You will learn the objects, parameters, methods required for this, and get examples of loading....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/font/cpp/how-to-load-fonts/
  10. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies To what the vertical position of a shape or text frame is relative.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert the image into the...

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