Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 11,795 for

artifact

(0.07 sec)
  1. Merger.merge_stream method | Aspose.Words for P...

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. دریافت واترمارک از PDF با استفاده از Java | Asp...

    دریافت واترمارک از فایل PDF به صورت برنامه نویسی با کد نمونه Java با استفاده از Aspose.PDF برای Java...Artifacts. ۱. ذخیره فایل PDF دریافت...get_Item ( 1 ). getSubtype () == Artifact . ArtifactSubtype . Watermark...

    products.aspose.com/pdf/fa/java/watermark/get/
  3. العمل مع صفحات PDF|Aspose.PDF لبي إتش بي عبر جافا

    مع Aspose.PDF لـ PHP عبر Java يمكنك إضافة صفحات، إضافة رؤوس وتذييلات، إضافة علامات مائية إلى ملف PDF الخاص بك. يشرح هذا القسم جميع التفاصيل حول هذا الموضوع....PDF الخاص بك باستخدام فئة Artifact. سوف تتحقق من عينة البرمجة...PDF الخاص بك باستخدام فئة Artifact. إضافة ترقيم الصفحات في ملف...

    docs.aspose.com/pdf/ar/php-java/working-with-pa...
  4. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one list level... save ( file_name = ARTIFACTS_DIR + 'TxtSaveOptions.TxtListIndentation.... File . read_all_text ( ARTIFACTS_DIR + 'TxtSaveOptions.TxtListIndentation...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.interpolate_images property | As...

    PdfSaveOptions.interpolate_images property. A flag indicating whether image interpolation shall be performed by a conforming reader... These visual artifacts can be reduced by applying...doc . save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.InterpolateImages...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WatermarkerContext.image_watermark_options prop...

    WatermarkerContext.image_watermark_options property. Options for the text watermark.... to_file ( output = ARTIFACTS_DIR + 'LowCode.WatermarkContextImag...system_helper . io . FileStream ( ARTIFACTS_DIR + 'LowCode.WatermarkContextImag...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutOptions.callback property | Aspose.Words ...

    LayoutOptions.callback property. Gets or sets [IPageLayoutCallback](../../ipagelayoutcallback/) implementation used by page layout model....api_example_base import ApiExampleBase , ARTIFACTS_DIR save_options = aw . saving...mNum += 1 file_path = Path ( ARTIFACTS_DIR ) / f 'PageLayoutCallback...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 将 Python 格式的 Word 转换为 Excel|Python via .NET 格式的...

    将 PDF 转换为 Excel、将 XML 转换为 Excel、将 DOCX 转换为 Excel Python。使用 Python 将各种格式的文档保存到 XLSX。... artifacts_dir + "BaseConversions.PdfToXlsx..., options ) doc . save ( ARTIFACTS_DIR + "BaseConversions.FindReplaceXlsx...

    docs.aspose.com/words/zh/python-net/convert-a-d...
  9. HtmlSaveOptions.navigation_map_level property |...

    HtmlSaveOptions.navigation_map_level property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats... save ( file_name = ARTIFACTS_DIR + 'HtmlSaveOptions.CreateAZW3Toc...doc . save ( file_name = ARTIFACTS_DIR + 'HtmlSaveOptions.CreateMobiToc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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/