Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 19,492 for

aws

(0.18 sec)
  1. छवि को HTML Python में बदलें

    Python कोड छवि को HTML प्रारूप में बदलें। सहेजें छवि के रूप में HTML का उपयोग कर Python ।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/hi/python-net/convers...
  2. ShapeBase.coord_size property | Aspose.Words fo...

    ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this shape.... doc = aw . Document () # Create a group...all the shapes at once. group = aw . drawing . GroupShape ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. PdfSaveOptions.save_format property | Aspose.Wo...

    PdfSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

    reference.aspose.com/words/python-net/aspose.wo...
  6. List.is_restart_at_each_section property | Aspo...

    List.is_restart_at_each_section property. Specifies whether list should be restarted at each section... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  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. Border class | Aspose.Words for Python

    aspose.words.Border class. Represents a border of an object... doc = aw . Document () builder = aw . DocumentBuilder...font . border . line_style = aw . LineStyle . DASH_DOT_STROKER...

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