Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 19,711 for

aws

(0.14 sec)
  1. Pretvori JPG V DOCX Python

    Pretvorite JPG v obliko DOCX v Python kodi Shranite JPG kot DOCX z uporabo Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

    products.aspose.com/words/sl/python-net/convers...
  2. تحويل JPG إلى DOCX Python

    تحويل JPG إلى تنسيق DOCX في كود Python احفظ JPG باسم DOCX باستخدام Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

    products.aspose.com/words/ar/python-net/convers...
  3. Zet JPG In DOCX Python

    Converteer JPG naar DOCX indeling in Python code. Sla JPG als DOCX met Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

    products.aspose.com/words/nl/python-net/convers...
  4. A(Z) JPG Konvertálása A Következőre: DOCX Python

    A(z) JPG DOCX formátumba Python kóddal. JPG mentése DOCX a Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

    products.aspose.com/words/hu/python-net/convers...
  5. HtmlSaveOptions.ExportRoundtripInformation | As...

    اكتشف خاصية ExportRoundtripInformation في HtmlSaveOptions للتحكم في بيانات الرحلات ذهابًا وإيابًا بتنسيقات HTML وMHTML وEPUB. حسّن صادراتك اليوم!...معلومات الرحلة ذهابًا وإيابًا كـ -aw-* CSS properties للعناصر HTML...outDocContents . Contains ( "<div style=\"-aw-headerfooter-type:header-primary;...

    reference.aspose.com/words/ar/net/aspose.words....
  6. 아카이브

    아카이브...words as aw # create document object doc = aw.Document() #...document builder object builder = aw.DocumentBuilder(doc) # add text...

    blog.aspose.com/ko/words/create-word-documents-...
  7. ChartAxis class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxis class. Represents the axis options of the chart...words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...page: builder . insertBreak ( aw . BreakType . SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartFormat.fill property | Aspose.Words for No...

    ChartFormat.fill property. Gets fill formatting for the parent chart element....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...
  10. HtmlSaveOptions.exportRoundtripInformation prop...

    HtmlSaveOptions.exportRoundtripInformation property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...roundtrip information is exported as -aw-* CSS properties of the corresponding...converting to .html. let doc = new aw . Document ( base . myDir + "Rendering...

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