Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 11,884 for

merge documents

(0.12 sec)
  1. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo class. Contains information about a mail Merge region. To learn more, visit the documentation article in C++....mail merge region. To learn more, visit the Mail Merge and Reporting...Reporting documentation article. class MailMergeRegionInfo : public...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. CellFormat.horizontalMerge property | Aspose.Wo...

    CellFormat.horizontalMerge property. Specifies how the cell is Merged horizontally with other cells in the row....property Specifies how the cell is merged horizontally with other cells...CellMerge Examples Shows how to merge table cells horizontally. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Format and Modify Named Ranges|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.... Merge Cells in the Named Range Aspose...Cells provides Range.Merge() method to merge the cells in the range...

    docs.aspose.com/cells/net/format-and-modify-nam...
  4. Several JPG Into HTML C++

    Merge multiple JPG into HTML in C++ code. Save JPG as HTML using C++....obtain maximum JPG into HTML merge speed. This is a professional...combined picture as a HTML document. Use C++ to convert JPG images...

    products.aspose.com/words/cpp/merge/jpg-to-html/
  5. Several JPG Into PDF C++

    Merge multiple JPG into PDF in C++ code. Save JPG as PDF using C++....obtain maximum JPG into PDF merge speed. This is a professional...combined picture as a PDF document. Use C++ to convert JPG images...

    products.aspose.com/words/cpp/merge/jpg-to-pdf/
  6. Several HTML Into GIF C++

    Merge multiple HTML into GIF in C++ code. Save HTML as GIF using C++....obtain maximum HTML into GIF merge speed. This is a professional...a bunch of useful options. Merge HTML into one GIF image in C++...

    products.aspose.com/words/cpp/merge/html-to-gif/
  7. Several HTML Into PNG C++

    Merge multiple HTML into PNG in C++ code. Save HTML as PNG using C++....obtain maximum HTML into PNG merge speed. This is a professional...a bunch of useful options. Merge HTML into one PNG image in C++...

    products.aspose.com/words/cpp/merge/html-to-png/
  8. Several TEXT Into Image C++

    Merge multiple TEXT into Image in C++ code. Save TEXT as Image using C++....obtain maximum text into image merge speed. This is a professional...a bunch of useful options. Merge text into one image in C++ To...

    products.aspose.com/words/cpp/merge/text-to-image/
  9. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MergeFIELD.+\\* MergeFORMAT)"); try { // Find all text boxes containing Merge fields Docum…...Find all text boxes containing merge fields DocumentBuilder builder...builder = new DocumentBuilder(document); AtomicInteger bmCount =...

    forum.aspose.com/t/alternative-way-to-extract-a...
  10. FieldOptions.UserPromptRespondent | Aspose.Word...

    Discover how the FieldOptions UserPromptRespondent property enhances user experience by managing respondent interactions during field updates....void FieldAsk () { Document doc = new Document (); DocumentBuilder...respective REF fields during a mail merge. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...