Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 11,525 for

artifact

(0.07 sec)
  1. XlsxSaveOptions.save_format property | Aspose.W...

    XlsxSaveOptions.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 + 'XlsxSaveOptions.CompressXlsx...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Adjustment.value property | Aspose.Words for Py...

    Adjustment.value property. Gets or sets the raw value of the adjustment.... save ( file_name = ARTIFACTS_DIR + 'Shape.Adjustments.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Ajouter un Numéro de Page au PDF avec C++|Aspos...

    Aspose.PDF pour C++ vous permet d'ajouter un tampon de numéro de page à votre fichier PDF en utilisant la classe PageNumber Stamp....{ auto coll = page -> get_Artifacts (); for ( auto batesNum :...customSubtype ) page -> get_Artifacts () -> Delete ( batesNum );...

    docs.aspose.com/pdf/fr/cpp/add-page-number/
  4. Ouvrir un document en lecture seule dans Python...

    Rendez votre document en lecture seule afin que le contenu puisse être copié ou lu, mais pas modifié à l'aide de Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/fr/python-net/open-a-docu...
  5. یک سند فقط خواندنی را در Python باز کنید|Aspose...

    سند خود را فقط خواندنی کنید تا محتوا قابل کپی یا خواندن باشد، اما با استفاده از Python اصلاح نشود.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/fa/python-net/open-a-docu...
  6. OLE Об'єкти та Інтернет Відео|Aspose.Words для ...

    Вставте оле об'єктів або оліну в документ за допомогою Pythonй... artifacts_dir + "WorkingWithOleObject...doc . save ( docs_base . artifacts_dir + "WorkingWithOleObject...

    docs.aspose.com/words/uk/python-net/working-wit...
  7. HtmlSaveOptions.font_resources_subsetting_size_...

    HtmlSaveOptions.font_resources_subsetting_size_threshold property. Controls which font resources need subsetting when saving to HTML, MHTML or EPUB... fonts_folder = ARTIFACTS_DIR + 'HtmlSaveOptions.font_subsetting...e_threshold doc . save ( ARTIFACTS_DIR + 'HtmlSaveOptions.font_subsetting...

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

    aspose.words.tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells.... save ( file_name = ARTIFACTS_DIR + 'CellFormat.VerticalMerge...doc . save ( file_name = ARTIFACTS_DIR + 'CellFormat.HorizontalMerge...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Python via .NET...will not contain losses and artifacts. The sample BMP barcode image...and therefore often have artifacts and graphical noises. This...

    docs.aspose.com/barcode/python-net/save-barcode...
  10. 向PDF添加页码使用C++|Aspose.PDF for C++

    Aspose.PDF for C++允许您使用PageNumber Stamp类向PDF文件添加页码戳。...{ auto coll = page -> get_Artifacts (); for ( auto batesNum :...customSubtype ) page -> get_Artifacts () -> Delete ( batesNum );...

    docs.aspose.com/pdf/zh/cpp/add-page-number/