Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 7,717 for

append

(0.06 sec)
  1. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....another document: Insert and Append Documents in C# Find and Replace...

    docs.aspose.com/words/net/split-a-document/
  2. Manage Presentation Comments in Python|Aspose.S...

    Master presentation comments with Aspose.Slides for Python via .NET: add, read, edit, and delete comments in PowerPoint files fast and easily.... append ( comment ) for comment in...

    docs.aspose.com/slides/python-net/presentation-...
  3. Merge XLSX Files Online or using Java | product...

    Free online app to combine different XLSX files. Java merging library code to merge XLSX worksheets into other formats....Sheet-Level Merging: Merge or append multiple sheets into a single...

    products.aspose.com/total/java/merge/xlsx/
  4. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....")); // We have not yet appended this paragraph as a child...getBody().getFirstParagraph(); // Append a child Run node to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Change Border Color in HTML? C# Examples

    In this article, we will use C# examples to show different ways to change border color in HTML files using Aspose.HTML for .NET library....the document head element and append style element to the head 17...the document head element and append style element to the head 17...

    docs.aspose.com/html/net/how-to-articles/how-to...
  6. Working with OneNote Document | Aspose.Note Doc...

    This document provides guidance on working with OneNote documents.... Append (text); 53 } 54 55 /// <summary>...ParagraphStyle = textStyle } 17 }; 18 // Append Page node in the document 19...

    docs.aspose.com/note/net/working-with-onenote-d...
  7. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs.... append ( autoShape ) elif autoShape...be/t_1LYZ102RA" shapesToRemove . append ( autoShape ) for shape in...

    docs.aspose.com/slides/python-net/picture-frame/
  8. Renumbering starts at 1 again - Free Support Fo...

    Hello, the numbering in the ‘Bilanz’ document should start at 2. The numbering in the ‘GuV’ document should start at 3. When I Append the ‘GuV’ to a document, the numbering persists. However, if I do the same with th…... When I append the ‘GuV’ to a document, the...reported earlier is that after appending document numbering of the...

    forum.aspose.com/t/renumbering-starts-at-1-agai...
  9. Several TEXT Into PDF C#

    Merge multiple TEXT into PDF in C# code. Save TEXT as PDF using C#....destination document before appending. output.RemoveAllChildren();...new Document(fileName); // Append the source document to the...

    products.aspose.com/words/net/merge/text-to-pdf/
  10. Several PDF Into XPS C#

    Merge multiple PDF into XPS in C# code. Save PDF as XPS using C#....destination document before appending. output.RemoveAllChildren();...new Document(fileName); // Append the source document to the...

    products.aspose.com/words/net/merge/pdf-to-xps/