Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 19,678 for

aws

(0.15 sec)
  1. StructuredDocumentTag.dateStorageFormat propert...

    StructuredDocumentTag.dateStorageFormat property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the document's data store... let doc = new aw . Document (); // Insert a structured...sdtDate = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSet.odd property | Aspose.Words for Node.js

    PageSet.odd property. Gets a set with all the odd pages of the document in their original order....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...< 4 ) builder . insertBreak ( aw . BreakType . PageBreak ); }...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Border class | Aspose.Words for Node.js

    Aspose.Words.Border class. Represents a border of an object...let doc = new aw . Document (); let builder = new aw . DocumentBuilder... font . border . lineStyle = aw . LineStyle . DashDotStroker...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSet.even property | Aspose.Words for Python

    PageSet.even property. Gets a set with all the even pages of the document in their original order.... doc = aw . Document () builder = aw . DocumentBuilder...4 : builder . insert_break ( aw . BreakType . PAGE_BREAK ) i...

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

    Procurar...words as aw # load document doc = aw.Document("calibre...format options = aw.saving.ImageSaveOptions(aw.SaveFormat.PNG)...

    blog.aspose.com/pt/words/convert-word-to-png-jp...
  6. HtmlSaveOptions.AllowNegativeIndent | Aspose.Wo...

    Scopri la proprietà AllowNegativeIndent di HtmlSaveOptions per controllare i rientri dei paragrafi durante il salvataggio in HTML, MHTML o EPUB. Ottimizza la formattazione del tuo documento oggi stesso!...solid #000000; -aw-border:0.5pt single; -aw-border-insideh:0....5pt single #000000; -aw-border-insidev:0.5pt single #000000;...

    reference.aspose.com/words/it/net/aspose.words....
  7. HtmlElementSizeOutputMode Enum | Aspose.Words f...

    Upptäck Aspose.Words.Saving.HtmlElementSizeOutputMode. Kontrollera elementstorlekar för optimal HTML-, MHTML- och EPUB-export. Förbättra formateringen av din dokument!...solid #000000; -aw-border:0.5pt single; -aw-border-insideh:0....5pt single #000000; -aw-border-insidev:0.5pt single #000000;...

    reference.aspose.com/words/sv/net/aspose.words....
  8. JPG को JPG Python में बदलें

    Python कोड JPG को JPG प्रारूप में बदलें। सहेजें JPG के रूप में JPG का उपयोग कर Python ।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/hi/python-net/convers...
  9. فشرده سازی HTML در Javascript

    بدون از دست دادن کیفیت، HTML را در JavaScript فشرده کنید. محتوای HTML را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/fa/nodejs-net/compres...
  10. فشرده سازی DOC در Javascript

    بدون از دست دادن کیفیت، DOC را در JavaScript فشرده کنید. محتوای DOC را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/fa/nodejs-net/compres...