Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 35,143 for

list

(0.16 sec)
  1. Body Class | Aspose.Words for .NET

    Discover the Aspose.Words.Body class, your essential tool for managing section text effortlessly and enhancing document processing efficiency....specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/net/aspose.words/body/
  2. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++.... Users can provide a list of font names as an alternative...string . Users can provide a list of font names as a substitution...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  3. How to remove the 'whitespace' of a diagram in ...

    Dear Support, I am using Aspose.Diagram for .NET version 24.8.0 in C#. I have a question regarding to remove the ‘whitespace’ of a diagram in a page. In Visio this was done by selecting all the shapes on the page and …... var list = new List<Shape>(); foreach (Shape...in diagram.Pages[0].Shapes) { list.Add(shape); } Shape s = diagram...

    forum.aspose.com/t/how-to-remove-the-whitespace...
  4. Aspose.PSD for .NET 19.2 - Release Notes|Docume...

    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....- 15 ; var colorPoints = new List < IGradientColorPoint > ( settings...var transparencyPoints = new List < IGradientTransparenc > ( settings...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-2...
  5. Pdf to doc conversion produces a null reference...

    Hi, I am trying to convert a pdf document to .doc but get and error as below. The pdf contains ECG diagrams etc. Unfortunately I cannot share the file with you as it was produced within the NHS and is protected by GDPR.…...kW1kuA3iXTLPLg #=zkqzN9sE=, List 1 #=zBmdhfbs=) at #=zPkOgAoks0N8t8aKVrRu...kW1kuA3iXTLPLg #=zkqzN9sE=, List 1 #=zBmdhfbs=) at #=zPkOgAoks0N8t8aKVrRu...

    forum.aspose.com/t/pdf-to-doc-conversion-produc...
  6. Public API Changes in Aspose.Email 4.7.0|Docume...

    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....[ Hide ] The following is a list of any changes made to the public...have concerns about any change listed, please raise it on the Aspose...

    docs.aspose.com/email/java/public-api-changes-i...
  7. How to Save Selected Pages in PDF using C#

    This article describes how to save selected pages in PDF using C#. It has the IDE settings, a List of steps, and a runnable sample code demonstrating how to select pages from PDF and save using C#....by providing the source PDF, list of pages, and resultant PDF...step, a discrete or continuous list of page numbers is stored in...

    kb.aspose.com/pdf/net/how-to-save-selected-page...
  8. Create Gantt Chart in Excel using Python

    This article guides on how to create Gantt chart in Excel using Python. It has all the details to set the IDE, a List of steps, and a sample code to build a Gantt chart in Excel using Python....has details to set the IDE, a list of steps, and a sample code...earliest date from the tasks list as a baseline for all timeline...

    kb.aspose.com/cells/python/create-gantt-chart-i...
  9. How to Remove Pages from PDF using Java

    This article describes how to remove pages from PDF using Java. It explains the environment settings, a List of operations and a runnable sample code to delete pages from PDF document using Java....for setting the environment, a list of operations to be performed...remove selected pages Prepare a list of page numbers that are to...

    kb.aspose.com/pdf/java/how-to-remove-pages-from...
  10. FieldOptions.resultFormatter property | Aspose....

    FieldOptions.resultFormatter property. Allows to control how the field result is formatted....string mGeneralFormat ; private List < FormatInvocation > FormatInvocations...FormatInvocations { get ; } = new aw . Lists . List < FormatInvocation > ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...