Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 18,041 for

aws

(0.1 sec)
  1. SvgSaveOptions.show_page_border property | Aspo...

    SvgSaveOptions.show_page_border property. Controls whether a border is added to the outline of the page... doc = aw . Document ( file_name = MY_DIR...or selectable text. options = aw . saving . SvgSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfLoadOptions.skip_pdf_images property | Aspos...

    PdfLoadOptions.skip_pdf_images property. Gets or sets the flag indicating whether images must be skipped while loading PDF document... options = aw . loading . PdfLoadOptions ()...options . page_count = 1 doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FormField.name property | Aspose.Words for Node.js

    FormField.name property. Gets or sets the form field name....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...comboBox . type ). toEqual ( aw . Fields . FieldType . FieldFormDropDown...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用 Python 中的表单字段|Python via .NET 格式的 Aspose.Words

    使用 Python 在文档中插入、获取或格式化表单字段。...以下代码示例演示如何将文本输入表单字段插入到文档中: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/zh/python-net/working-wit...
  5. Conversia documentului în HTML|Aspose.Words pen...

    Convertiți un document din aproape orice format în HTML sau MHTML, precum și în format EPUB folosind Python. De asemenea, puteți specifica opțiunile de salvare pentru gestionarea documentului de ieșire.... doc = aw . Document ( dataDir + "Test...save ( dataDir + "Document" , aw . SaveFormat . HTML ) Pentru...

    docs.aspose.com/words/ro/python-net/convert-a-d...
  6. Arbeiten mit Diagrammen in C#|Aspose.Words für ...

    Einführung in die Diagrammfunktion, wie man Diagramme mit C# erstellt und bearbeitet....categories = new string [] { "AW Category 1" , "AW Category 2" }; // Adding...series1 = seriesColl . Add ( "AW Series 1" , categories , new...

    docs.aspose.com/words/de/net/working-with-charts/
  7. Python でドキュメントを読み取り専用で開く|Python via .NET用Aspose...

    ドキュメントを読み取り専用にして、コンテンツをコピーまたは読み取りできるようにしますが、Python を使用して変更することはできません。...words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/ja/python-net/open-a-docu...
  8. Trabalhando com gráficos em C#|Aspose.Words par...

    Introdução ao recurso Gráfico, como criar e manipular gráficos usando C#....categories = new string [] { "AW Category 1" , "AW Category 2" }; // Adding...series1 = seriesColl . Add ( "AW Series 1" , categories , new...

    docs.aspose.com/words/pt/net/working-with-charts/
  9. StructuredDocumentTag.accept method | Aspose.Wo...

    StructuredDocumentTag.accept method. Accepts a visitor....'StructuredDocumentTa' , () => { let doc = new aw . Document ( base . myDir + ... getText () + "\"" ); return aw . VisitorAction . Continue ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldEditTime class | Aspose.Words for Python

    aspose.words.fields.FieldEditTime class. Implements the EDITTIME field... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

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