Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 19,275 for

aws

(0.1 sec)
  1. Python'te Belge Düzenlemeyi Sınırla|Python via ...

    Python'i kullanarak bir kısıtlama türü ayarlayarak belgenin düzenlenmesini kısıtlayın. Ayrıca korumayı kaldırabilir ve sınırsız düzenlenebilir bölgeler oluşturabilirsiniz....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/tr/python-net/restrict-do...
  2. Fill.presetTexture property | Aspose.Words for ...

    Fill.presetTexture property. Gets a [PresetTexture](../../presettexture/) for the fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.height_relative property | Aspose.Wor...

    ShapeBase.height_relative property. Gets or sets the value that represents the percentage of shape's relative height.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.left_relative property | Aspose.Words...

    ShapeBase.left_relative property. Gets or sets the value that represents shape's relative left position in percent.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.metafileFormat property | Aspos...

    HtmlSaveOptions.metafileFormat property. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB... let loadOptions = new aw . Loading . HtmlLoadOptions ();...convertSvgToEmf = true ; let doc = new aw . Document ( Buffer . from (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Зашифрувати документ у Python|Aspose.Words для ...

    Зашифруйте свій документ, використовуючи відповідні алгоритми шифрування для окремих форматів документів Pythonй...words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/uk/python-net/encrypt-a-d...
  7. ทำให้ PDF โดยใช้ Python

    สร้าง PDF ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง PDF อย่างง่ายดายโดยใช้ไลบรารี Python via .NET...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/th/python-net/make/pdf/
  8. 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/ko/python-net/make/pdf/
  9. FootnoteNumberingRule enumeration | Aspose.Word...

    aspose.words.notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fill.gradientVariant property | Aspose.Words fo...

    Fill.gradientVariant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) for the fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

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