在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 免费Java Word类库-Free Spire.Doc for Java_3.9.0.zip

免费Java Word类库-Free Spire.Doc for Java_3.9.0.zip

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:66.88M
  • 下载次数:17
  • 浏览次数:2130
  • 发布时间:2021-11-18
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
可用于Word文档创建、读取、编辑、转换和打印等功能;易集成;独立组件,运行环境无需安装Microsoft Office;具体功能包括生成、读取、转换和打印Word文档,插入图片,添加页眉和页脚,创建表格,添加表单域和邮件合并域,添加书签,添加文本和图片水印,设置背景颜色和背景图片,添加脚注和尾注,添加超链接,加密和解密Word文档,添加批注,添加形状等。
【实例截图】
【核心代码】
16359647454712651322.zip
├── doc
│   ├── allclasses-frame.html
│   ├── allclasses-noframe.html
│   ├── com
│   │   └── spire
│   │   └── doc
│   │   ├── AutoFitBehaviorType.html
│   │   ├── BackgroundGradient.html
│   │   ├── Background.html
│   │   ├── Body.html
│   │   ├── BodyRegion.html
│   │   ├── BookmarkEnd.html
│   │   ├── Bookmark.html
│   │   ├── BookmarkStart.html
│   │   ├── BookmarkTextStyle.html
│   │   ├── Break.html
│   │   ├── BuiltinDocumentProperties.html
│   │   ├── CaptionNumberingFormat.html
│   │   ├── CaptionPosition.html
│   │   ├── CellWidthType.html
│   │   ├── CharacterSpacing.html
│   │   ├── collections
│   │   │   ├── BodyRegionCollection.html
│   │   │   ├── BookmarkCollection.html
│   │   │   ├── CellCollection.html
│   │   │   ├── ChangeItems.html
│   │   │   ├── ChangeItemsType.html
│   │   │   ├── CollectionEx.html
│   │   │   ├── ColumnCollection.html
│   │   │   ├── CommentsCollection.html
│   │   │   ├── DocumentObjectCollection.html
│   │   │   ├── DocumentSubsetCollection.html
│   │   │   ├── DropDownCollection.html
│   │   │   ├── FieldCollection.html
│   │   │   ├── FormFieldCollection.html
│   │   │   ├── GroupedShapeCollection.html
│   │   │   ├── ListLevelCollection.html
│   │   │   ├── ListStyleCollection.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── ParagraphCollection.html
│   │   │   ├── ParagraphItemCollection.html
│   │   │   ├── PermissionCollection.html
│   │   │   ├── RowCollection.html
│   │   │   ├── SectionCollection.html
│   │   │   ├── ShapeItemCollection.html
│   │   │   ├── ShapeObjectTextCollection.html
│   │   │   ├── SortedDictionary.html
│   │   │   ├── SortedItemList.html
│   │   │   ├── StyleCollection.html
│   │   │   ├── SubSetEnumerator.html
│   │   │   ├── TabCollection.html
│   │   │   ├── TableCollection.html
│   │   │   ├── TextBoxCollection.html
│   │   │   ├── TextBoxItemCollection.html
│   │   │   └── TypedSortedListEx.html
│   │   ├── Column.html
│   │   ├── core
│   │   │   ├── BuiltInProperty.html
│   │   │   ├── ClipboardData.html
│   │   │   ├── HeaderType.html
│   │   │   ├── IDocCloneable.html
│   │   │   ├── IDocProperty.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   └── PropertyType.html
│   │   ├── CssStyleSheetType.html
│   │   ├── CustomDocumentProperties.html
│   │   ├── DocumentBase.html
│   │   ├── DocumentContainer.html
│   │   ├── Document.html
│   │   ├── DocumentObject.html
│   │   ├── DocumentProperties.html
│   │   ├── DocumentProperty.html
│   │   ├── documents
│   │   │   ├── BackgroundType.html
│   │   │   ├── BookmarksNavigator.html
│   │   │   ├── Borders.html
│   │   │   ├── BorderStyle.html
│   │   │   ├── BreakType.html
│   │   │   ├── BuiltinStyle.html
│   │   │   ├── BuiltinStyleLoader.html
│   │   │   ├── CalendarType.html
│   │   │   ├── CellMerge.html
│   │   │   ├── CheckBoxSizeType.html
│   │   │   ├── CommentMark.html
│   │   │   ├── CommentMarkType.html
│   │   │   ├── DefaultTableStyle.html
│   │   │   ├── DLSException.html
│   │   │   ├── DocumentObjectType.html
│   │   │   ├── DocumentVersion.html
│   │   │   ├── DropDownItem.html
│   │   │   ├── EditingGroup.html
│   │   │   ├── FieldCharType.html
│   │   │   ├── FieldMarkType.html
│   │   │   ├── FollowCharacterType.html
│   │   │   ├── FontPitch.html
│   │   │   ├── FontTypeHint.html
│   │   │   ├── FormFieldType.html
│   │   │   ├── FrameHorzAnchor.html
│   │   │   ├── FrameVertAnchor.html
│   │   │   ├── GradientShadingStyle.html
│   │   │   ├── GradientShadingVariant.html
│   │   │   ├── GridPitchType.html
│   │   │   ├── GroupedShapeOrigin.html
│   │   │   ├── HeaderFooterType.html
│   │   │   ├── HorizontalAlignment.html
│   │   │   ├── HorizontalOrigin.html
│   │   │   ├── HtmlConverterRegisterException.html
│   │   │   ├── HyperlinkType.html
│   │   │   ├── IBodyRegion.html
│   │   │   ├── ImageType.html
│   │   │   ├── ImportOptions.html
│   │   │   ├── IRunAttrSource.html
│   │   │   ├── IStructureDocument.html
│   │   │   ├── IWSectionCollection.html
│   │   │   ├── LigatureType.html
│   │   │   ├── ListLevel.html
│   │   │   ├── ListNumberAlignment.html
│   │   │   ├── ListPatternType.html
│   │   │   ├── ListStyle.html
│   │   │   ├── ListType.html
│   │   │   ├── MailMergeException.html
│   │   │   ├── MarginsF.html
│   │   │   ├── Margins.html
│   │   │   ├── markup
│   │   │   │   ├── CustomXmlPartCollection.html
│   │   │   │   ├── CustomXmlPart.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── package-tree.html
│   │   │   ├── NumberFormat.html
│   │   │   ├── NumberFormType.html
│   │   │   ├── NumberSpaceType.html
│   │   │   ├── OleLinkType.html
│   │   │   ├── OleObjectType.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── PageAlignment.html
│   │   │   ├── PageNumberAlignment.html
│   │   │   ├── PageNumberStyle.html
│   │   │   ├── PageOrientation.html
│   │   │   ├── PageSize.html
│   │   │   ├── Paragraph.html
│   │   │   ├── ParagraphItemType.html
│   │   │   ├── ParagraphStyle.html
│   │   │   ├── PictureColor.html
│   │   │   ├── PointsConverter.html
│   │   │   ├── rendering
│   │   │   │   ├── BookmarkLevelEventArgs.html
│   │   │   │   ├── BookmarkLevelHandler.html
│   │   │   │   ├── BookmarkLevel.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── PageLayoutEventArgs.html
│   │   │   │   └── PageLayoutHandler.html
│   │   │   ├── RowAlignment.html
│   │   │   ├── RtfTokenType.html
│   │   │   ├── SdtBuildingBlockGallery.html
│   │   │   ├── SdtCheckBox.html
│   │   │   ├── SdtCitation.html
│   │   │   ├── SdtComboBox.html
│   │   │   ├── SDTContent.html
│   │   │   ├── SdtControlProperties.html
│   │   │   ├── SdtDate.html
│   │   │   ├── SdtDocPart.html
│   │   │   ├── SdtDocPartObj.html
│   │   │   ├── SdtDropDownListBase.html
│   │   │   ├── SdtDropDownList.html
│   │   │   ├── SDTInlineContent.html
│   │   │   ├── SdtListItemCollection.html
│   │   │   ├── SdtListItem.html
│   │   │   ├── SdtPicture.html
│   │   │   ├── SDTProperties.html
│   │   │   ├── SdtText.html
│   │   │   ├── SdtType.html
│   │   │   ├── SectionBreakType.html
│   │   │   ├── ShapeLineStyle.html
│   │   │   ├── ShapeType.html
│   │   │   ├── StructureDocumentTagCell.html
│   │   │   ├── StructureDocumentTag.html
│   │   │   ├── StructureDocumentTagInline.html
│   │   │   ├── StructureDocumentTagRow.html
│   │   │   ├── Style.html
│   │   │   ├── StyleType.html
│   │   │   ├── StylisticSetType.html
│   │   │   ├── SubSuperScript.html
│   │   │   ├── TabJustification.html
│   │   │   ├── TabLeader.html
│   │   │   ├── TableRowHeightType.html
│   │   │   ├── TextAlignment.html
│   │   │   ├── TextBodyPart.html
│   │   │   ├── TextBodySelection.html
│   │   │   ├── TextBoxLineStyle.html
│   │   │   ├── TextDirection.html
│   │   │   ├── TextFormat.html
│   │   │   ├── TextSelection.html
│   │   │   ├── TextWrappingStyle.html
│   │   │   ├── TextWrappingType.html
│   │   │   ├── UnderlineStyle.html
│   │   │   ├── VerticalAlignment.html
│   │   │   ├── VerticalOrigin.html
│   │   │   ├── WatermarkLayout.html
│   │   │   ├── WatermarkType.html
│   │   │   ├── XHTMLValidationType.html
│   │   │   └── xml
│   │   │   ├── DocumentSerializableCollection.html
│   │   │   ├── DocumentSerializable.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   └── package-tree.html
│   │   ├── DocumentViewType.html
│   │   ├── Endnote.html
│   │   ├── EndnotePosition.html
│   │   ├── fields
│   │   │   ├── AskFieldEventArgs.html
│   │   │   ├── barcode
│   │   │   │   ├── BarCodeFormatException.html
│   │   │   │   ├── BarCodeGenerator.html
│   │   │   │   ├── BarcodeSettings.html
│   │   │   │   ├── BarCodeType.html
│   │   │   │   ├── CheckSumMode.html
│   │   │   │   ├── CodabarChar.html
│   │   │   │   ├── Code128SetMode.html
│   │   │   │   ├── GraphicsUnit.html
│   │   │   │   ├── IBarCodeSettings.html
│   │   │   │   ├── IChecksum.html
│   │   │   │   ├── implementation
│   │   │   │   │   ├── CaptionColors.html
│   │   │   │   │   ├── generator
│   │   │   │   │   │   ├── BarcodeException.html
│   │   │   │   │   │   ├── encoder
│   │   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   │   └── QRDatas.html
│   │   │   │   │   │   ├── generation
│   │   │   │   │   │   │   ├── BarcodeCreator.html
│   │   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   └── package-tree.html
│   │   │   │   │   │   ├── InvalidCodeException.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   └── package-tree.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   └── package-tree.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── Pdf417DataMode.html
│   │   │   │   ├── Pdf417ECL.html
│   │   │   │   ├── QRCodeDataMode.html
│   │   │   │   ├── QRCodeECL.html
│   │   │   │   ├── ResolutionType.html
│   │   │   │   ├── StringAlignment.html
│   │   │   │   └── TextRenderingHint.html
│   │   │   ├── CheckBoxFormField.html
│   │   │   ├── Comment.html
│   │   │   ├── ControlField.html
│   │   │   ├── DocOleObject.html
│   │   │   ├── DocPicture.html
│   │   │   ├── DropDownFormField.html
│   │   │   ├── Field.html
│   │   │   ├── FieldMark.html
│   │   │   ├── Footnote.html
│   │   │   ├── FormField.html
│   │   │   ├── IDocOleObject.html
│   │   │   ├── IfField.html
│   │   │   ├── IFieldsEventArgs.html
│   │   │   ├── MergeField.html
│   │   │   ├── omath
│   │   │   │   ├── MathObject.html
│   │   │   │   ├── OfficeMath.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── package-tree.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── ParagraphBase.html
│   │   │   ├── SequenceField.html
│   │   │   ├── shape
│   │   │   │   ├── Emphasis.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── ShapeBase.html
│   │   │   │   └── VMLFill.html
│   │   │   ├── ShapeGroup.html
│   │   │   ├── ShapeObject.html
│   │   │   ├── Symbol.html
│   │   │   ├── TableOfContent.html
│   │   │   ├── TextBox.html
│   │   │   ├── TextFormField.html
│   │   │   ├── TextRange.html
│   │   │   ├── UpdateFieldsHandler.html
│   │   │   └── WordArt.html
│   │   ├── FieldType.html
│   │   ├── FileCorruptException.html
│   │   ├── FileFormat.html
│   │   ├── FontCharSet.html
│   │   ├── FontClipPrecision.html
│   │   ├── FontPitchAndFamily.html
│   │   ├── FontPrecision.html
│   │   ├── FontQuality.html
│   │   ├── FontWeight.html
│   │   ├── FootEndnoteOptions.html
│   │   ├── FootnoteBody.html
│   │   ├── FootnoteNumberFormat.html
│   │   ├── FootnotePosition.html
│   │   ├── FootnoteRestartRule.html
│   │   ├── FootnoteType.html
│   │   ├── formatting
│   │   │   ├── AttrCollection.html
│   │   │   ├── Border.html
│   │   │   ├── CellFormat.html
│   │   │   ├── CharacterFormat.html
│   │   │   ├── CommentFormat.html
│   │   │   ├── FormatBase.html
│   │   │   ├── InternalMargin.html
│   │   │   ├── ListFormat.html
│   │   │   ├── OverrideLevelFormat.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── Paddings.html
│   │   │   ├── ParagraphFormat.html
│   │   │   ├── RowFormat.html
│   │   │   ├── TablePositioning.html
│   │   │   ├── TextBoxFormat.html
│   │   │   ├── ViewSetup.html
│   │   │   ├── WordAttrCollection.html
│   │   │   └── XmlTableFormat.html
│   │   ├── HeaderFooter.html
│   │   ├── HeadersFooters.html
│   │   ├── HorizontalPosition.html
│   │   ├── HorizontalRelation.html
│   │   ├── HtmlExportOptions.html
│   │   ├── HttpContentType.html
│   │   ├── Hyperlink.html
│   │   ├── Hyphenation.html
│   │   ├── interfaces
│   │   │   ├── IBody.html
│   │   │   ├── ICollectionBase.html
│   │   │   ├── ICompositeObject.html
│   │   │   ├── IDocumentCollection.html
│   │   │   ├── IDocument.html
│   │   │   ├── IDocumentObjectCollection.html
│   │   │   ├── IDocumentObject.html
│   │   │   ├── IField.html
│   │   │   ├── IMergeField.html
│   │   │   ├── IParagraphBase.html
│   │   │   ├── IParagraphCollection.html
│   │   │   ├── IParagraph.html
│   │   │   ├── IParagraphStyle.html
│   │   │   ├── IPicture.html
│   │   │   ├── ISection.html
│   │   │   ├── IStyleCollection.html
│   │   │   ├── IStyleHolder.html
│   │   │   ├── IStyle.html
│   │   │   ├── ITableCollection.html
│   │   │   ├── ITable.html
│   │   │   ├── ITextBox.html
│   │   │   ├── ITextBoxItemCollection.html
│   │   │   ├── ITextRange.html
│   │   │   ├── IXDLSAttributeReader.html
│   │   │   ├── IXDLSAttributeWriter.html
│   │   │   ├── IXDLSContentReader.html
│   │   │   ├── IXDLSContentWriter.html
│   │   │   ├── IXDLSFactory.html
│   │   │   ├── IXDLSSerializableCollection.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   └── package-tree.html
│   │   ├── LayoutType.html
│   │   ├── LicenseProvider.html
│   │   ├── LineDashing.html
│   │   ├── LineNumberingRestartMode.html
│   │   ├── LineSpacingRule.html
│   │   ├── LocaleIDs.html
│   │   ├── LOGFONT.html
│   │   ├── MailMergeMainDocumentType.html
│   │   ├── OdsoRecipientDataCollection.html
│   │   ├── OdsoRecipientData.html
│   │   ├── OutlineLevel.html
│   │   ├── OwnerHolder.html
│   │   ├── package-frame.html
│   │   ├── package-summary.html
│   │   ├── package-tree.html
│   │   ├── PageBorderOffsetFrom.html
│   │   ├── PageBordersApplyType.html
│   │   ├── PageSetup.html
│   │   ├── PasswordErrorException.html
│   │   ├── PermissionEnd.html
│   │   ├── Permission.html
│   │   ├── PermissionStart.html
│   │   ├── PictureWatermark.html
│   │   ├── PreferredWidth.html
│   │   ├── PrivateFontPath.html
│   │   ├── PropertyType.html
│   │   ├── PropertyValueType.html
│   │   ├── ProtectionType.html
│   │   ├── RelativeHorizontalPosition.html
│   │   ├── RelativeVerticalPosition.html
│   │   ├── reporting
│   │   │   ├── EntityEntry.html
│   │   │   ├── GroupEventType.html
│   │   │   ├── MailMergeData.html
│   │   │   ├── MailMergeDataSet.html
│   │   │   ├── MailMergeDataTable.html
│   │   │   ├── MailMerge.html
│   │   │   ├── MergeFieldEventArgs.html
│   │   │   ├── MergeFieldEventHandler.html
│   │   │   ├── MergeGroupEventArgs.html
│   │   │   ├── MergeGroupEventHandler.html
│   │   │   ├── MergeImageFieldEventArgs.html
│   │   │   ├── MergeImageFieldEventHandler.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   └── package-tree.html
│   │   ├── Section.html
│   │   ├── ShapeHorizontalAlignment.html
│   │   ├── ShapeVerticalAlignment.html
│   │   ├── SummaryDocumentProperties.html
│   │   ├── Tab.html
│   │   ├── TableCell.html
│   │   ├── Table.html
│   │   ├── TableRow.html
│   │   ├── Template.html
│   │   ├── TextAnchor.html
│   │   ├── TextEffect.html
│   │   ├── TextFormFieldType.html
│   │   ├── TextureStyle.html
│   │   ├── TextWatermark.html
│   │   ├── ToPdfParameterList.html
│   │   ├── VariableCollection.html
│   │   ├── VerticalPosition.html
│   │   ├── VerticalRelation.html
│   │   ├── WatermarkBase.html
│   │   ├── WidthType.html
│   │   ├── WrapMode.html
│   │   └── ZoomType.html
│   ├── constant-values.html
│   ├── deprecated-list.html
│   ├── help-doc.html
│   ├── index-all.html
│   ├── index.html
│   ├── overview-frame.html
│   ├── overview-summary.html
│   ├── overview-tree.html
│   ├── package-list
│   ├── resources
│   │   └── inherit.gif
│   ├── serialized-form.html
│   └── stylesheet.css
├── Free Spire.Doc for Java.docx
├── lib
│   └── Spire.Doc.jar
├── license.rtf
└── samples
├── 01_quickGuide
│   └── helloWorld.java
├── 02_findAndReplace
│   ├── findAndHighlight.java
│   ├── replaceContentWithDoc.java
│   ├── replaceTextByRegex.java
│   ├── replaceTextWithTable.java
│   ├── replaceWithDocument.java
│   ├── replaceWithImage.java
│   └── replaceWithText.java
├── 03_extractContent
│   ├── betweenParagraphs.java
│   ├── betweenParagraphStyles.java
│   ├── fromBookmark.java
│   ├── fromCommentRange.java
│   ├── fromParagraphToTable.java
│   └── startFromFormField.java
├── 04_sections
│   ├── addAndDeleteSections.java
│   ├── cloneSectionContent.java
│   ├── cloneSection.java
│   ├── modifyPageSetupOfSection.java
│   └── removeSectionContent.java
├── 05_paragraph
│   ├── addTabStopsToParagraph.java
│   ├── copyParagraph.java
│   ├── formACatalogue.java
│   ├── getParagraphByStyleName.java
│   ├── hideParagraph.java
│   ├── insertRtfStringToDoc.java
│   ├── managePagination.java
│   ├── removeAllParagraphs.java
│   ├── removeEmptyLines.java
│   ├── removeSpecificParagraph.java
│   ├── setParagraphShading.java
│   └── setSpacing.java
├── 06_text
│   ├── applyEmphasisMark.java
│   ├── changeCase.java
│   ├── createBarcode.java
│   ├── getText.java
│   ├── insertNewText.java
│   ├── insertSymbol.java
│   ├── setSuperscriptAndSubscript.java
│   ├── setTextDirection.java
│   └── splitText.java
├── 07_documentOperation
│   ├── alterLanguageDictionary.java
│   ├── appendDocument
│   │   ├── addSectionFromOtherDoc.java
│   │   ├── cloneWordDocument.java
│   │   ├── copyContentToAnotherDoc.java
│   │   ├── keepSameFormat.java
│   │   ├── linkHeadersFooters.java
│   │   ├── mergeDocsOnSamePage.java
│   │   ├── merge.java
│   │   ├── preserveTheme.java
│   │   ├── sectionBreakContinuous.java
│   │   └── simpleInsertFile.java
│   ├── checkFileFormat.java
│   ├── countWordsNumber.java
│   ├── documentProperty.java
│   ├── getDocumentProperties.java
│   ├── loadAndSaveToDisk.java
│   ├── loadAndSaveToStream.java
│   ├── setDocumentProperties.java
│   ├── setWordViewModes.java
│   ├── splitDocument
│   │   ├── splitDocByPageBreak.java
│   │   ├── splitDocBySectionBreak.java
│   │   └── splitDocIntoHtmlPages.java
│   ├── trackChanges
│   │   ├── acceptOrRejectTrackedChange.java
│   │   └── enableTrackChanges.java
│   └── variables
│   ├── addVariables.java
│   ├── countVariables.java
│   ├── removeVariables.java
│   └── retrieveVariables.java
├── 08_pageBackground
│   ├── setGradientBackground.java
│   └── setImageBackground.java
├── 09_pageSetup
│   ├── addGutter.java
│   ├── addLineNumbers.java
│   ├── addPageBorders.java
│   ├── addPageNumbersInSections.java
│   ├── differentPageSetup.java
│   ├── insertBreak.java
│   ├── insertPageBreakFirstApproach.java
│   ├── insertPageBreakSecondApproach.java
│   ├── insertSectionBreak.java
│   ├── pageSetup.java
│   ├── removePageBreaks.java
│   └── resetPageNumber.java
├── 10_conversion
│   ├── convertDocToByte.java
│   ├── convertObjectToImage.java
│   ├── fromHtml
│   │   ├── htmlFileToWord.java
│   │   └── htmlStringToWord.java
│   ├── htmlToImage.java
│   ├── htmlToPdf.java
│   ├── htmlToXml.java
│   ├── htmlToXps.java
│   ├── imageToPdf.java
│   ├── odtToWord.java
│   ├── rtfToPDF.java
│   ├── toEPUB
│   │   ├── addCoverImage.java
│   │   └── toEpub.java
│   ├── toHtml
│   │   └── toHtml.java
│   ├── toImage.java
│   ├── toOdt.java
│   ├── toPCL.java
│   ├── toPdf
│   │   ├── disableHyperlinks.java
│   │   ├── embedAllFontsInPDF.java
│   │   ├── embedNoninstalledFonts.java
│   │   ├── keepHiddenText.java
│   │   ├── preserveWordBookmarks.java
│   │   ├── setImageQuality.java
│   │   ├── specifyEmbeddedFont.java
│   │   ├── toPDF.java
│   │   ├── toPdfWithPassword.java
│   │   └── toPostScript.java
│   ├── toRtf.java
│   ├── toSVG.java
│   ├── toXML.java
│   ├── toXPS.java
│   ├── txtToWord.java
│   ├── wordToTxt.java
│   ├── wordtoWordXML.java
│   ├── xmlToPDF.java
│   └── xmlToWord.java
├── 11_font
│   ├── changeFontColor.java
│   ├── embedPrivateFont.java
│   └── setFont.java
├── 12_styles
│   ├── characterFormatting.java
│   ├── copyDocumentStyles.java
│   ├── getCharacterSpacing.java
│   ├── getTextByStyleName.java
│   ├── lists.java
│   ├── multiStylesInAParagraph.java
│   ├── paragraphFormatting.java
│   ├── retrieveStyle.java
│   └── styles.java
├── 13_mailMerge
│   ├── alternateRows.java
│   ├── executeConditionalField.java
│   ├── executeWithRegion.java
│   ├── hideEmptyRegions.java
│   ├── identifyMergeFieldName.java
│   ├── mailMergeFormField.java
│   ├── mailMergeImage.java
│   ├── mailMerge.java
│   ├── mailMergeSwitches.java
│   ├── mergeEventHandler.java
│   └── nestedMailMerge.java
├── 14_bookmarks
│   ├── copyBookmarkContent.java
│   ├── createBookmarkForTable.java
│   ├── createBookmark.java
│   ├── extractBookmarkText.java
│   ├── getBookmarks.java
│   ├── insertDocAtBookmark.java
│   ├── insertImageAtBookmark.java
│   ├── removeBookmarkContent.java
│   ├── removeBookmark.java
│   ├── replaceBookmarkContent.java
│   ├── replaceWithTable.java
│   └── setBookmarkColor.java
├── 15_comments
│   ├── addCommentForSpecificText.java
│   ├── comment.java
│   ├── extractComment.java
│   ├── insertPictureIntoComment.java
│   ├── removeAndReplaceComment.java
│   ├── removeContentWithComment.java
│   └── replyToComment.java
├── 16_imageAndShape
│   ├── addBarcodeImage.java
│   ├── addImageToEachPage.java
│   ├── addShapeGroup.java
│   ├── addShapes.java
│   ├── alignShape.java
│   ├── extractImage.java
│   ├── image.java
│   ├── insertImage.java
│   ├── insertWordArt.java
│   ├── removeShape.java
│   ├── replaceImageWithText.java
│   ├── resetImageSize.java
│   ├── resetShapeSize.java
│   ├── rotateShape.java
│   ├── setTextWrap.java
│   ├── setTransparentColorForImage.java
│   └── updateImage.java
├── 17_headerAndFooter
│   ├── addHeaderOnlyFirstPage.java
│   ├── adjustHeaderFooterHeight.java
│   ├── copyHeaderAndFooter.java
│   ├── differentFirstPage.java
│   ├── headerAndFooter.java
│   ├── imageHeaderAndFooter.java
│   ├── lockHeader.java
│   ├── oddAndEvenHeaderFooter.java
│   ├── pageBorderSurround.java
│   ├── removeFooter.java
│   └── removeHeader.java
├── 18_tables
│   ├── addAlternativeText.java
│   ├── addOrDeleteRow.java
│   ├── addOrRemoveColumn.java
│   ├── addPictureToTableCell.java
│   ├── addTableByArray.java
│   ├── allowBreakAcrossPages.java
│   ├── autoFitToContents.java
│   ├── autoFitToFixed.java
│   ├── autoFitToWindow.java
│   ├── cloneTable.java
│   ├── combineAndSplitTables.java
│   ├── createNestedTable.java
│   ├── createTableDirectly.java
│   ├── createTableFromHTML.java
│   ├── createTable.java
│   ├── createVerticalTable.java
│   ├── formatMergedCells.java
│   ├── getDiagonalBorderProperties.java
│   ├── getRowCellIndex.java
│   ├── getTablePosition.java
│   ├── mergeAndSplitTableCell.java
│   ├── modifyTableFormat.java
│   ├── preventPageBreakInTable.java
│   ├── removeTable.java
│   ├── repeatRowOnEachPage.java
│   ├── replaceTextInTable.java
│   ├── setColumnWidth.java
│   ├── setDiagonalBorder.java
│   ├── setOutsidePosition.java
│   ├── setTableStyleAndBorder.java
│   └── setVerticalAlignment.java
├── 19_hyperlinks
│   ├── createImageHyperlink.java
│   ├── findHyperlinks.java
│   ├── hyperlink.java
│   ├── modifyHyperlinkText.java
│   ├── removeHyperlinks.java
│   └── setHyperlinkFormat.java
├── 20_security
│   ├── decrypt.java
│   ├── encrypt.java
│   ├── lockSpecifiedSections.java
│   ├── specifiedProtectionType.java
│   └── wordToPdfEncrypt.java
├── 21_fields
│   ├── addTCField.java
│   ├── convertFieldToBodyText.java
│   ├── convertIfFieldToText.java
│   ├── createCrossReference.java
│   ├── createFormField.java
│   ├── createIFField.java
│   ├── fillFormField.java
│   ├── formFieldsProperties.java
│   ├── getFieldText.java
│   ├── getFormFieldByName.java
│   ├── getFormFieldsCollection.java
│   ├── getMergeFieldName.java
│   ├── handleAskField.java
│   ├── insertAddressBlockField.java
│   ├── insertAdvanceField.java
│   ├── insertMergeField.java
│   ├── insertNoneField.java
│   ├── insertPageRefField.java
│   ├── removeCustomPropertyFields.java
│   ├── removeField.java
│   ├── replaceTextWithMergeField.java
│   ├── setCultureForField.java
│   ├── setLocaleForField.java
│   └── updateFields.java
├── 22_tableOfContent
│   ├── changeTOCStyle.java
│   ├── changeTOCTabStyle.java
│   ├── createTableOfContentByDefault.java
│   ├── customizeTableOfContent.java
│   └── removeTableOfContent.java
├── 23_textbox
│   ├── deleteTableFromTextBox.java
│   ├── extractTextFromTextBoxes.java
│   ├── insertImageIntoTextBox.java
│   ├── insertTableIntoTextBox.java
│   ├── readTableFromTextBox.java
│   ├── removeTextBox.java
│   ├── textBoxFormat.java
│   └── textbox.java
├── 24_watermark
│   ├── imageWaterMark.java
│   ├── removeImageWatermark.java
│   ├── removeTextWatermark.java
│   └── textWaterMark.java
├── 25_ole
│   ├── extractOLE.java
│   └── insertOLE.java
├── 26_structuredDocumentTag
│   ├── addCheckBoxContentControl.java
│   ├── addContentControls.java
│   ├── addRichTextContentControl.java
│   ├── comboBoxItem.java
│   ├── getContentControlProperty.java
│   ├── removeContentControls.java
│   └── updateCheckBox.java
├── 27_mathEquations
│   ├── addMathEquation.java
│   └── getMathEquation.java
├── 28_footnote
│   ├── insertEndnote.java
│   ├── insertFootnote.java
│   ├── removeFootnote.java
│   └── setPositionAndNumberFormat.java
├── 29_print
│   ├── customPaperSize.java
│   ├── print.java
│   ├── printWithNewMethod.java
│   └── setMarginAndDuplex.java
├── 30_macros
│   ├── detectAndRemoveVBAMacros.java
│   └── macros.java
├── 31_caption
│   ├── addPictureCaption.java
│   ├── addTableCaption.java
│   ├── pictureCaptionCrossReference.java
│   └── tableCaptionCrossReference.java
└── data
├── AcceptOrRejectTrackedChanges.docx
├── addGutter.docx
├── addMathEquation.docx
├── AllowBreakAcrossPages.docx
├── Background.png
├── barcode.png
├── BetweenParagraphStyle.docx
├── BlankTemplate.docx
├── Bookmark.docx
├── bookmarks.docx
├── bookmarkTemplate.docx
├── checkBoxContentControl.docx
├── CombineAndSplitTables.docx
├── comboBox.docx
├── commentSample.docx
├── Comments.docx
├── commentTemplate.docx
├── contentControl.docx
├── convertedTemplate.docx
├── ConvertObjectToImage.docx
├── Cover.png
├── dataSample.xml
├── decrypt.docx
├── detectAndRemoveVBAMacros.docm
├── DifferentPageSetup.docx
├── E-iceblue.png
├── encrypt.docx
├── example.xlsx
├── excel.png
├── ExecuteMailMergeSample.doc
├── extractImage.docx
├── extractOLE.docx
├── ExtractText.docx
├── extractTextFromTextBoxes.docx
├── fillFormField.doc
├── footer.png
├── footnote.docx
├── form.xml
├── gary.pfx
├── GetFieldText.docx
├── getMathEquation.docx
├── handleAskField.docx
├── headerAndFooter.docx
├── header.png
├── headerSample.docx
├── hideEmptyRegions.doc
├── hyacinths.jpg
├── IdentifyMergeFieldNames.docx
├── IfFieldSample.docx
├── Image.png
├── imageTemplate.docx
├── imageWatermark.png
├── IncludingTable.docx
├── InputHtml1.txt
├── InputHtmlFile.html
├── InputHtml.txt
├── Insert.docx
├── insertEndnote.doc
├── insertFootnote.docx
├── insert-LL.docx
├── insertWordArt.docx
├── JAVAHyperlinksTemp_N.docx
├── JAVATemplate_N.docx
├── Logo.jpg
├── logo.png
├── macros.docm
├── mailMergedImage.png
├── MailMerge.doc
├── MailMergeFormField.doc
├── MailMergeFormField_out.docx
├── mailMergeImage.docx
├── MailMergeSwitches.docx
├── mergeEventHandler.docx
├── ModifyTableFormat.docx
├── multiPages.docx
├── nestedMailMerge.doc
├── oddAndEvenHeaderFooter.docx
├── OFL.txt
├── Orders.xml
├── ornithogalum.jpg
├── pageRef.docx
├── preserveWordBookmarks.doc
├── print.docx
├── Properties.docx
├── PT_Serif-Caption-Web-Regular.ttf
├── removeContentControls.docx
├── removeCustomPropertyFields.docx
├── removeImageWatermark.docx
├── removeTextWatermark.docx
├── ReplaceContentWithDoc.docx
├── ReplaceTextByRegex.docx
├── ReplaceTextInTable.docx
├── ReplaceWithHtml.docx
├── ResetPageNumber1.docx
├── ResetPageNumber2.docx
├── ResetPageNumber3.docx
├── rosa.jpg
├── SampleB_1.docx
├── sampleB_2.docx
├── Sample.docx
├── sample-LL.docx
├── Sample_two sections.docx
├── SectionTemplate.docx
├── setDiagonalBorder.docx
├── shapes.docx
├── spire.Doc.png
├── spireDoc.png
├── SplitDocIntoHtmlPages.doc
├── SplitWordFileByPageBreak.docx
├── Styles.docx
├── Summary_of_Science.doc
├── TableOfContent.docx
├── TableSample-Az.docx
├── tableSample.docx
├── TableTemplate.docx
├── Target.docx
├── Template_Doc_1.doc
├── Template.docx
├── Template_Docx_1.docx
├── Template_Docx_2.docx
├── Template_Docx_3.docx
├── Template_Docx_4.docx
├── Template_Docx_5-BJ.docx
├── Template_Docx_5.docx
├── Template_Docx_6.docx
├── Template_HtmlFile1.html
├── Template_HtmlFile.html
├── Template_N1.docx
├── Template_N2.docx
├── Template_N3.docx
├── Template_N5.docx
├── Template_OdtFile.odt
├── Template_RtfFile.rtf
├── Template_Toc.docx
├── Template_TxtFile.txt
├── Template_XmlFile.xml
├── test.docx
├── Text1.docx
├── Text2.docx
├── textBoxTable.docx
├── textBoxTemplate.docx
├── TextInputField-Az.docx
├── TextInputField.docx
├── Theme.docx
├── ToEpub.doc
├── ToHtmlTemplate.docx
├── toXML.doc
├── user.xml
└── Word.png

64 directories, 887 files

标签:

实例下载地址

免费Java Word类库-Free Spire.Doc for Java_3.9.0.zip

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警