ParagraphFormat.space_before property. Gets or sets the amount of spacing (in points) before the paragraph.... save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.ParagraphSpacingAuto...doc . save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.ParagraphSpacingSame...
ShapeBase.width property. Gets or sets the width of the containing block of the shape.... save ( file_name = ARTIFACTS_DIR + 'Image.CreateFloatingPositi...shape . height ) doc . save ( ARTIFACTS_DIR + 'Image.scale_image.docx'...
اجعل مستندك للقراءة فقط بحيث يمكن نسخ المحتوى أو قراءته، ولكن لا يمكن تعديله باستخدام Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...
اجعل مستندك للقراءة فقط بحيث يمكن نسخ المحتوى أو قراءته، ولكن لا يمكن تعديله باستخدام Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...
Aspose.PDF для C++ позволяет добавить штамп с номером страницы в ваш PDF файл, используя класс PageNumberStamp....{ auto coll = page -> get_Artifacts (); for ( auto batesNum :...customSubtype ) page -> get_Artifacts () -> Delete ( batesNum );...
Aspose.PDF for Java를 사용하여 PDF 파일에 페이지를 추가하고, 머리글 및 바닥글을 추가하고, 워터마크를 추가할 수 있습니다. 이 섹션에서는 이 주제에 대한 모든 세부 사항을 설명합니다.... 이 섹션에서는 Artifact 클래스를 사용하여 PDF 파일에 워터마크를 추가하는...프로그래밍하여 크롭할 수 있습니다. 워터마크 추가 - Artifact Class를 사용하여 PDF 파일에 워터마크를...
DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning of a header or footer in the current section.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.HeadersAndFooters...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertWatermark...