Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 180,797 for

doc

(0.1 sec)
  1. 将 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...
  2. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the Document.... let doc = new aw . Document (); // A...first list level. let list1 = doc . lists . add ( aw . Lists ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldIndex.NumberOfColumns | Aspose.Words for .NET

    Discover the FieldIndex NumberOfColumns property to easily customize your index layout with optimal column settings for enhanced readability and performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Split PDF, HTML, TXT Files using Python | Aspos...

    Python source code to split files on .NET Framework, .NET Core....how to split PDF file - Python doc = aspose . pdf . Document ( "1...Extract ( path_source , 1 , doc . Pages . Count / 2 , "pdf_half...

    products.aspose.com/pdf/python-net/splitter/
  5. FindReplaceOptions class | Aspose.Words for Python

    aspose.words.replacing.FindReplaceOptions class. Specifies options for find/replace operations... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Ruby bought...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert HTML To Markdown Javascript

    Convert HTML to Markdown format in JavaScript code. Save HTML as Markdown using JavaScript....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...'@aspose/words' ); var doc = new aw.Document( "Input.html" ) doc.save( "Output...

    products.aspose.com/words/nodejs-net/conversion...
  7. BorderType Enum | Aspose.Words for .NET

    Discover Aspose.Words.BorderType enum for customizable border options. Enhance your Documents with precise border control and style!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Border topBorder = builder...

    reference.aspose.com/words/net/aspose.words/bor...
  8. Გადაიყვანეთ PDF EPUB Python

    გადაიყვანეთ PDF EPUB Python ფორმატში კოდით. შეინახეთ PDF როგორც EPUB Python....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...words as aw doc = aw.Document( "Input.pdf" ) doc.save( "Output...

    products.aspose.com/words/ka/python-net/convers...
  9. Გადაიყვანეთ PDF MARKDOWN Python

    გადაიყვანეთ PDF MARKDOWN Python ფორმატში კოდით. შეინახეთ PDF როგორც MARKDOWN Python....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...words as aw doc = aw.Document( "Input.pdf" ) doc.save( "Output...

    products.aspose.com/words/ka/python-net/convers...
  10. IStructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the IStructuredDocumentTag property that defines a unique tag for your SDT node, enhancing Document structure and ensuring clarity.... Document doc = new Document (); // Create...= new StructuredDocumentTa ( doc , SdtType . PlainText , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...