Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 20,245 for

document insertion

(0.08 sec)
  1. 插入新工作表|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....string FileName = FilePath + "Insert a new worksheet.xlsx" ; InsertWorksheet...string docName ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/zh/net/insert-a-new-works...
  2. ImageFieldMergingArgs.ImageFileName | Aspose.Wo...

    Set the ImageFileName in ImageFieldMergingArgs to effortlessly insert images into your Documents during mail merges. Enhance your workflow today!...merge engine must insert into the document. public string ImageFileName...MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your Document and replace it with the text you want using C#....easily navigate within your document using a keyboard and mouse...find specific text in a long document. It will be more time consuming...

    docs.aspose.com/words/net/find-and-replace/
  4. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API....sheets, or charts, you can insert headers and footers only by...replace ( /'/g , ''' ); } document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/get-header...
  5. MailMerge.MailMergeCallback | Aspose.Words for ...

    Optimize your mail merge with the MailMergeCallback property. Effortlessly manage events for seamless Document automation and enhanced efficiency....void Callback () { Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert two mail merge tags referencing...

    reference.aspose.com/words/net/aspose.words.mai...
  6. IMailMergeCallback.TagsReplaced | Aspose.Words ...

    Discover how the IMailMergeCallback TagsReplaced method enhances your Document automation by seamlessly replacing mustache text with MERGEFIELD fields....void Callback () { Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert two mail merge tags referencing...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Convert Image To WORD Python

    Convert Image to WORD format in Python code. Save Image as WORD using Python....converting image to Word Use our document conversion API to develop...image, Word, and many other document formats using Python. DOCX...

    products.aspose.com/words/python-net/conversion...
  8. ShapeBase.distanceLeft property | Aspose.Words ...

    ShapeBase.distanceLeft property. Returns or sets the distance (in points) between the Document text and the left edge of the shape....distance (in points) between the document text and the left edge of...shape. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::FieldPrint class | Aspos...

    Aspose::Words::Fields::FieldPrint class. Implements the PRINT field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldPrint...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name of the source file for the linked image in C++....Shows how to insert a linked image into a document. auto doc =...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...