aspose.words.saving.OdtSaveMeasureUnit enumeration. Specified units of measure to apply to measurable document content such as shape, widths and other during saving.... save ( file_name = ARTIFACTS_DIR + 'OdtSaveOptions.Odt11Schema...
aspose.words.saving.PdfPageLayout enumeration. Specifies the page layout to be used when the document is opened in a PDF reader.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.PageLayout...
이 짧은 자습서에는 Java의 PDF 파일에서 워터마크를 제거하는 방법에 대한 정보가 포함되어 있습니다. 구성, 단계별 프로세스 및 Java의 PDF에서 워터마크 텍스트를 제거하기 위한 실행 가능한 샘플 코드에 대한 자세한 정보를 제공합니다.... 삭제할 대상 Artifacts 의 참조를 보관할 목록을 만듭니다. 워터마크를...모든 아티팩트에 액세스한 다음 삭제를 위해 열거자 Artifact.ArtifactSubtype.Watermark에...
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...
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...
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...
RevisionOptions.show_in_balloons property. Allows to specify whether the revisions are rendered in the balloons... save ( file_name = ARTIFACTS_DIR + 'Revision.ShowRevisionBalloons...doc . save ( file_name = ARTIFACTS_DIR + 'Revision.RevisionOptions...