Sort Score
Result 10 results
Languages All
Labels All
Results 7,811 - 7,820 of 18,490 for

docx to doc

(0.21 sec)
  1. Document.hyphenation_options property | Aspose....

    Document.hyphenation_options property. Provides access To Document hyphenation options.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 24...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Markup::CustomPartCollection::id...

    Aspose::Words::Markup::CusTomPartCollection::idx_get method. Gets or sets an item at the specified index in C++.... auto doc = System :: MakeObject < Aspose...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Settings::HyphenationOptions::ge...

    Aspose::Words::Settings::HyphenationOptions::get_AuToHyphenation method. Gets or sets value determining whether auTomatic hyphenation is turned on for the Document. Default value for this property is false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Aspose::Words::Settings::HyphenationOptions::ge...

    Aspose::Words::Settings::HyphenationOptions::get_HyphenateCaps method. Gets or sets value determining whether words written in all capital letters are hyphenated. Default value for this property is true in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. | Aspose

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

    products.aspose.com/ocr/java/conversion/jpg-to-...
  6. | Aspose

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

    products.aspose.com/ocr/cpp/conversion/tiff-to-...
  7. | Aspose

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

    products.aspose.com/ocr/java/conversion/jpeg-to...
  8. Digitally Sign ODT File Online or using C++ | p...

    Free online app for digital signature in ODT files. Develop C++ application To electronically sign ODT Documents....C++ Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...formats, such as Microsoft Word’s DOCX format or PDF, for wider compatibility...

    products.aspose.com/total/cpp/signature/odt/
  9. Orientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Orientation enum for seamless page orientation control. Enhance your Document formatting with ease and precision!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/ori...
  10. Document.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly enhance your Documents with the RemoveBlankPages method, eliminating unwanted blank pages for a polished, professional finish....Document doc = new Document ( MyDir + "Blank pages.docx" ); Assert.... That ( doc . PageCount , Is . EqualTo ( 2 )); doc . RemoveBlankPages...

    reference.aspose.com/words/net/aspose.words/doc...