Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 115,452 for

id

(0.19 sec)
  1. Exception when opening MHT file with Aspose PDF...

    Hi, I am trying to open an MHT file with Aspose PDF 18.4 for Java but receiving the following exception: Exception in thread “main” class com.aspose.pdf.internal.ms.System.I04: Value cannot be null. Parameter name: s …...been logged under the ticket ID PDFJAVA-37768 in our bug tracking...

    forum.aspose.com/t/exception-when-opening-mht-f...
  2. PUB to PDF generates wrong background color - F...

    Hi, We are using Aspose Total Java license. If the PUB file contains Drop Shadow Rectangle component then converted PDF will turn in dark background color. java library: aspose-pub-22.8.jar Java Code: try { IP…... Issue ID(s): PUBJAVA-35 You can obtain...

    forum.aspose.com/t/pub-to-pdf-generates-wrong-b...
  3. Color Filters – C# Code – Aspose.SVG for .NET

    Learn how to edit SVG in C# – add and edit new elements in SVG, apply SVG filters to bitmaps, etc. using Aspose.SVG for .NET library...."330" /> 3 < defs > 4 < filter id = "saturation-effect" > 5 < feColorMatrix..."filter" ); 29 filterElement. Id = "saturation" ; 30 defsElement...

    docs.aspose.com/svg/net/color-filters/
  4. How to Add Extended Attributes to Resource Assi...

    Learn how to add extended attributes to Microsoft Project resource assignments using Aspose.Tasks for .NET. This guIde explains how to create plain and lookup attributes with practical C# code examples....1500, Description = "Val 1" , Id = 1, Val = "1500" }; 18 19 resCostAttr...2500, Description = "Val 2" , Id = 2 }); 22 23 // This value can...

    docs.aspose.com/tasks/net/adding-extended-attri...
  5. Connecting to Exchange Server|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.... Return the Client Request ID The ReturnClientRequestI property...specify whether the client request ID should be returned in the response...

    docs.aspose.com/email/net/connecting-to-exchang...
  6. Handling Large Excel Files using Aspose cells -...

    Hi Team, Need best ways to handle large files using Aspose cells. I have seen the documentation but could not get it working as such. I have the below requirements and need suggestion to utilize aspose for files beyond …... Issue ID(s): CELLSNET-54534 You can obtain...around it? Regarding the Issue ID(s): CELLSNET-54534, could we...

    forum.aspose.com/t/handling-large-excel-files-u...
  7. 如何使用C++通过JavaScript创建带有下拉列表的动态图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到图表中以实现灵活的数据可视化。...</ h1 > < input type = "file" id = "fileInput" accept = ".xls...button id = "runExample" > Run Example </ button > < a id = "downloadLink"...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. 档案

    档案...<repositories> <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...定义一个 Hashtable 以将字符串名称映射到长形状 id Hashtable shapeIdMap = new Hashtable();...

    blog.aspose.com/zh/diagram/create-org-chart-java/
  9. Regarding delete images in client side - Free S...

    Is there any chance to delete the images in client level.... Issue ID(s): CELLSGRIDJS-2115 Support...on('sheet-loaded', (id, name) => { console.log('sheet is loaded id:', id, ',...

    forum.aspose.com/t/regarding-delete-images-in-c...
  10. 如何在 Docker 中运行 Aspose.PDF for .NET 8|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 8 应用程序中...format based on the provided id. // </summary> public FileStreamResult...FileStreamResult Convert ( string id ) { return id switch { "xps-to-pdf"...

    docs.aspose.com/pdf/zh/net/docker/dotnet8/