Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 22,284 for

merge

(0.15 sec)
  1. FieldMergeField | Aspose.Words for Java

    Implements the MergeFIELD field in Java....field within the merge characters in a mail merge main document... When the main document is merged with the selected data source...

    reference.aspose.com/words/java/com.aspose.word...
  2. Several JPG Into PNG C++

    Merge multiple JPG into PNG in C++ code. Save JPG as PNG using C++....obtain maximum JPG into PNG merge speed. This is a professional...a bunch of useful options. Merge JPG to PNG in C++ To convert...

    products.aspose.com/words/cpp/merge/jpg-to-png/
  3. Several Image Into BMP C++

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

    products.aspose.com/words/cpp/merge/image-to-bmp/
  4. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...ING (2052)"); } // Prevent Merge: Control document assembly operations...operations (page merge/split/insert) // Only grant DOCUMENT_ASSEMBLY...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  5. PdfConverter Class|Aspose.PDF for Java

    Discover how to use the PDFConverter class in Java to convert PDF files into other formats with Aspose.PDF....PdfConverter Class Contents [ Hide ] Merge images Convert PDF Files PdfFileSignature...

    docs.aspose.com/pdf/java/pdfconverter-class/
  6. Developer Guide in C++|Aspose.Words for C++

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for C++ features, achieve a certain document appearance, or make a use case possible.... Mail Merge and Reporting – provides information...invoices, from templates with Mail Merge fields. Programming with Documents...

    docs.aspose.com/words/cpp/developer-guide/
  7. Aspose::Words::Settings::MailMergeDataType enum...

    Aspose::Words::Settings::MailMergeDataType enum. Specifies the type of an external mail Merge data source in C++....the type of an external mail merge data source. enum class MailMergeDataType...Description None -1 No mail merge data source is specified. TextFile...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Table|Aspose.Slides for PHP Documentation

    Create and format tables in PHP with Aspose.Slides: insert data, Merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....accessing them, removing them, and merging cells using Aspose.Slides for...-> dispose (); } } Merge Table Cells Merge adjacent cells of a...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. Generate Point Cloud to DRC File Formats via .N...

    C# source code to load, render and add generate point cloud to DRC documents on .NET Framework, .NET Core, Mono....Generate point cloud using Merge method Call the Scene.Save method...if (entity is Geometry g) { Merge(pc, g, transform); } else if...

    products.aspose.com/3d/net/point-cloud/drc/
  10. Generate Point Cloud to RVM File Formats via .N...

    C# source code to load, render and add generate point cloud to RVM documents on .NET Framework, .NET Core, Mono....Generate point cloud using Merge method Call the Scene.Save method...if (entity is Geometry g) { Merge(pc, g, transform); } else if...

    products.aspose.com/3d/net/point-cloud/rvm/