Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 18,198 for

aws

(0.15 sec)
  1. Սեղմել PDF Ը Python Ում

    Սեղմեք PDF ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք PDF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/hy/python-net/compres...
  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/ar/python-net/compres...
  3. Komprimera PDF I Python

    Komprimera PDF i Python utan att förlora kvalitet. Optimera PDF innehåll, minska filstorleken enkelt....words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/sv/python-net/compres...
  4. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...Create a blank document: doc = aw . Document () # New Document...first_paragraph . append_child ( aw . Run ( doc = doc , text = 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Bookmark.last_column property | Aspose.Words fo...

    Bookmark.last_column property. Gets the zero-based index of the last column of the table column range associated with the bookmark.... doc = aw . Document ( MY_DIR + 'Table...get_ancestor ( aw . NodeType . ROW ) if row is aw . tables . Row...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PersonCollection.clear method | Aspose.Words fo...

    PersonCollection.clear method. Removes all items from the collection....persons = aw . bibliography . PersonCollection () person = aw . bibliography...persons = aw . bibliography . PersonCollection ( persons = [ aw . bibliography...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FindReplaceOptions.ignoreFootnotes property | A...

    FindReplaceOptions.ignoreFootnotes property. Gets or sets a boolean value indicating either to ignore footnotes...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. AxisTickLabels.rotation property | Aspose.Words...

    AxisTickLabels.rotation property. Gets or sets the rotation of the tick labels in degrees.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ViewOptions.view_type property | Aspose.Words f...

    ViewOptions.view_type property. Controls the view mode in Microsoft Word.... doc = aw . Document () builder = aw . DocumentBuilder.... view_options . view_type = aw . settings . ViewType . PAGE_LAYOUT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartLegendEntry.isHidden property | Aspose.Wor...

    ChartLegendEntry.isHidden property. Gets or sets a value indicating whether this entry is hidden in the chart legend...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

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