Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 19,240 for

aws

(0.09 sec)
  1. Muunna Kuva Muotoon SVG Python

    Muunna Kuva muotoon SVG Python koodissa. Tallenna Kuva nimellä SVG käyttämällä Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.svg" , aw.saving.ImageSaveOptions(aw.SaveFormat.SVG))...

    products.aspose.com/words/fi/python-net/convers...
  2. Muunna Kuva Muotoon PNG Python

    Muunna Kuva muotoon PNG Python koodissa. Tallenna Kuva nimellä PNG käyttämällä Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.png" , aw.saving.ImageSaveOptions(aw.SaveFormat.PNG))...

    products.aspose.com/words/fi/python-net/convers...
  3. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . alignment = aw . ParagraphAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  4. บีบอัด WORD ใน Javascript

    บีบอัด WORD ใน JavaScript โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา WORD ลดขนาดไฟล์ได้อย่างง่ายดาย...const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/th/nodejs-net/compres...
  5. บีบอัด JPG ใน Javascript

    บีบอัด JPG ใน JavaScript โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา JPG ลดขนาดไฟล์ได้อย่างง่ายดาย...const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/th/nodejs-net/compres...
  6. Stroke class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Stroke class. Defines a stroke for a shape...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertShape ( aw . Drawing . ShapeType . Rectangle , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. العمل مع الرسوم البيانية في C++|Aspose.Words ل C++

    مقدمة في ميزة الرسم البياني، وكيفية إنشاء المخططات ومعالجتها باستخدام C++....System :: String > ({ u "AW Category 1" , u "AW Category 2" }); //...series1 = seriesColl -> Add ( u "AW Series 1" , categories , System...

    docs.aspose.com/words/ar/cpp/how-to-set-fill-an...
  8. Робота з графіками в C++|Aspose.Words для C++

    Вступ до функції побудови діаграм, як створювати діаграми та маніпулювати ними за допомогою C++....System :: String > ({ u "AW Category 1" , u "AW Category 2" }); //...series1 = seriesColl -> Add ( u "AW Series 1" , categories , System...

    docs.aspose.com/words/uk/cpp/how-to-set-fill-an...
  9. Trabalhar com gráficos em C++|Aspose.Words para...

    Introdução ao recurso gráfico, como criar e manipular gráficos usando C++....System :: String > ({ u "AW Category 1" , u "AW Category 2" }); //...series1 = seriesColl -> Add ( u "AW Series 1" , categories , System...

    docs.aspose.com/words/pt/cpp/how-to-set-fill-an...
  10. Open'n Dokument Leesalleen in Python|Aspose.Wor...

    Maak u dokument leesalleen sodat die inhoud gekopieer of gelees kan word, maar nie met Python gewysig kan word nie....words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/af/python-net/open-a-docu...