Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 11,652 for

artifact

(0.65 sec)
  1. PdfSaveOptions.downsample_options property | As...

    PdfSaveOptions.downsample_options property. 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...
  2. AiModel.create method | Aspose.Words for Python

    AiModel.create method. Creates a new instance of [AiModel](../) class.... 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...
  3. ChartStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartStyle enumeration. Specifies predefined styles of a chart.... save ( file_name = ARTIFACTS_DIR + 'Charts.SetChartStyle.... Document ( file_name = ARTIFACTS_DIR + 'Charts.SetChartStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Special Barcode Reading Cases|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions...barcodes with damages or artifacts. If you need any clarifications...Size to Eliminate Visual Artifacts In some cases, distortions...

    docs.aspose.com/barcode/python-net/special-barc...
  5. Convert Word to Excel in Python|Aspose.Words fo...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Python. Save a document in various formats to XLSX using Python.... artifacts_dir + "BaseConversions.PdfToXlsx..., options ) doc . save ( ARTIFACTS_DIR + "BaseConversions.FindReplaceXlsx...

    docs.aspose.com/words/python-net/convert-a-docu...
  6. Tambahkan latar belakang ke PDF dengan C++|Aspo...

    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....(); // Buat objek Background Artifact auto background = MakeObject...artefak halaman page -> get_Artifacts () -> Add ( background );...

    docs.aspose.com/pdf/id/cpp/add-backgrounds/
  7. WriteProtection.is_write_protected property | A...

    WriteProtection.is_write_protected property. Returns ``True`` when a write protection password is set.... save ( file_name = ARTIFACTS_DIR + 'Document.WriteProtection.... Document ( file_name = ARTIFACTS_DIR + 'Document.WriteProtection...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions.cache_background_graphics proper...

    PdfSaveOptions.cache_background_graphics property. Gets or sets a value determining whether or not to cache graphics placed in document's background.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.CacheBackgroundGraph...system_helper . io . FileInfo ( ARTIFACTS_DIR + 'PdfSaveOptions.CacheBackgroundGraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ThumbnailGeneratingOptions.generate_from_first_...

    ThumbnailGeneratingOptions.generate_from_first_page property. Specifies whether to generate thumbnail from first page of the document or first image.... save ( file_name = ARTIFACTS_DIR + 'Document.UpdateThumbnail...doc . save ( file_name = ARTIFACTS_DIR + 'Document.UpdateThumbnail...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Добавить фон в PDF с помощью Python|Aspose.PDF ...

    Добавьте фоновое изображение в ваш PDF файл с помощью Python. Используйте класс BackgroundArtifact....Создать объект Background Artifact background = ap . BackgroundArtifact...артефактов страницы page . artifacts . append ( background ) #...

    docs.aspose.com/pdf/ru/python-net/add-backgrounds/