Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 17,938 for

document insertion

(0.06 sec)
  1. 新功能|Aspose.PDF for .NET

    本页面介绍了在最近发布的 Aspose.PDF for .NET 中引入的最受欢迎的新功能。...AddingNewExtGState () { // The path to the documents directory string dataDir =..."GS0" ; // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/whatsnew/
  2. DocumentBuilder.insert_ole_object method | Aspo...

    aspose.words.DocumentBuilder.insert_ole_object method...insert_ole_object method Contents [ Hide ] insert_ole_object(stream...prog_id, as_icon, presentation) Inserts an embedded OLE object from...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Charts|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Hide ] AI Document Assistant Close Drawing Objects Insert Sparkline...

    docs.aspose.com/cells/java/charts/
  4. OutlineOptions.CreateMissingOutlineLevels | Asp...

    Discover how the CreateMissingOutlineLevels property in OutlineOptions enhances Document exports by automatically generating missing outline levels for better organization....missing outline levels when the document is exported. Default value...saving a PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN field in Java....the Working with Fields documentation article. Remarks: Prompts...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldCitation.suppress_author property | Aspose...

    FieldCitation.suppress_author property. Gets or sets whether the author information is suppressed from the citation.... # Open a document containing bibliographical...Manage Sources. doc = aw . Document ( MY_DIR + 'Bibliography.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....the Working with Fields documentation article. Remarks: Compares...cancels the current merge document, moves to the next data record...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldIndex.SequenceSeparator | Aspose.Words for...

    Discover the FieldIndex SequenceSeparator property, easily manage character sequences for separating sequence and page numbers in your applications....Examples Shows how to split a document into portions by combining...and SEQ fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...创建插入符号注释的步骤: 加载PDF文件 - 新的 Document 。 创建新的 Caret Annotation 并设置...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  10. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property....with built-in document properties. doc = aw . Document ( MY_DIR +...'Properties.docx' ) # The "Document" object contains some of its...

    reference.aspose.com/words/python-net/aspose.wo...