Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 11,772 for

artifact

(0.08 sec)
  1. 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...
  2. 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...
  3. آرشیوها

    آرشیوها...artifacts به هر مصنوع صفحه دسترسی داشته...بررسی کنید که آیا نوع مصنوع Artifact.artifactsubtype.WATERMARK...

    blog.aspose.com/fa/pdf/remove-watermark-from-pd...
  4. ConverterContext class | Aspose.Words for Python

    aspose.words.lowcode.ConverterContext class. Document converter context... to_file ( output = ARTIFACTS_DIR + 'LowCode.ConvertContext...doc ) . to_file ( output = ARTIFACTS_DIR + 'LowCode.ConvertContext...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 档案

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

    blog.aspose.com/zh/pdf/add-watermark-to-pdf-usi...
  6. Processor.from_file method | Aspose.Words for P...

    aspose.words.lowcode.Processor.from_file method... to_file ( output = ARTIFACTS_DIR + 'LowCode.MergeContextDocument...second_load_options ) . to_file ( output = ARTIFACTS_DIR + 'LowCode.MergeContextDocument...

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

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

    blog.aspose.com/de/pdf/add-watermark-to-pdf-usi...
  8. 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...
  9. 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...
  10. 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...