Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 36,361 for

list

(0.21 sec)
  1. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the documents into parts using different criteria.... Returns a list of page numbers that were removed...specified format. Returns a list of page numbers that were removed...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Lists::ListLevelCollection::GetE...

    Aspose::Words::Lists::ListLevelCollection::GetEnumerator method. Gets the enumerator object that will enumerate levels in this List in C++....Aspose::Words::Lists::ListLevelCollection::GetEnumerator method...will enumerate levels in this list. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Slow Performance When Converting Slides to Imag...

    2222.zip (5.6 MB) PPT 1A33BEA1-5E79-4447-8E8E-ED201D20C8E31: The overall conversion process is slow. PPT 6c98339c-5623-4163-b439-0a04a7effc5b: The conversion process hangs/stalls specifically on page 5. code**********…...fileName, int width, int height, List<int> pages, bool clearLayout...Bitmap>(); var slidesData = new List<object>(); using (Aspose.Slides...

    forum.aspose.com/t/slow-performance-when-conver...
  4. ListLabel.Font | Aspose.Words for .NET

    Discover the ListLabel Font property to customize your List label's font style and enhance your design for a professional touch....Font property Gets the list label font. public Font Font...ListLabel namespace Aspose.Words.Lists assembly Aspose.Words ListLabel...

    reference.aspose.com/words/net/aspose.words.lis...
  5. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....Gets the number of nodes in the list. iterator() Provides a simple...to the number of items in the list, this returns a null reference...

    reference.aspose.com/words/java/com.aspose.word...
  6. Specify Fallback Fonts for Presentations in Jav...

    Master Aspose.Slides for Java to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: String [] fontNames = new String...

    docs.aspose.com/slides/java/create-fallback-font/
  7. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...the only character which is a list bullet element at a different...I remove the list bullet item or change the list bullet level...

    forum.aspose.com/t/document-extractpages-yields...
  8. Getting Started|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....Supported File Formats Feature List System Requirements Installation...

    docs.aspose.com/3d/java/getting-started/
  9. Remove Signature from PDF File|Aspose.PDF for Java

    Explore how to remove existing digital signatures from PDF files in Java using Aspose.PDF....pdf" ); // Get list of signature names List < String > sigNames..._dataDir + "DigitallySign.pdf" ); List < String > sigNames = pdfSign...

    docs.aspose.com/pdf/java/remove-signature-from-...
  10. Specify Fallback Fonts for Presentations in Pyt...

    Master Aspose.Slides for Python via .NET to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: fontNames = [ "Segoe UI Emoji...

    docs.aspose.com/slides/python-net/create-fallba...