Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 18,035 for

aws

(0.09 sec)
  1. ChartSeries.insert method | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartSeries.insert method... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NodeCollection class | Aspose.Words for Node.js

    Aspose.Words.NodeCollection class. Represents a collection of nodes of a specific type... let doc = new aw . Document ( base . myDir + "Textboxes...shapes = doc . getChildNodes ( aw . NodeType . Shape , true )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FileFormatUtil.saveFormatToExtension method | A...

    FileFormatUtil.saveFormatToExtension method. Converts a save format enumerated value into a file extension...file extension" ); let info = aw . FileFormatUtil . detectFileFormat...expect ( loadFormat ). toEqual ( aw . LoadFormat . Doc ); // Below...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection.... doc = aw . Document () # Create a new...new VBA project. project = aw . vba . VbaProject () project . name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.compliance property | Aspose.Words for...

    Document.compliance property. Gets the OOXML compliance version determined from the loaded document content... doc = aw . Document ( file_name = MY_DIR...assertEqual ( doc . compliance , aw . saving . OoxmlCompliance ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. DOC को Python में संपीड़ित करें

    गुणवत्ता खोए बिना DOC को Python में संपीड़ित करें। DOC सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/hi/python-net/compres...
  7. HtmlLoadOptions.ConvertSvgToEmf | Aspose.Words ...

    Scopri la proprietà ConvertSvgToEmf di HtmlLoadOptions. Controlla facilmente la conversione da SVG a EMF per una qualità dell'immagine ottimale. Il valore predefinito è "false"; mantieni intatti gli SVG!..."style=\"-aw-left-pos:0pt; -aw-rel-hpos:column; -aw-rel-vpos:paragraph;...-aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\" />" + "</p>"...

    reference.aspose.com/words/it/net/aspose.words....
  8. HtmlSaveOptions.MetafileFormat | Aspose.Words ل...

    اكتشف خاصية MetafileFormat في HtmlSaveOptions للتصدير إلى HTML أو MHTML أو EPUB. احفظ ملفات التعريف كصور PNG عالية الجودة افتراضيًا!..."style=\"-aw-left-pos:0pt; -aw-rel-hpos:column; -aw-rel-vpos:paragraph;...-aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\" />" + "</p>"...

    reference.aspose.com/words/ar/net/aspose.words....
  9. ChartDataPoint.marker property | Aspose.Words f...

    ChartDataPoint.marker property. Specifies chart data marker.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GradientStopCollection.removeAt method | Aspose...

    GradientStopCollection.removeAt method. Removes a [GradientStop](../../gradientstop/) from the collection at a specified index....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

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