Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 20,178 for

insert documents

(0.2 sec)
  1. SdtType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtType enum, defining structured document tag types for enhanced document management and streamlined workflows....Specifies the type of a structured document tag (SDT) node. public enum...list when displayed in the document. ComboBox 5 The SDT represents...

    reference.aspose.com/words/net/aspose.words.mar...
  2. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....the Working with Sections documentation article. Remarks: PageSetup...sections in a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation.... Document (); let builder = new aw ...(); } Shows how to insert an entire document’s contents as a replacement...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Can we plot this radial cluster chart which is ...

    Hi Team, Can we draw this smartart using aspose cells from scratch? Radial Cluster SmartArt.zip (22.7 KB)...SmartArt) as PNG/JPEG, then insert that picture into the Excel...imgStream.Position = 0; // 3️⃣ Insert the image into an Excel workbook...

    forum.aspose.com/t/can-we-plot-this-radial-clus...
  5. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style in Java....revision (tracked change) in a document node or style. Use getRevisionType()...Track Changes in a Document documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert XLT to DOC with .NET or with free Onlin...

    Convert XLT to DOC on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLT to DOC online converter quickly before integrating the code....doc format is the standard document format for Microsoft Word...PDF file using Document class Save the document to DOC format...

    products.aspose.com/total/net/conversion/xlt-to...
  7. Getting Headers or Footers|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....sheets, or charts, you can insert headers and footers only by...and process the commands: AI Document Assistant Close Analyzing...

    docs.aspose.com/cells/python-net/get-headers-or...
  8. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListFormat.list_indent method | Aspose.Words fo...

    ListFormat.list_indent method. Increases the list level of the current paragraph by one level.... In Word documents, lists may consist of up to...numbered lists. doc = aw . Document () builder = aw . DocumentBuilder...

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