Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 19,403 for

aws

(0.17 sec)
  1. OfficeMath.get_math_renderer method | Aspose.Wo...

    OfficeMath.get_math_renderer method. Creates and returns an object that can be used to render this equation into an image.... doc = aw . Document ( MY_DIR + 'Office...docx' ) math = doc . get_child ( aw . NodeType . OFFICE_MATH , 0...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlSaveOptions.exportDocumentProperties proper...

    HtmlSaveOptions.exportDocumentProperties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB... let doc = new aw . Document ( base . myDir + "Rendering...will save. let saveOptions = new aw . Saving . HtmlSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SignOptions.decryptionPassword property | Aspos...

    SignOptions.decryptionPassword property. The password to decrypt source document... let certificateHolder = aw . DigitalSignatures . CertificateHolder...base . myDir + "morzal.pfx" , "aw" ); // Create a comment, date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LanguagePreferences.add_editing_language method...

    LanguagePreferences.add_editing_language method. Adds additional editing language.... load_options = aw . loading . LoadOptions () load_options...add_editing_language ( aw . loading . EditingLanguage . JAPANESE ) doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在javascript中壓縮doc

    在JavaScript中壓縮DOC而不會損失質量。優化DOC內容,輕鬆減小文件大小。...const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/zh-hant/nodejs-net/co...
  6. บีบอัด 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/th/nodejs-net/compres...
  7. JPG को SVG Python में बदलें

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

    products.aspose.com/words/hi/python-net/convers...
  8. JPG को BMP Python में बदलें

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

    products.aspose.com/words/hi/python-net/convers...
  9. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_story property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... doc = aw . Document () # Create a header...body text. header = aw . HeaderFooter ( doc , aw . HeaderFooterType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlFixedPageHorizontalAlignment enumeration | ...

    Aspose.Words.Saving.HtmlFixedPageHorizontalAlignment enumeration. Specifies the horizontal alignment for pages in output HTML document.... let doc = new aw . Document ( base . myDir + "Rendering...let htmlFixedSaveOptions = new aw . Saving . HtmlFixedSaveOptions...

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