Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 11,642 for

artifact

(0.18 sec)
  1. FieldAdvance.up_offset property | Aspose.Words ...

    FieldAdvance.up_offset property. Gets or sets the number of points by which the text that follows the field should be moved up.... save ( ARTIFACTS_DIR + 'Field.field_advance...

    reference.aspose.com/words/python-net/aspose.wo...
  2. UserInformation class | Aspose.Words for Python

    aspose.words.fields.UserInformation class. Specifies information about the user... save ( file_name = ARTIFACTS_DIR + 'FieldOptions.CurrentUser...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.EncryptionPermission...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document.... save ( file_name = ARTIFACTS_DIR + 'Styles.ParagraphStyleBullet...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with text.... save ( file_name = ARTIFACTS_DIR + 'Shape.IsInline.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OutlineOptions.create_missing_outline_levels pr...

    OutlineOptions.create_missing_outline_levels property. Gets or sets a value determining whether or not to create missing outline levels when the document is exported.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.CreateMissingOutline...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.bidi property | Aspose.Words for Python

    Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics.... save ( ARTIFACTS_DIR + 'Font.bidi.docx' ) See...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format... save ( file_name = ARTIFACTS_DIR + 'HtmlSaveOptions.Doc2EpubSaveOptions...images_dir = os . path . join ( ARTIFACTS_DIR , 'SaveHtmlWithOptions'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Translate a Document|Aspose.Words for Python vi...

    Translate a document. Aspose.Words for Python simplifies document translation using Google AI models, allowing you to specify the target language.... save ( file_name = ARTIFACTS_DIR + "AI.AiTranslate.docx"...

    docs.aspose.com/words/python-net/translate-a-do...
  10. Αφαίρεση φόντου από PDF χρησιμοποιώντας C#

    Αυτό το άρθρο καθοδηγεί πώς να αφαιρέσετε φόντο από PDF χρησιμοποιώντας C#. Διαθέτει τις λεπτομέρειες για να ρυθμίσετε το IDE, μια λίστα βημάτων και ένα δείγμα κώδικα για την ανάπτυξη αφαίρεσης φόντου σε PDF χρησιμοποιώντας C#....Delete() στην κλάση συλλογή Artifacts για να αφαιρέσετε το φόντο...

    kb.aspose.com/el/pdf/net/remove-background-from...