Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 19,477 for

aws

(0.15 sec)
  1. Převést JPG Na SVG Python

    Převést JPG formát do SVG v kódu Python Uložit JPG jako SVG pomocí Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.svg" , aw.saving.ImageSaveOptions(aw.SaveFormat.SVG))...

    products.aspose.com/words/cs/python-net/convers...
  2. Převést JPG Na JPG Python

    Převést JPG formát do JPG v kódu Python Uložit JPG jako JPG pomocí Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/cs/python-net/convers...
  3. A(Z) WORD Konvertálása A Következőre: Kép Python

    A(z) WORD Kép formátumba Python kóddal. WORD mentése Kép a Python....as aw doc = aw.Document( "Input.docx" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.JPG) for page in range (doc...

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

    A(z) HTML GIF formátumba Python kóddal. HTML mentése GIF a Python....as aw doc = aw.Document( "Input.html" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.GIF) for page in range (doc...

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

    A(z) JPG PNG formátumba Python kóddal. JPG mentése PNG a Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.png" , aw.saving.ImageSaveOptions(aw.SaveFormat.PNG))...

    products.aspose.com/words/hu/python-net/convers...
  6. Meringkas Dokumen|Aspose.Words untuk Python via...

    Meringkas dokumen. Aspose.Words untuk Python menyederhanakan peringkasan dokumen menggunakan model OpenAI dan Google AI dengan memungkinkan Anda menentukan panjang ringkasan....menggunakan model GPT-4o: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/id/python-net/summarize-a...
  7. Bir Belgeyi Özetleme|Aspose.Words için Python v...

    Bir belgeyi özetleyin. Aspose.Words için Python özet uzunluğunu belirtmenize izin vererek OpenAI ve Google AI modellerini kullanarak belge özetlemeyi basitleştirir....özetleneceğini gösterir: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/tr/python-net/summarize-a...
  8. FieldOptions.currentUser property | Aspose.Word...

    FieldOptions.currentUser property. Gets or sets the current user information....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...information. let userInformation = new aw . Fields . UserInformation ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. UserInformation.initials property | Aspose.Word...

    UserInformation.initials property. Gets or sets the user's initials....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...information. let userInformation = new aw . Fields . UserInformation ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. UserInformation.name property | Aspose.Words fo...

    UserInformation.name property. Gets or sets the user's name....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...information. let userInformation = new aw . Fields . UserInformation ();...

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