Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 19,398 for

aws

(0.14 sec)
  1. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...id="_cmnt1" style="-aw-comment-author:'Alex Noskov'; -aw-comment-dat...-aw-comment-datetime:'2024-09-03T14:41:00'; -aw-comment-initial:'AN'"> <p st...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  2. 档案

    档案...words as aw # 此代码示例演示如何使用 Python 创建新的 Word...创建文档对象 doc = aw.Document() # 创建文档构建器对象 builder = aw.DocumentBuilder(doc)...

    blog.aspose.com/zh/words/python-ms-word-automat...
  3. Chercher

    chercher...words as aw # This code example demonstrates...Create document object doc = aw.Document() # Create a document...

    blog.aspose.com/fr/words/python-ms-word-automat...
  4. Aspose::Words::Saving::ExportListLabels enum | ...

    Aspose::Words::Saving::ExportListLabels enum. Specifies how list labels are exported to HTML, MHTML and EPUB in C++....text-indent:-18pt; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:'%1...t:'%1.'; -aw-list-number-styles:'lowerLetter'; -aw-list-number-values:'1';...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. PageRange constructor | Aspose.Words for Python

    PageRange constructor. Creates a new page range object.... doc = aw . Document ( file_name = MY_DIR...image_options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Range.normalize_field_types method | Aspose.Wor...

    Range.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in this range so that they correspond to the field types contained in the field codes.... doc = aw . Document () builder = aw . DocumentBuilder...field codes. self . assertEqual ( aw . fields . FieldType . FIELD_DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabelCollection.Format | Aspose.Words ...

    Upptäck formategenskapen ChartDataLabelCollection för enkel åtkomst till anpassningsbar fyllnings- och linjeformatering för dina dataetiketter. Förbättra dina diagram idag!...Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...Category 2" , "AW Category 3" , "AW Category 4" }, new double []...

    reference.aspose.com/words/sv/net/aspose.words....
  8. HeightRule enumeration | Aspose.Words for Python

    aspose.words.HeightRule enumeration. Specifies the rule for determining the height of an object.... doc = aw . Document () builder = aw . DocumentBuilder...100 row_format . height_rule = aw . HeightRule . EXACTLY builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartLegendEntry.is_hidden property | Aspose.Wo...

    ChartLegendEntry.is_hidden property. Gets or sets a value indicating whether this entry is hidden in the chart legend... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TableStyle.cellSpacing property | Aspose.Words ...

    TableStyle.cellSpacing property. Gets or sets the amount of space (in points) between the cells....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...