Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 11,780 for

artifact

(0.14 sec)
  1. Chercher

    chercher...artifacts. Vérifiez si le type de l’artefact...l’artefact est Artifact.artifactsubtype.WATERMARK. Si oui, ajoutez...

    blog.aspose.com/fr/pdf/remove-watermark-from-pd...
  2. Archivo

    Archivo...artifacts. Compruebe si el tipo de artefacto...artefacto es Artifact.artifactsubtype.WATERMARK. En caso afirmativo...

    blog.aspose.com/es/pdf/remove-watermark-from-pd...
  3. HtmlSaveOptions.export_font_resources property ...

    HtmlSaveOptions.export_font_resources property. Specifies whether font resources should be exported to HTML, MHTML or EPUB...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...
  4. PDF에 페이지 번호 추가|Aspose.PDF for .NET

    Aspose.PDF for .NET는 PageNumber Stamp 클래스를 사용하여 PDF 파일에 페이지 번호 스탬프를 추가할 수 있게 해줍니다....bates numbering var artifacts = page . Artifacts . Where ( ar =>...foreach ( var artifact in artifacts ) { page . Artifacts . Delete...

    docs.aspose.com/pdf/ko/net/add-page-number/
  5. HtmlFixedSaveOptions.export_embedded_svg proper...

    HtmlFixedSaveOptions.export_embedded_svg property. Specifies whether SVG resources should be embedded into Html document... save ( file_name = ARTIFACTS_DIR + 'HtmlFixedSaveOptions.... File . read_all_text ( ARTIFACTS_DIR + 'HtmlFixedSaveOptions...

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

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

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

    aspose.words.PlainTextDocument constructor... save ( file_name = ARTIFACTS_DIR + 'PlainTextDocument.Load...PlainTextDocument ( file_name = ARTIFACTS_DIR + 'PlainTextDocument.Load...

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