Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 18,468 for

docx to doc

(0.17 sec)
  1. | 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-...
  2. Aspose::Words::Saving::SaveOptions class | Aspo...

    Aspose::Words::Saving::SaveOptions class. This is an abstract base class for classes that allow the user To specify additional options when saving a Document inTo a particular format. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default, this property...saving a document to .epub. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Run | Aspose.Words for .NET

    Create and cusTomize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....DocumentBase doc ) Parameter Type Description doc DocumentBase...Words document by hand. Document doc = new Document (); // A blank...

    reference.aspose.com/words/net/aspose.words/run...
  4. CustomPart.name property | Aspose.Words for Python

    CusTomPart.name property. Gets or sets this part's absolute name within the OOXML package or the target URL.... doc = aw . Document ( MY_DIR + 'Custom...OOXML package.docx' ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MailMergeSettings.HeaderSource | Aspose.Words f...

    Discover the MailMergeSettings HeaderSource property, define your mail merge header path effortlessly. Optimize your Document workflow Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . StartTable (); builder...

    reference.aspose.com/words/net/aspose.words.set...
  6. MailMergeSettings.DataSource | Aspose.Words for...

    Discover how To set the MailMergeSettings DataSource property for seamless mail merge integration. Easily specify your data source path for optimal results!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . StartTable (); builder...

    reference.aspose.com/words/net/aspose.words.set...
  7. Font.name property | Aspose.Words for Node.js

    Font.name property. Gets or sets the name of the font.... let doc = new aw . Document (); let run...run = new aw . Run ( doc , "Hello world!" ); let font = run ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Fill.preset_texture property | Aspose.Words for...

    Fill.preset_texture property. Gets a [PresetTexture](../../presettexture/) for the fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Markup::XmlMapping::SetMapping m...

    Aspose::Words::Markup::XmlMapping::SetMapping method. Sets a mapping between the parent structured Document tag and an XML node of a cusTom XML data part in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...