Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 17,472 for

docx to doc

(0.09 sec)
  1. PageSetup.line_starting_number property | Aspos...

    PageSetup.line_starting_number property. Gets or sets the starting line number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can use the section's...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 将 Python 格式的 Word 转换为 Excel|Python via .NET 格式的...

    将 PDF 转换为 Excel、将 XML 转换为 Excel、将 Docx 转换为 Excel Python。使用 Python 将各种格式的文档保存到 XLSX。...以下代码示例显示如何将 PDF 保存到 XLSX: doc = aw . Document ( docs_base . my_dir + "Pdf..."Pdf Document.pdf" ) doc . save ( docs_base . artifacts_dir +...

    docs.aspose.com/words/zh/python-net/convert-a-d...
  3. Watermark XLSX File Online or using C++ | produ...

    Free online app To Watermark different XLSX files. C++ watermarking library code for XLSX worksheets....[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...Options with C++ Add Watermark to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/cpp/watermark/xlsx/
  4. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added To the margin for Document binding in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); for ( int32_t i = 0 ; i <...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Annotate Documents via Android Mobile Applicati...

    Annotate Microsoft Word, Excel, PowerPoint Presentations and PDF files via mobile Android application. Clear Annotation with ease....Annotate DOC Files Annotate DOCM Files Annotate DOCX Files Annotate...

    products.aspose.com/total/android-java/annotate/
  6. LayoutOptions.ignore_printer_metrics property |...

    LayouToptions.ignore_printer_metrics property. Gets or sets indication of whether the Use printer metrics To lay out Document compatibility option is ignored... doc = aw . Document ( file_name =...= MY_DIR + 'Rendering.docx' ) doc . layout_options . ignore_printer_metrics...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::CommentCollection class | Aspose...

    Aspose::Words::CommentCollection class. Provides typed access To a collection of Comment nodes. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Helo...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. CustomDocumentProperties.addLinkToContent metho...

    CusTomDocumentProperties.addLinkToContent method. Creates a new linked To content cusTom Document property.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startBookmark (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with comments in docx4j and Aspose.Word...

    Work with comments within a Document easily and fast instead of using Docx4j.... Java Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . write ( "Some text...

    docs.aspose.com/words/java/working-with-comment...
  10. CsvDataLoadOptions.QuoteChar | Aspose.Words for...

    Discover the CsvDataLoadOptions QuoteChar property To easily cusTomize field value quoting for seamless data handling and improved CSV management.... Document doc = new Document ( MyDir + "Reporting...template - CSV data destination.docx" ); CsvDataLoadOptions loadOptions...

    reference.aspose.com/words/net/aspose.words.rep...