Sort Score
Result 10 results
Languages All
Labels All
Results 9,731 - 9,740 of 19,504 for

aws

(0.11 sec)
  1. ConditionalStyleCollection.clearFormatting meth...

    ConditionalStyleCollection.clearFormatting method. Clears all conditional styles of the table style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfSaveOptions.export_language_to_span_tag prop...

    PdfSaveOptions.export_language_to_span_tag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language.... doc = aw . Document () builder = aw . DocumentBuilder...'Hola mundo!' ) save_options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlFixedSaveOptions.useTargetMachineFonts prop...

    HtmlFixedSaveOptions.useTargetMachineFonts property. Flag indicates whether fonts from target machine must be used to display the document... let doc = new aw . Document ( base . myDir + "Bullet...docx" ); let saveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same formatting in all paragraphs of the document.... let doc = new aw . Document ( base . myDir + "Rendering...expect ( doc . getChildNodes ( aw . NodeType . Run , true ). count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfImageCompression enumeration | Aspose.Words ...

    Aspose.Words.Saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...PDF. let pdfSaveOptions = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.lines_per_page property | Aspose.Word...

    PageSetup.lines_per_page property. Gets or sets the number of lines per page in the document grid.... doc = aw . Document () builder = aw . DocumentBuilder.... page_setup . layout_mode = aw . SectionLayoutMode . LINE_GRID...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OleFormat.ole_control property | Aspose.Words f...

    OleFormat.ole_control property. Gets [OleFormat.ole_control](./) objects if this OLE object is an ActiveX control... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.textColumns property | Aspose.Words f...

    PageSetup.textColumns property. Returns a collection that represents the set of text columns....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . ColumnBreak );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 記録

    記録...words as aw from datetime import date # PDF...ファイルをロードする PDF1 = aw.Document("Document.pdf") PDF2 = aw.Document("Document2...

    blog.aspose.com/ja/total/document-comparison-in...
  10. Sự khác biệt giữa phiên bản Python và .NET|Aspo...

    Aspose.Words cho Python via .NET là trình bao bọc của Aspose.Words cho .NET, trang này mô tả sự khác biệt về tính năng và API của hai sản phẩm này....đầu tiên trong tài liệu: doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/vi/python-net/python-notes/