Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 17,897 for

insert documents

(0.07 sec)
  1. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++....with headers and footers in a document. A header is text that is...Typically, these areas are used to insert information that should be...

    docs.aspose.com/words/cpp/working-with-headers-...
  2. FieldInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInfo class, your go-to solution for implementing the INFO field efficiently in document processing. Unlock powerful features today!...the Working with Fields documentation article. public class FieldInfo...the type of the document property to insert. IsDirty { get; set;...

    reference.aspose.com/words/net/aspose.words.fie...
  3. StructuredDocumentTag.BuildingBlockGallery | As...

    Discover the StructuredDocumentTag BuildingBlockGallery property, defining your SDT's building block type. Ensure seamless document customization!...is read-only for SDT of the document part type. For all other SDT...Examples Shows how to insert a structured document tag as a building...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Theme | Aspose.Words for Java

    Represents document Theme and provides access to main theme parts including getMajorFonts getMinorFonts and getColors in Java....implements Cloneable Represents document Theme, and provides access...with Styles and Themes documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. OlePackage.displayName property | Aspose.Words ...

    OlePackage.displayName property. Gets or sets OLE Package display name....Examples Shows how insert an OLE object into a document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph.isEndOfDocument property | Aspose.Wor...

    Paragraph.isEndOfDocument property. True if this paragraph is the last paragraph in the last section of the document....in the last section of the document. get isEndOfDocument () :...Shows how to insert a paragraph into the document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。... Document.unprotect 方法正好说明了这一点。 添加文档保护...护方法之一。 Aspose.Words 允许您使用 Document.protect 方法保护文档免遭更改。此方法不是安全功能,也不加密文档。...

    docs.aspose.com/words/zh/python-net/restrict-do...
  8. Document.show_spelling_errors property | Aspose...

    Document.show_spelling_errors property. Specifies whether to display spelling errors in this document....show_spelling_errors property Document.show_spelling_errors property...display spelling errors in this document. @property def show_spelling_errors...

    reference.aspose.com/words/python-net/aspose.wo...
  9. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…... The page number of the document table of contents I generated...throws Exception { Document doc = new Document("C:\\Users\\hspc...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  10. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize document layout control, enhancing your Word processing experience with flexible customization options....that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. public class LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...