使用 Aspose.PDF for PHP via Java,您可以在 PDF 文件中添加页面、添加页眉和页脚、添加水印。本节为您详细解释此主题。... 本节教您如何使用 Artifact 类在 PDF 文件中添加水印。 你将检查此任务的编程示例。...您可以通过编程方式使用不同的页面属性裁剪 PDF 文档中的页面。 添加水印 - 使用 Artifact 类在 PDF 文件中添加水印。 在 PDF 文件中添加页码...
TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text.... save ( file_name = ARTIFACTS_DIR + 'TxtSaveOptions.SimplifyListLabels.... File . read_all_text ( ARTIFACTS_DIR + 'TxtSaveOptions.SimplifyListLabels...
aspose.words.drawing.OleFormat class. Provides access to the data of an OLE object or ActiveX control... FileStream ( ARTIFACTS_DIR + 'OLE spreadsheet extracted...ole_format . save ( file_name = ARTIFACTS_DIR + 'OLE spreadsheet saved...
aspose.words.properties.PropertyType enumeration. Specifies data type of a document property....api_example_base import ApiExampleBase , ARTIFACTS_DIR doc = aw . Document ()...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentProperties...
PreferredWidth.from_percent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertTableWithPrefe...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertCellsWithPrefe...
BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs.... save ( file_name = ARTIFACTS_DIR + 'Border.HorizontalBorders...doc . save ( file_name = ARTIFACTS_DIR + 'Border.VerticalBorders...