Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 29,663 for

insert documents

(0.13 sec)
  1. Working with Operators|Aspose.PDF for .NET

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....Create a Document object and open the input PDF document. Get the...PDF-for-.NET // The path to the documents directory. string dataDir...

    docs.aspose.com/pdf/net/working-with-operators/
  2. PageSetup.sheets_per_booklet property | Aspose....

    PageSetup.sheets_per_booklet property. Returns or sets the number of pages to be included in each booklet....Examples Shows how to configure a document that can be printed as a book...book fold. doc = aw . Document () # Insert text that spans 16 pages...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Tasks::TableFieldCollection Class Refer...

    Aspose.Tasks for C++ Public Types | Public Member Functions Aspose::Tasks::TableFieldCollection Class Reference Conta...... void Insert (int32_t index, const System::SharedPtr<...TableField > &item) override Inserts the specified item at the specified...

    reference.aspose.com/tasks/cpp/class/aspose.tas...
  4. word转PDF,保护其中的图片不可被复制 - Free Support Forum - as...

    有一个需求,使用aspose 从word转到PDF格式后,通过其他的PDF编辑工具,或者将PDF转换回word其中的图片可以被复制。 我希望pdf中的图片不能被复制,有没有办法能够实现?... Document doc = new Document("input.docx"); doc...您可以使用此代码获取带有一组图像的 pdf 文件。 Document wordDoc = new Document("input.docx");...

    forum.aspose.com/t/word-pdf/285476
  5. Font.Style | Aspose.Words for .NET

    Font Style property. Gets or sets the character style applied to this formatting in C#....underline to all runs in a document that are formatted with custom...character styles. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Several Image Into DOCX Python

    Merge multiple Image into DOCX in Python code. Save Image as DOCX using Python....several image into DOCX Use our document merging API to develop high-level...example that iterates through documents and converts them to DOCX:...

    products.aspose.com/words/python-net/merge/imag...
  7. Several JPG Into TXT Python

    Merge multiple JPG into TXT in Python code. Save JPG as TXT using Python....several JPG into TXT Use our document merging API to develop high-level...example that iterates through documents and converts them to TXT:...

    products.aspose.com/words/python-net/merge/jpg-...
  8. Class "com.aspose.words.Glyph"'s signer informa...

    Hi, I’m trying to Insert a document inside another word document. Due to which the doc.save()GlyphError.docx (13.3 KB) method gives the below error. Please find the stack trace and do the needful. Thanks & Regards, K…...trying to insert a document inside another word document. Due to...

    forum.aspose.com/t/class-com-aspose-words-glyph...
  9. Font.style property | Aspose.Words for Python

    Font.style property. Gets or sets the character style applied to this formatting....underline to all runs in a document that are formatted with custom...character styles. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldArgumentBuilder.AddNode | Aspose.Words for...

    FieldArgumentBuilder AddNode method. Adds a node to the argument in C#.... and then insert them into the document. Document doc = new Document...Document (); // Below are three examples of field construction...

    reference.aspose.com/words/net/aspose.words.fie...