Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 11,774 for

artifact

(0.3 sec)
  1. arkiv

    arkiv...WatermarkArtifact artifact = new WatermarkArtifact(); artifact.setText(formattedText);...setText(formattedText); artifact.setArtifactHorizonta (HorizontalAlignment...

    blog.aspose.com/sv/pdf/add-watermark-to-pdf-usi...
  2. FontSavingArgs.bold property | Aspose.Words for...

    FontSavingArgs.bold property. Indicates whether the current font is bold....logic: export font to file in ARTIFACTS_DIR # args is FontSavingArgs...'.ttf' font_path = Path ( ARTIFACTS_DIR ) / font_file_name with...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Ottieni la filigrana dal PDF usando Python | As...

    Ottieni la filigrana dal file PDF in modo programmatico con il codice di esempio Python utilizzando Aspose.PDF per Python for .NET...Artifacts. Salva file PDF Ottieni la...[ 1 ] . artifacts [ 1 ] . subtype == apdf . Artifact . ArtifactSubtype...

    products.aspose.com/pdf/it/python-net/watermark...
  4. Python 를 사용하여 PDF에서 워터마크 제거 | Aspose.PDF

    Python for .NET 용 Aspose.PDF 파일을 사용하여 Python 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에서 워터마크를 제거합니다....Artifacts 컬렉션 클래스의 Add 메서드를 사용하여 워터마크를...[ 1 ] . artifacts [ 1 ] . subtype == apdf . Artifact . ArtifactSubtype...

    products.aspose.com/pdf/ko/python-net/watermark...
  5. Archiv

    Archiv...WatermarkArtifact artifact = new WatermarkArtifact(); artifact.setText(formattedText);...setText(formattedText); artifact.setArtifactHorizonta (HorizontalAlignment...

    blog.aspose.com/de/pdf/add-watermark-to-pdf-usi...
  6. FontSavingArgs.document property | Aspose.Words...

    FontSavingArgs.document property. Gets the document object that is being saved....logic: export font to file in ARTIFACTS_DIR # args is FontSavingArgs...'.ttf' font_path = Path ( ARTIFACTS_DIR ) / font_file_name with...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IFontSavingCallback class | Aspose.Words for Py...

    aspose.words.saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format....logic: export font to file in ARTIFACTS_DIR # args is FontSavingArgs...'.ttf' font_path = Path ( ARTIFACTS_DIR ) / font_file_name with...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MarkdownSaveOptions.image_saving_callback prope...

    MarkdownSaveOptions.image_saving_callback property. Allows to control how images are saved when a document is saved to [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format.... save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...lambda s : s . startswith ( ARTIFACTS_DIR + 'MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IImageSavingCallback class | Aspose.Words for P...

    aspose.words.saving.IImageSavingCallback class. Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML... save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...lambda s : s . startswith ( ARTIFACTS_DIR + 'MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldRD.file_name property | Aspose.Words for P...

    FieldRD.file_name property. Gets or sets the name of the file to include when generating a table of contents, table of authorities, or index....api_example_base import ApiExampleBase , ARTIFACTS_DIR doc = aw . Document ()...as_field_rd () field . file_name = ARTIFACTS_DIR + 'ReferencedDocument...

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