Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 19,480 for

aws

(1.18 sec)
  1. Გადაიყვანეთ Გამოსახულება DOCX Python

    გადაიყვანეთ Გამოსახულება DOCX Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOCX Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/ka/python-net/convers...
  2. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. NodeImporter class | Aspose.Words for Python

    aspose.words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another...insert_at_bookmark (): doc = aw . Document () builder = aw . DocumentBuilder...doc_to_insert = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DigitalSignatureCollection class | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document... assertFalse ( aw . FileFormatUtil . detect_file_format...document. certificate_holder = aw . digitalsignatures . CertificateHolder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListLevel.startAt property | Aspose.Words for N...

    ListLevel.startAt property. Returns or sets the starting number for this list level.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. فشرده سازی 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/fa/nodejs-net/compres...
  7. Ottimizza Il Contenuto Del File Utilizzando Jav...

    Comprimi i file in JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS senza perdere la qualità...const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/it/nodejs-net/compress/
  8. บีบอัด DOCX ใน Javascript

    บีบอัด DOCX ใน JavaScript โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา DOCX ลดขนาดไฟล์ได้อย่างง่ายดาย...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...
  9. บีบอัด PDF ใน Python

    บีบอัด PDF ใน Python โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา PDF ลดขนาดไฟล์ได้อย่างง่ายดาย...words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/th/python-net/compres...
  10. Компресиране На PDF В Python

    Компресирайте PDF в Python, без да губите качество. Оптимизирайте съдържанието на PDF, намалявайте размера на файла лесно....words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/bg/python-net/compres...