Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 11,796 for

artifact

(0.08 sec)
  1. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... save ( file_name = ARTIFACTS_DIR + 'OdtSaveOptions.Encrypt'...detect_file_format ( file_name = ARTIFACTS_DIR + 'OdtSaveOptions.Encrypt'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SvgSaveOptions.resources_folder_alias property ...

    SvgSaveOptions.resources_folder_alias property. Specifies the name of the folder used to construct image URIs written into an SVG document... resources_folder = ARTIFACTS_DIR + 'SvgResourceFolder'...resources_folder_alias = ARTIFACTS_DIR + 'SvgResourceFolderAli'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this document.... save ( file_name = ARTIFACTS_DIR + 'Document.LayoutOptionsHiddenT...doc . save ( file_name = ARTIFACTS_DIR + 'Document.LayoutOptionsParagra...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Converter.convert method | Aspose.Words for Python

    aspose.words.lowcode.Converter.convert method...input_file = doc , output_file = ARTIFACTS_DIR + 'LowCode.Convert.pdf'...input_file = doc , output_file = ARTIFACTS_DIR + 'LowCode.Convert.SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Ajouter un arrière-plan au PDF avec C++|Aspose....

    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....Créer un objet Background Artifact auto background = MakeObject...collection d'artifacts de la page page -> get_Artifacts () -> Add...

    docs.aspose.com/pdf/fr/cpp/add-backgrounds/
  6. FixedPageSaveOptions.jpeg_quality property | As...

    FixedPageSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the JPEG images inside Html document....more prominent compression artifacts. image_options . jpeg_quality...doc . save ( file_name = ARTIFACTS_DIR + 'ImageSaveOptions.JpegQuality...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SvgSaveOptions.save_format property | Aspose.Wo...

    SvgSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... resources_folder = ARTIFACTS_DIR + 'SvgResourceFolder'...resources_folder_alias = ARTIFACTS_DIR + 'SvgResourceFolderAli'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.DocSaveOptions constructor... save ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.SaveAsDoc.... Document ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.SaveAsDoc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSet.all property | Aspose.Words for Python

    PageSet.all property. Gets a set with all the pages of the document in their original order.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.ExportPageSet...doc . save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.ExportPageSet...

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

    이 짧은 주제는 Python을 사용하여 PDF에서 워터마크를 제거하는 방법을 안내합니다. 여기에는 Python을 사용하여 PDF 파일에서 워터마크를 제거하기 위한 구성, 단계별 프로세스 및 실행 가능한 샘플 코드에 대한 모든 세부 정보가 포함됩니다.... 문서의 각 페이지에 있는 모든 artifacts 을 탐색하고 워터마크 유형 아티팩트 목록을 만듭니다... Page.artifacts 컬렉션에 액세스하여 Subtype 속성을 열거자 값 Artifact.artifact_subtype...

    kb.aspose.com/ko/pdf/python/how-to-remove-water...