Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 18,041 for

aws

(0.08 sec)
  1. Gör Markdown Med Javascript

    Skapa en ny Markdown i JavaScript med några få steg. Skapa enkelt Markdown med Node.js via .NET biblioteket....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) font = builder...

    products.aspose.com/words/sv/nodejs-net/make/md/
  2. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method... doc = aw . Document () builder = aw . DocumentBuilder...jpg' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Using REST API|Aspose.Words for JasperReports

    Aspose.Words for JasperReports (from v2.6.0) can be used with JasperServer REST API (v2)....aw_docx (or any other existing report)...REST API: aw_html, aw_doc, aw_docx, aw_odt, aw_rtf and aw_txt. Using...

    docs.aspose.com/words/jasperreports/using-rest-...
  4. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...compatibilityOptions . optimizeFor ( aw . Settings . MsWordVersion ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.pageSetup property. Returns an object that represents current page setup and section properties....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . orientation = aw . Orientation . Landscape ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Nén TIFF Trong Python

    Nén TIFF trong Python mà không làm giảm chất lượng. Tối ưu hóa TIFF nội dung, giảm kích thước tệp một cách dễ dàng....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...

    products.aspose.com/words/vi/python-net/compres...
  7. Comprimați PDF În Python

    Comprimați PDF în Python fără a pierde calitatea. Optimizați conținutul PDF, reduceți cu ușurință dimensiunea fișierului....words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/ro/python-net/compres...
  8. Komprimovať PDF V Python

    Komprimujte PDF v Python bez straty kvality. Optimalizujte obsah PDF, jednoducho zmenšite veľkosť súboru....words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/sk/python-net/compres...
  9. Python 에서 TIFF 압축

    품질 손실 없이 Python 에서 TIFF 을 압축합니다. TIFF 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...

    products.aspose.com/words/ko/python-net/compres...
  10. AutoFitBehavior enumeration | Aspose.Words for ...

    Aspose.Words.Tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.autoFit()](../../aspose.words/table/autoFit/#autofitbehavior) method....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...format. table . styleIdentifier = aw . StyleIdentifier . MediumShading1Accent...

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