Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 11,646 for

artifact

(0.11 sec)
  1. Añadir fondo al PDF con C++|Aspose.PDF para C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Crear un objeto Background Artifact auto background = MakeObject...de la página page -> get_Artifacts () -> Add ( background );...

    docs.aspose.com/pdf/es/cpp/add-backgrounds/
  2. SaveOptions.update_created_time_property proper...

    SaveOptions.update_created_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.created_time](../../../aspose.words.properties/builtindocumentproperties/created_time/) property is updated before saving... save ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.UpdateCreatedTimePro.... Document ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.UpdateCreatedTimePro...

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

    aspose.words.saving.DownsampleOptions class. Allows to specify downsample options... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.DownsampleOptions...doc . save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.DownsampleOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded object if you want to save it into a file.... FileStream ( ARTIFACTS_DIR + 'OLE spreadsheet extracted...ole_format . save ( file_name = ARTIFACTS_DIR + 'OLE spreadsheet saved...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DownsampleOptions.resolution property | Aspose....

    DownsampleOptions.resolution property. Specifies the resolution in pixels per inch which the images should be downsampled to.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.DownsampleOptions...doc . save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.DownsampleOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the document was protected with... save ( file_name = ARTIFACTS_DIR + 'Document.WriteProtection.... Document ( file_name = ARTIFACTS_DIR + 'Document.WriteProtection...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OpenAiModel.with_project method | Aspose.Words ...

    OpenAiModel.with_project method. Sets a specified Project to the model.... save ( file_name = ARTIFACTS_DIR + 'AI.AiSummarize.One...multi_document_summary . save ( file_name = ARTIFACTS_DIR + 'AI.AiSummarize.Multi...

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

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...more prominent compression artifacts. image_options . jpeg_quality...doc . save ( file_name = ARTIFACTS_DIR + 'ImageSaveOptions.JpegQuality...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method... FileStream ( ARTIFACTS_DIR + 'LowCode.MergeStreamDocument...system_helper . io . FileStream ( ARTIFACTS_DIR + 'LowCode.MergeStreamDocument...

    reference.aspose.com/words/python-net/aspose.wo...
  10. C#을 사용하여 PDF에서 워터마크를 제거하는 방법

    이 짧은 자습서는 C#을 사용하여 PDF에서 워터마크를 제거하는 방법을 안내합니다. C#을 사용하여 PDF 파일에서 워터마크를 제거하기 위한 구성, 단계별 프로세스 및 실행 가능한 샘플 코드에 대한 모든 세부 정보를 제공합니다.... 문서의 각 페이지에 있는 모든 artifacts 을(를) 구문 분석하고 워터마크 유형 아티팩트...보여줍니다. Page.Artifacts 컬렉션을 사용하여 Subtype 속성을 열거자 값 Artifact.ArtifactSubtype...

    kb.aspose.com/ko/pdf/net/how-to-remove-watermar...