Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 20,311 for

document insertion

(0.15 sec)
  1. Changed behavior when connecting documents - Fr...

    Hi, use use following code to append Documents: dstDocument.AppendDocument(srcDocument, ImportFormatMode.UseDestinationStyles); the srcDocument has one section and his SectionStart is ‘SectionStart.Continuous’. Afte…...behavior when connecting documents Aspose.Words Product Family...following code to append documents: dstDocument.AppendDocument(srcDocument...

    forum.aspose.com/t/changed-behavior-when-connec...
  2. Specify Default Fonts|Aspose.Words for .NET

    Specify default fonts. NPOI does not provide an opportunity to specify default fonts using C#....which allows to convert a Word document to PDF. This is achieved by...loading the document into the Aspose.Words document model (DOM)...

    docs.aspose.com/words/net/specify-default-fonts/
  3. Edit SVG File in Python – Aspose.SVG

    Learn how to edit SVG files in Python. Add, find, and edit elements in SVG Documents using the Aspose.SVG for Python via .NET library.... The Document Object Model (DOM) API fully...elements to an SVG document. How to Edit an SVG Document Aspose.SVG for...

    docs.aspose.com/svg/python-net/edit-svg-file/
  4. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance Document quality today!...Shows how to insert DML shapes into a document. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for JavaScript via C++....Insert Slicer Contents [ Hide ] Possible Usage Scenarios A slicer...pivot table and then clicking Insert > Slicer . Aspose.Cells for...

    docs.aspose.com/cells/javascript-cpp/create-sli...
  6. Add Image to PDF using C#|Aspose.PDF for .NET

    This section describes how to add image to existing PDF file using C# library....Create a Document object and open the input PDF document. Get the...to add the image in a PDF document. // For complete examples...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  7. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the Document....insert_style_separator method insert_style_separator() Inserts...style separator into the document. def insert_style_separator ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a Document at the cursor position in C++....System::SharedPtr<Aspose::Words::Document>&, Aspose::Words::ImportFormatMode)...ormatMode) method Inserts a document at the cursor position....

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Working with Watermark in C#|Aspose.Words for .NET

    Document watermark manipulation using C#....work with watermarks in Word documents. This topic discusses how...displays behind the text in a document. A watermark can contain a...

    docs.aspose.com/words/net/working-with-watermark/
  10. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.insert_break method. Inserts a break of the specified type into the Document....insert_break method insert_break(break_type) Inserts a break...specified type into the document. def insert_break ( self , break_type...

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