Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 155,495 for

2

(0.32 sec)
  1. 55541779.pdf

    Excel 2 Pdf - The following Shape throws Shape to Image Error D:20171123133133Z Aspose.Cells v17.11.1 Home Aspose.Cells D:20171123133133Z...Excel 2 Pdf - The following Shape throws Shape to Image Error...

    docs.aspose.com/cells/it/cpp/ignore-errors-whil...
  2. 55541779.pdf

    Excel 2 Pdf - The following Shape throws Shape to Image Error D:20171123133133Z Aspose.Cells v17.11.1 Home Aspose.Cells D:20171123133133Z...Excel 2 Pdf - The following Shape throws Shape to Image Error...

    docs.aspose.com/cells/tr/javascript-cpp/ignore-...
  3. 55541779.pdf

    Excel 2 Pdf - The following Shape throws Shape to Image Error D:20171123133133Z Aspose.Cells v17.11.1 Home Aspose.Cells D:20171123133133Z...Excel 2 Pdf - The following Shape throws Shape to Image Error...

    docs.aspose.com/cells/ja/javascript-cpp/ignore-...
  4. Other managing TeX options | .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets set the initial interaction mode in which the engine starts. Here are some code examples....How to set the interaction mode 2 3 // Create conversion options...1 // How to set the job name 2 3 // Create conversion options...

    docs.aspose.com/tex/net/other-options/
  5. Aspose.Cells - Failure to recognize complex for...

    Hi, We have an engine where we simply want to get the values for custom formulas, but the formula isn’t recognized as a custom function. Formula that works: =IF(AND(B$1=“STUFF”, TESTCUSTOM(FinalAmount)>0), TESTCUSTO…...TESTCUSTOM(FinalAmount), IF(AND(B$2=“STUFF2”, TESTCUSTOM(Amount)=0)...TESTCUSTOM(Amount)=0), TESTCUSTOM(Amount), IF(B$2=“STUFF2”, TESTCUSTOM(Amount),...

    forum.aspose.com/t/aspose-cells-failure-to-reco...
  6. 获取嵌入图像的分辨率和尺寸使用C++|Aspose.PDF for C++

    本节展示如何获取嵌入图像的分辨率和尺寸的详细信息...get_Elements () -> idx_get ( 0 ), 2 ) + Math :: Pow ( lastCTM -> get_Elements...get_Elements () -> idx_get ( 1 ), 2 )); double scaledHeight = Math...

    docs.aspose.com/pdf/zh/cpp/get-resolution-and-d...
  7. Moving Tasks | Aspose.Tasks Documentation

    This page discusses how to move tasks using Aspose.Tasks for C++. The content includes best practices and examples.... 2 System ::String dataDir = Run...path to the documents directory. 2 System ::String dataDir = Run...

    docs.aspose.com/tasks/cpp/moving-tasks/
  8. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....createPolygon ( new int [] { 0 , 1 , 2 , 3 }); // Right side (X+) mesh...createPolygon ( new int [] { 1 , 5 , 6 , 2 }); // Back face (Z-) mesh . createPolygon...

    docs.aspose.com/3d/java/create-3d-mesh-and-scene/
  9. 在 PHP 中为演示文稿图表添加趋势线|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 快速在 PowerPoint 图表中添加和自定义趋势线——一个帮助您吸引观众的实用指南。... 为图表系列 2 添加对数趋势线。 为图表系列 2 添加移动平均趋势线。 为图表系列 3 添加多项式趋势线。...awt.Color" ) -> RED ); # 为图表系列 2 添加对数趋势线 $tredLineLog = $chart...

    docs.aspose.com/slides/zh/php-java/trend-line/
  10. Add Image to PDF in C# - Maintain Aspect ratio ...

    I have code that takes a list of documents (PDFs, image files, Word Docs, etc) and appends each into one single PDF. It has been pointed out to me that when an image that is larger than the page is appended, the aspect …...codewarior April 13, 2015, 9:36am 2 Hi Joe, I have tested the scenario... jheltibrand April 13, 2015, 2:38pm 3 Nayyer, I don’t know that...

    forum.aspose.com/t/add-image-to-pdf-in-c-mainta...