Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 19,500 for

aws

(0.35 sec)
  1. Chercher

    chercher...words as aw # charger le fichier PDF et le...convertir au format Word DOCX pdf = aw.Document("document.pdf") pdf...

    blog.aspose.com/fr/words/extract-images-from-pd...
  2. Chercher

    chercher...Charger un document Word doc = aw.Document("Document.docx") # Spécifier...filigrane pour le texte options = aw.TextWatermarkOptions() options...

    blog.aspose.com/fr/words/insert-watermark-in-wo...
  3. آرشیوها

    آرشیوها... # بارگذاری سند doc = aw.Document("document1.docx") #...doc.save("html_output.html", aw.SaveFormat.HTML) # فایل HTML...

    blog.aspose.com/fa/total/convert-word-to-json-i...
  4. How to set different headers for odd and even p...

    docx file: 奇偶页眉.docx (17.0 KB) html result: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt…...font-size:11pt"> <div> <div style="-aw-headerfooter-type:header-primary;...margin-bottom:8pt"> <span style="-aw-import:ignore">&#xa0;</span>...

    forum.aspose.com/t/how-to-set-different-headers...
  5. FieldOptions.custom_toc_style_separator propert...

    FieldOptions.custom_toc_style_separator property. Gets or sets custom style separator for the \t switch in [FieldToc](../../fieldtoc/) field....field_toc (): doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Section class | Aspose.Words for Python

    aspose.words.Section class. Represents a single section in a document... doc = aw . Document () # A blank document...root document node. section = aw . Section ( doc ) doc . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SaveOptions.exportGeneratorName property | Aspo...

    SaveOptions.exportGeneratorName property. When ``true``, causes the name and version of Aspose.Words to be embedded into produced files... let doc = new aw . Document (); // Use https://docs...result. let saveOptions = new aw . Saving . OoxmlSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataLabel.showPercentage property | Aspose...

    ChartDataLabel.showPercentage property. Allows to specify if percentage value is to be displayed for the data labels on a chart...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataLabel.showLegendKey property | Aspose....

    ChartDataLabel.showLegendKey property. Allows to specify if legend key is to be displayed for the data labels on a chart...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartDataLabelCollection.show_bubble_size prope...

    ChartDataLabelCollection.show_bubble_size property. Allows to specify whether bubble size is to be displayed for the data labels of the entire series... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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