Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 18,041 for

aws

(0.14 sec)
  1. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic....def insert_text_paths (): doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Werken met afbeeldingen in Python|Aspose.Words ...

    Afbeeldingen van verschillende formaten aanmaken en beheren in een document met behulp van Python....invoegt: doc = aw . Document () builder = aw . DocumentBuilder...grootte: doc = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/nl/python-net/working-wit...
  3. FieldDde.insert_as_rtf property | Aspose.Words ...

    FieldDde.insert_as_rtf property. Gets or sets whether to insert the linked object in rich-text format (RTF)....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.style_identifier property | Aspose.Words f...

    Font.style_identifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting.... doc = aw . Document () builder = aw . DocumentBuilder...builder . font . style_identifier = aw . StyleIdentifier . INTENSE_EMPHASIS...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.outlineLevel property | Aspose....

    ParagraphFormat.outlineLevel property. Specifies the outline level of the paragraph in the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . outlineLevel = aw . OutlineLevel . Level1 ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OfficeMathJustification enumeration | Aspose.Wo...

    aspose.words.math.OfficeMathJustification enumeration. Specifies the justification of the equation.... doc = aw . Document ( file_name = MY_DIR...office_math = doc . get_child ( aw . NodeType . OFFICE_MATH , 0...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfEncryptionDetails.user_password property | A...

    PdfEncryptionDetails.user_password property. Specifies the user password required for opening the encrypted PDF document.... doc = aw . Document () builder = aw . DocumentBuilder...annotations. encryption_details = aw . saving . PdfEncryptionDetails...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Paragraph.frameFormat property | Aspose.Words f...

    Paragraph.frameFormat property. Provides access to the frame formatting properties.... let doc = new aw . Document ( base . myDir + "Paragraph...frameFormat . heightRule ). toEqual ( aw . HeightRule . AtLeast ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FrameFormat.horizontalAlignment property | Aspo...

    FrameFormat.horizontalAlignment property. Gets horizontal alignment of the specified frame.... let doc = new aw . Document ( base . myDir + "Paragraph...frameFormat . heightRule ). toEqual ( aw . HeightRule . AtLeast ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FrameFormat.relativeHorizontalPosition property...

    FrameFormat.relativeHorizontalPosition property. Gets the relative horizontal position of a frame.... let doc = new aw . Document ( base . myDir + "Paragraph...frameFormat . heightRule ). toEqual ( aw . HeightRule . AtLeast ); expect...

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