Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 17,989 for

aws

(0.05 sec)
  1. Python를 사용하여 WORD 만들기

    몇 단계를 거쳐 Python에서 새 WORD를 만드세요. Python via .NET 라이브러리를 사용하여 WORD을 쉽게 생성합니다....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/word/
  2. 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...
  3. Зашифрувати документ у 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...
  4. HtmlSaveOptions.MetafileFormat | Aspose.Words p...

    Scopri la proprietà HtmlSaveOptions MetafileFormat per esportare in HTML, MHTML o EPUB. Salva i metafile come immagini PNG di alta qualità per impostazione predefinita!..."style=\"-aw-left-pos:0pt; -aw-rel-hpos:column; -aw-rel-vpos:paragraph;...-aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\" />" + "</p>"...

    reference.aspose.com/words/it/net/aspose.words....
  5. HtmlLoadOptions.ConvertSvgToEmf | Aspose.Words ...

    Upptäck HtmlLoadOptions egenskap ConvertSvgToEmf. Kontrollera enkelt konvertering av SVG till EMF för optimal bildkvalitet. Standardvärdet är falskt; behåll SVG:erna intakta!..."style=\"-aw-left-pos:0pt; -aw-rel-hpos:column; -aw-rel-vpos:paragraph;...-aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\" />" + "</p>"...

    reference.aspose.com/words/sv/net/aspose.words....
  6. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. מסמך מגביל עריכה Python|Aspose.Words עבור Pytho...

    הגבלת מסמך על ידי הגדרת סוג הגבלה באמצעות Python. אתה יכול גם להסיר הגנה ולעשות אזורים בלתי מוגבלים....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/he/python-net/restrict-do...
  8. OoxmlSaveOptions.save_format property | Aspose....

    OoxmlSaveOptions.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...compatibility_options . optimize_for ( aw . settings . MsWordVersion ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.protection_type property | Aspose.Word...

    Document.protection_type property. Gets the currently active document protection type.... doc = aw . Document () doc . protect ( type = aw . ProtectionType...'password' ) self . assertEqual ( aw . ProtectionType . READ_ONLY...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index.... doc = aw . Document () # Add two runs...paragraph = doc . get_child ( aw . NodeType . PARAGRAPH , 0 ,...

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