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

docx to doc

(0.19 sec)
  1. ConvertUtil.inchToPoint method | Aspose.Words f...

    ConvertUtil.inchToPoint method. Converts inches To points.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . pageSetup . paperSize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Shading.background_tint_and_shade property | As...

    Shading.background_tint_and_shade property. Gets or sets a double value that lightens or darkens a background theme color.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) shading = doc . first_section ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::JoinRunsOptions class | Aspose.W...

    Aspose::Words::JoinRunsOptions class. Provides configuration flags for the join runs operation in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create runs with identical...

    reference.aspose.com/words/cpp/aspose.words/joi...
  4. PageSetup.layout_mode property | Aspose.Words f...

    PageSetup.layout_mode property. Gets or sets the layout mode of this section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Enable pitching, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  5. | Aspose

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

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

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

    products.aspose.com/ocr/java/conversion/tif-to-...
  7. Aspose::Words::Saving::PsSaveOptions class | As...

    Aspose::Words::Saving::PsSaveOptions class. Can be used To specify additional options when saving a Document inTo the Ps format. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default, this property...the form of a book fold. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. BuiltInDocumentProperties.SharedDocument | Aspo...

    Discover the BuiltInDocumentProperties SharedDocument feature that reveals if your Document is shared, enhancing collaboration and accessibility....Document doc = new Document ( MyDir + "Extended properties.docx" );...); Assert . That ( doc . BuiltInDocumentPrope . ScaleCrop , Is...

    reference.aspose.com/words/net/aspose.words.pro...
  9. ListFormat.List | Aspose.Words for .NET

    Manage your Document's structure with ListFormat. Easily get or set the list for any paragraph, enhancing organization and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Assert . That ( builder ....

    reference.aspose.com/words/net/aspose.words.lis...
  10. ConvertUtil.point_to_pixel method | Aspose.Word...

    aspose.words.ConvertUtil.point_To_pixel method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A section's "Page Setup"...

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