Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 16,031 for

combine

(0.21 sec)
  1. PDF ↔ Word conversion (C++ vs Java) — fidelity ...

    Hi Aspose Team, We are evaluating Aspose for PDF ↔ Word conversions and have two focused questions: Conversion fidelity / feature parity • Is the C++ version equivalent to the Java version for bidirectional PDF↔Word…...load/parse the PDF and then combine it with Aspose.Words to generate...

    forum.aspose.com/t/pdf-word-conversion-c-vs-jav...
  2. Java Visio API | Create Manipulate and Convert ...

    Visio library for creation, manipulation and conversion of diagrams. Export diagrams to multiple formats in Java-based applications... Combine Multiple Shapes in a Group...

    products.aspose.com/diagram/java/
  3. Check Color Contrast in C# – Check Color Contra...

    Learn about contrast best practices for web accessibility and check color contrast using Aspose.HTML. Make website accessible to read for all users.... Combine (DataDir, "check-color.html"...string documentPath = Path. Combine (DataDir, "check-color.html"...

    docs.aspose.com/html/net/color-contract-accessi...
  4. LaTeX 文件修复 | Aspose.TeX for .NET

    本文介绍 Aspose.TeX API 在 .NET 上的 LaTeX 修复解决方案。了解如何使用此功能的代码示例。... Combine (DataDir, "packages" )); 10...13 new LaTeXRepairer(Path. Combine (DataDir, "invalid-latex.tex"...

    docs.aspose.com/tex/zh/net/latex-repair/
  5. Popular File Archive Formats | Most Common Arch...

    Discover the prevalent file archive formats used for compression and storage. Explore their features, applications, and popularity among users....to compress, encrypt, and combine files, making them convenient...compression, TAR is better for combining files, and GZ is better for...

    products.aspose.com/zip/most-common-archives/
  6. Automate MPX File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate MPX file merging. With our intuitive user interface, you can quickly and easily convert MPX files into PDF, XML, or other formats. You can also merge multiple MPX files into a single file, customize the output file, and organize your data....or via C# Use MPX Merger to combine multiple MPX files into one...and simplify collaboration. Combining related tasks into one project...

    products.aspose.com/tasks/net/merger/mpx/
  7. 从网站提取 SVG – Aspose.HTML for .NET

    了解如何从网站下载 SVG。参考 C# 示例,自动从任何网站外挂内联和外部 SVG。... Combine (OutputDir, $ "{i}.svg" ),...File. WriteAllBytes (Path. Combine (OutputDir, url. Pathname ...

    docs.aspose.com/html/zh/net/extract-svg-from-we...
  8. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....previous paragraph to not combine styles between paragraphs....previous paragraph to not combine styles between paragraphs....

    docs.aspose.com/words/python-net/translate-mark...
  9. LINQ Reporting Engine – Multiple Series in a Sc...

    Hello, I’m using Aspose.Words with the LINQ Reporting Engine and I’m trying to create a scatter chart with two series (temperature and conductivity), both using a common date as the X-axis. Here’s what I’ve implemented…...title : <<foreach [sample in combined]>> In the chart Alt Text /...CopierModifier <<foreach [sample in combined]>> Temperature <<x [sample...

    forum.aspose.com/t/linq-reporting-engine-multip...
  10. SVG 转换 – SVG Transformations – C# 示例

    了解如何在 C# 中旋转 SVG、缩放 SVG 以及平移 SVG。考虑 SVG 转换的代码示例。... Combine (OutputDir, "translate.svg"...document 28 document. Save (Path. Combine (OutputDir, "translation-matrix...

    docs.aspose.com/svg/zh/net/svg-transformations/