Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 36,287 for

list

(0.23 sec)
  1. PPT to PDF Conversion Fails on Linux (.NET 3.1,...

    Hi Team, I’m facing an issue where PPT/PPTX → PDF conversion works correctly on Windows, but fails on Linux. Below are my environment details: .NET Core: 3.1 OS: Linux (Amazon EC2) Aspose.Slides version: 22.12.0 Lice…...), please share the list required for Aspose.Slides PDF...trace. Output of dotnet --info . List of installed graphics/font packages...

    forum.aspose.com/t/ppt-to-pdf-conversion-fails-...
  2. Aspose.Cells Third‐Party Reference Information|...

    Detailed guide on how Aspose.Cells references third‐party libraries across .NET versions (net6, net8, net9, net10) on Windows and Linux, including version differences, upgrade impact, and how to inspect referenced assemblies programmatically....a runnable C# snippet that lists the actual referenced assemblies...dotnet run ). The output will list the exact versions of the third‐party...

    docs.aspose.com/cells/net/third-party-reference...
  3. Unable to add layers and assign entities in DWG...

    https://forum.aspose.com/t/unable-to-add-layers-and-assign-entities-in-dwg-using-dwgimage-aspose-cad/311282/7 Hey Oleksii, I saw you posted an example to add a layer in Aspose.CAD for this forum entry. I cant download…...AddEntity(point); var cadPoints = new List<Cad2DPoint>(); var point1 =...AddEntity(point); var cadPoints = new List<Cad2DPoint>(); var point1 =...

    forum.aspose.com/t/unable-to-add-layers-and-ass...
  4. Mail merge with repeating data in a table - Fre...

    Hi, Let’s say I want to generate a batch of 100 invoices, 2 pages per invoice. The template has headers and footers and a different section for each page. I can do a normal mail merge using “Execute” and providing a D…...Add("Ukraine", "Kharkiv"); List<Document> docs = new List<Document>(); foreach...

    forum.aspose.com/t/mail-merge-with-repeating-da...
  5. 简单多边形的三角剖分|Documentation

    使用 Aspose.3D for .NET API,开发人员可以对简单多边形进行三角剖分。任何多边形都可以划分为三角形。三角形的所有操作和计算可以分段应用于多边形。...Control { public List < Vertex > points = new List < Vertex >();...

    docs.aspose.com/3d/zh/net/triangulation-of-a-si...
  6. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…...ToArray(); List<string> tmpBookmakrs = new List<string>(); int...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  7. Specify Custom Number Decimal and Group Separat...

    Change number decimal and group separators in Excel using Aspose.Cells for JavaScript via C++....; }); </ script > </ html > List of Supported Number Formats...

    docs.aspose.com/cells/javascript-cpp/specify-cu...
  8. Processor.From | Aspose.Words for .NET

    Enhance your workflow with our processor that efficiently handles input documents for seamless processing and improved productivity.... Execute (); List < Stream > pages = new List < Stream >();...

    reference.aspose.com/words/net/aspose.words.low...
  9. Parse word template to identify the business ob...

    Hello Support, I am currently evaluating Aspose.Words for our project. In our Word template, we need to populate multiple tables, each of which is filled using properties from a specific business object. From what I und…...repeated multiple times for each list item. However, we that it overwrites...tables, one for each item in the list. FilledDocument.docx (14.1 KB)...

    forum.aspose.com/t/parse-word-template-to-ident...
  10. Manipulating Photoshop Formats|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.... Create list of ColorPoints with required...and position of color. Create list of TransparencyPoints with required...

    docs.aspose.com/imaging/java/manipulating-photo...