Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 20,026 for

document insertion

(1.19 sec)
  1. InlineStory.IsInsertRevision | Aspose.Words for...

    Discover InlineStory's IsInsertRevision property. Easily identify inserted objects in Word with change tracking enabled. Enhance your Document management today!...Returns true if this object was inserted in Microsoft Word while change...InlineStory nodes. Document doc = new Document ( MyDir + "Revision...

    reference.aspose.com/words/net/aspose.words/inl...
  2. ByteArray To image - Free Support Forum - aspos...

    I’m working with Aspose.Words for .NET (v24.10) and would like some guidance on inserting a signature image from byte array coming in payload into a Word template using the LINQ Reporting Engine. My Use Case: I receiv…...would like some guidance on inserting a signature image from byte...2025, 5:30am 2 @lalit2207 To insert a signature image from a byte...

    forum.aspose.com/t/bytearray-to-image/310992
  3. Concatenate PDF documents in C#|Aspose.PDF for ...

    This section explains how to concatenate PDF Documents with Aspose.PDF Facades using PdfFileEditor class....Ask AI Concatenate PDF documents in C# Contents [ Hide ] Overview... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/concatenate-pdf-documents/
  4. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...public static Document addDocument(String key,Document mainDoc,Document...insertAfterNode, Document mainDoc, Document srcDoc) throws Exception...

    forum.aspose.com/t/topic/312049
  5. FieldDatabase.LastRecord | Aspose.Words for .NET

    Discover the FieldDatabase LastRecord property. Easily manage your last data record number for seamless data Insertion and enhanced database efficiency....of the last data record to insert. public string LastRecord {...database and insert it as a field into a document. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fie...
  6. PageSetup.RestartPageNumbering | Aspose.Words f...

    Discover how the RestartPageNumbering property enhances Document formatting by allowing section-specific page numbering. Optimize your layout effortlessly!... Document doc = new Document (); DocumentBuilder...2, page 3." ); // Move the document builder to the first section's...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Theme.colors property | Aspose.Words for Python

    Theme.colors property. Allows to specify the set of theme colors for the Document....set of theme colors for the document. @property def colors ( self...fonts for themes. doc = aw . Document ( file_name = MY_DIR + 'Theme...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Cut and Paste Range with JavaScript via C++|Doc...

    Learn how to cut and paste cells within a worksheet using Aspose.Cells for JavaScript via C++....Index: The index of the row to insert cells. Column Index: The index...index of the column to insert cells. ShiftType : The shift direction...

    docs.aspose.com/cells/javascript-cpp/cut-and-pa...
  9. ToaCategories.default_categories property | Asp...

    ToaCategories.default_categories property. Gets the default table of authorities categories....authorities categories for a single document. Examples Shows how to specify...for TOA fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BubbleSizeCollection | Aspose.Words for Java

    Represents a collection of bubble sizes for a chart series in Java.... To add or insert new values to a chart series...the chart data. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...