ShapeBase.height property. Gets or sets the height of the containing block of the shape.... save ( file_name = ARTIFACTS_DIR + 'Image.CreateFloatingPositi...shape . height ) doc . save ( ARTIFACTS_DIR + 'Image.scale_image.docx'...
Aspose.PDF for PHP via Java를 사용하면 PDF 파일에 페이지를 추가하고, 헤더와 푸터를 추가하며, 워터마크를 삽입할 수 있습니다. 이 섹션은 이 주제에 대한 모든 세부 사항을 설명합니다.... 이 섹션은 Artifact 클래스를 사용하여 PDF 파일에 워터마크를 추가하는...페이지를 자를 수 있습니다. 워터마크 추가 - Artifact 클래스와 함께 PDF 파일에 워터마크를 추가합니다...
Table constructor. Initializes a new instance of the [Table](../) class.... save ( file_name = ARTIFACTS_DIR + 'Table.CreateTable.docx'...inner_table ) doc . save ( ARTIFACTS_DIR + 'Table.create_nested_table...
이 짧은 자습서에는 Java의 PDF 파일에서 워터마크를 제거하는 방법에 대한 정보가 포함되어 있습니다. 구성, 단계별 프로세스 및 Java의 PDF에서 워터마크 텍스트를 제거하기 위한 실행 가능한 샘플 코드에 대한 자세한 정보를 제공합니다.... 삭제할 대상 Artifacts 의 참조를 보관할 목록을 만듭니다. 워터마크를...모든 아티팩트에 액세스한 다음 삭제를 위해 열거자 Artifact.ArtifactSubtype.Watermark에...
aspose.words.saving.HtmlOfficeMathOutputMode enumeration. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB.... save ( ARTIFACTS_DIR + 'HtmlSaveOptions.of...html' , options ) with open ( ARTIFACTS_DIR + 'HtmlSaveOptions.of...
ParagraphFormat.space_after property. Gets or sets the amount of spacing (in points) after the paragraph.... save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.ParagraphSpacingAuto...doc . save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.ParagraphSpacingSame...
Ustaw dokument jako tylko do odczytu, aby zawartość mogła być kopiowana lub czytana, ale nie modyfikowana przy użyciu Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...
DocumentBuilder.font property. Returns an object that represents current font formatting properties.... save ( file_name = ARTIFACTS_DIR + 'Border.FontBorder.docx'...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.CreateFormattedTable...
ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... save ( file_name = ARTIFACTS_DIR + 'Lists.RestartNumberingUsin...dst_list ) dst_doc . save ( ARTIFACTS_DIR + 'Lists.print_out_all_lists...