Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 18,035 for

aws

(0.05 sec)
  1. 在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/zh-hant/python-net/co...
  2. דחוס PDF ב Python

    דחוס PDF ב Python מבלי לאבד איכות. בצע אופטימיזציה של תוכן PDF, הקטן את גודל הקובץ בקלות....words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/he/python-net/compres...
  3. Compress PDF In Python

    Compress PDF in Python without losing quality. Optimize PDF content, reduce file size easily....words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/python-net/compress/pdf/
  4. PageSetup.odd_and_even_pages_header_footer prop...

    PageSetup.odd_and_even_pages_header_footer property. True if the document has different headers and footers for odd-numbered and even-numbered pages.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldToa class | Aspose.Words for Python

    aspose.words.fields.FieldToa class. Implements the TOA field...field_toa_test (): doc = aw . Document () builder = aw . DocumentBuilder...field_toa = builder . insert_field ( aw . fields . FieldType . FIELD_TOA...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag class | Aspose.Words for ...

    aspose.words.markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document... doc = aw . Document () builder = aw . DocumentBuilder...er ( aw . StyleIdentifier . QUOTE ) sdt_plain_text = aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlMetafileFormat enumeration | Aspose.Words f...

    Aspose.Words.Saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents.... let loadOptions = new aw . Loading . HtmlLoadOptions ();...convertSvgToEmf = true ; let doc = new aw . Document ( Buffer . from (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.restartPageNumbering property | Aspos...

    PageSetup.restartPageNumbering property. True if page numbering restarts at the beginning of the section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . PageBreak ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Python का उपयोग करके PDF बनाएं

    कुछ ही चरणों में Python में एक नया PDF बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से PDF बनाएं।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...aspose.words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/hi/python-net/make/pdf/