Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 11,642 for

artifact

(0.15 sec)
  1. Python'te Grafiklerle Çalışmak|Python via .NET ...

    Python'i kullanarak bir belgede çeşitli türlerde grafikler oluşturun ve değiştirin.... artifacts_dir + "WorkingWithCharts.set_series_color...doc . save ( docs_base . artifacts_dir + "WorkingWithCharts....

    docs.aspose.com/words/tr/python-net/working-wit...
  2. FieldTA.entry_category property | Aspose.Words ...

    FieldTA.entry_category property. Gets or sets the integral entry category, which is a number that corresponds to the order of categories.... save ( ARTIFACTS_DIR + 'Field.field_toa.docx'..._test_field_toa ( aw . Document ( ARTIFACTS_DIR + 'Field.field_toa.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListFormat.list_level_number property | Aspose....

    ListFormat.list_level_number property. Gets or sets the list level number (0 to 8) for the paragraph.... save ( file_name = ARTIFACTS_DIR + 'Lists.ApplyDefaultBulletsA...doc . save ( file_name = ARTIFACTS_DIR + 'Lists.SpecifyListLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToa.entry_separator property | Aspose.Word...

    FieldToa.entry_separator property. Gets or sets the character sequence that is used to separate a table of authorities entry and its page number.... save ( ARTIFACTS_DIR + 'Field.field_toa.docx'..._test_field_toa ( aw . Document ( ARTIFACTS_DIR + 'Field.field_toa.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldToa.page_number_list_separator property | ...

    FieldToa.page_number_list_separator property. Gets or sets the character sequence that is used to separate two page numbers in a page number list.... save ( ARTIFACTS_DIR + 'Field.field_toa.docx'..._test_field_toa ( aw . Document ( ARTIFACTS_DIR + 'Field.field_toa.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldTA.long_citation property | Aspose.Words f...

    FieldTA.long_citation property. Gets or sets the long citation for the entry.... save ( ARTIFACTS_DIR + 'Field.field_toa.docx'..._test_field_toa ( aw . Document ( ARTIFACTS_DIR + 'Field.field_toa.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldTA.short_citation property | Aspose.Words ...

    FieldTA.short_citation property. Gets or sets the short citation for the entry.... save ( ARTIFACTS_DIR + 'Field.field_toa.docx'..._test_field_toa ( aw . Document ( ARTIFACTS_DIR + 'Field.field_toa.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level.... save ( file_name = ARTIFACTS_DIR + 'Lists.CreateCustomList...doc . save ( file_name = ARTIFACTS_DIR + 'Lists.CreateListRestartAft...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldTA.page_range_bookmark_name property | Asp...

    FieldTA.page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number.... save ( ARTIFACTS_DIR + 'Field.field_toa.docx'..._test_field_toa ( aw . Document ( ARTIFACTS_DIR + 'Field.field_toa.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose.Pdf添加水印的两个问题 - Free Support Forum - aspo...

    首先,我先贴下我编写的代码,然后在末尾说明问题吧: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="SaveFileName">保存后的名称</param> /// <param name=…...Artifacts.Add(TempAddArtifact); } }...* WaterDmi_Ver); TempPage.Artifacts.Add(TempAddArtifact); Debug...

    forum.aspose.com/t/aspose-pdf/311479