Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 18,357 for

docx to doc

(0.1 sec)
  1. Aspose::Words::Fields::FieldImport::get_IsLinke...

    Aspose::Words::Fields::FieldImport::get_IsLinked method. Gets or sets whether To reduce the file size by not sToring graphics data with the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are two similar field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. LayoutOptions.ContinuousSectionPageNumberingRes...

    Discover the LayouToptions ContinuousSectionPageNumberingRestart property for seamless page numbering control in continuous sections. Optimize your Document layout Today!... Document doc = new Document ( MyDir + "Continuous..."Continuous section page numbering.docx" ); // By default Aspose.Words...

    reference.aspose.com/words/net/aspose.words.lay...
  3. WarningInfo.Source | Aspose.Words for .NET

    Discover the WarningInfo Source property that reveals the origin of warnings, enhancing your application's reliability and user experience.... Document doc = new Document ( MyDir + "Emphases..."Emphases markdown warning.docx" ); WarningInfoCollectio warnings...

    reference.aspose.com/words/net/aspose.words/war...
  4. ConvertUtil.PointToPixel | Aspose.Words for .NET

    Effortlessly convert points To pixels with ConvertUtil's PointToPixel method, optimized for 96 dpi. Enhance your design precision Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A section's "Page Setup"...

    reference.aspose.com/words/net/aspose.words/con...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportFontsAsBase64 method. Specifies whether fonts resources should be embedded To HTML in Base64 encoding. Default is false in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); auto options = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Online Excel File Text Finder or Build Excel Se...

    Free online app To search in Excel file. C++ API code for any Excel file text search application....[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/cpp/search/excel/
  7. Aspose::Words::TableStyle::get_LeftPadding meth...

    Aspose::Words::TableStyle::get_LeftPadding method. Gets or sets the amount of space (in points) To add To the left of the contents of table cells in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. DocumentBase.footnote_separators property | Asp...

    DocumentBase.footnote_separaTors property. Provides access To the footnote/endnote separaTors defined in the Document.... doc = aw . Document ( file_name =...'Footnotes and endnotes.docx' ) endnote_separator = doc . footnote_separators...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.PageNumberStyle | Aspose.Words for .NET

    Discover the PageSetup PageNumberStyle property To easily cusTomize your page number format for enhanced Document presentation and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Section...

    reference.aspose.com/words/net/aspose.words/pag...
  10. DocumentBuilder.endRow method | Aspose.Words fo...

    DocumentBuilder.endRow method. Ends a table row in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

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