Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 17,118 for

combine

(0.14 sec)
  1. Apply Shape Effects in Presentations Using C++|...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for C++ — create striking, professional slides in seconds.... Some combinations of effects look better than...essentially a known good-looking combination of two or more effects. This...

    docs.aspose.com/slides/cpp/shape-effect/
  2. Answer sheet with barcode|Documentation

    A classic answer sheet with a barcode encoding the student's name.... paragraph Combine texts with different formatting...

    docs.aspose.com/omr/net/txt-markup/examples/ans...
  3. Merge POT Files Online or using Android Mobile ...

    Free online app to Combine different POT presentations. Android merging library Java code to merge POT presentation into format of your choice.... Combine multiple POT documents into...

    products.aspose.com/total/android-java/merge/pot/
  4. Formula List|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....Arithmetic operators are used to combine numbers, numeric variables...

    docs.aspose.com/cells/reportingservices/formula...
  5. Search and Filter IMAP Emails in Python Using A...

    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....Email makes it possible by combining queries in several statements...to build specific queries. Combining Queries with AND The following...

    docs.aspose.com/email/python-net/filter-message...
  6. FieldSeq.bookmark_name property | Aspose.Words ...

    FieldSeq.bookmark_name property. Gets or sets a bookmark name that refers to an item elsewhere in the document rather than in the current location.... Examples Shows how to combine table of contents and sequence...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphConfig|Documentation

    ParagraphConfig element allows you to Combine text and images....] This element is used to combine text and images . Declaration...

    docs.aspose.com/omr/net/programmatic-forms/para...
  8. 格式之间的转换 – C# 示例

    了解如何使用 Aspose.HTML for .NET 将 HTML、MHTML、EPUB 和 SVG 转换为 PDF、XPS、DOCX、PNG 和其他格式。... Combine (OutputDir, "convert-with-single-line...7 string savePath = Path. Combine (OutputDir, "document.pdf"...

    docs.aspose.com/html/zh/net/converting-between-...
  9. LaTeX math formulas rendering | Aspose.TeX for ...

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code examples on how to use the functionality.... Combine (OutputDir, "math-formula.png"...Open ( 29 System. IO . Path . Combine (OutputDir, "math-formula.svg"...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  10. Image Stencil – How to Create Stencil Image in C#

    This article explains how to create stencils from images using the Aspose.SVG for .NET API.... Combine (DataDir, "flower.png" ));...file 25 document. Save (Path. Combine (OutputDir, "flower.svg" ));...

    docs.aspose.com/svg/net/image-stencil/