Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 36,378 for

list

(0.95 sec)
  1. An Exception Is Thrown When Loading a PowerPoin...

    Dear Aspose Support Team, We are currently using a C# function to remove watermarks from .pptx files utilizing the Aspose.Slides library. We have a valid Aspose.Total for .NET license. Our function loads the presentati…...{ var shapeCollection = new List<IShape>(); foreach (var shape...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  2. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document in Java....exclusive ways to narrow down the list of allowed editors. // 1 - Specify...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert PostScript with Aspose.Page JavaScript ...

    PS to BMP conversion functionality included in Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here....then it is possible to view a list of such errors after conversion...

    docs.aspose.com/page/javascript-cpp/convert-ps/
  4. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files....Age"); //Instantiate the list collection based on the custom...class. IList<MyProduct> list = new List<MyProduct>(); //Provide...

    www.nuget.org/packages/Aspose.Cells
  5. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....to modify from the Style name list. Click Modify . Select the style...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  6. DWG file from scratch shows empty - Free Suppor...

    Hi Aspose team, I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template. I followed this official example, but when I open the generated file in Aut…...AddEntity(cad3DFace); var cadPoints = new List<Cad2DPoint>(); var point1 =...

    forum.aspose.com/t/dwg-file-from-scratch-shows-...
  7. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....Automatically Propagate Formula in List Object Java //Create an instance...putValue ( "Column B" ); //Add list object, set its name and style...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...Worksheets["Demographics"]; List<string> PrintAreas = new() {...Worksheets["Demographics"]; List<string> PrintAreas = new() {...

    forum.aspose.com/t/incorrect-rendering-when-con...
  9. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....() Do Not Automatically Apply List Paragraph Style To Bulleted/Numbered...(bool) Do Not Automatically Apply List Paragraph Style To Bulleted/Numbered...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. How to Improve Website Accessibility – Aspose.H...

    Learn how to make your website accessible to users and check the website for compliance with WCAG guidelines using Aspose.HTML for .NET... Below you will find a list of some key principles of accessible...Headings, subheadings, tables, lists, and other structural elements...

    docs.aspose.com/html/net/how-to-improve-website...