Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 34,563 for

list

(0.34 sec)
  1. 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...
  2. JsonDataLoadOptions | Aspose.Words for .NET

    Discover the JsonDataLoadOptions constructor, effortlessly initialize your data loading with customizable default settings for optimal performance....{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  3. FontSourceBase.GetAvailableFonts | Aspose.Words...

    Discover available fonts with FontSourceBase's GetAvailableFonts method. Enhance your projects with a diverse selection of high-quality typefaces!...GetAvailableFonts method Returns list of fonts available via this...GetAvailableFonts () Examples Shows how to list available fonts. // Configure...

    reference.aspose.com/words/net/aspose.words.fon...
  4. 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-...
  5. Specify Fallback Fonts for Presentations in .NE...

    Master Aspose.Slides for .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: string [] fontNames = new string...

    docs.aspose.com/slides/net/create-fallback-font/
  6. NodeList.Item | Aspose.Words for .NET

    Access specific nodes effortlessly with the NodeList Item property. Retrieve nodes by index for streamlined data manipulation and efficient coding....Description index An index into the list of nodes. Remarks The index...to the number of items in the list, this returns a null reference...

    reference.aspose.com/words/net/aspose.words/nod...
  7. Create or save word document from html text un ...

    i have html string html1 ="<p style="text-align:left;margin-left:36.0pt;"><span style ="font-family:Symbol;"></span> <span style="color:#000000;">Publicly state factual details about the Engagement, such as the date, l…...Customer’s name and logo in a list of clients or on a speaker credentials...Consider using standard HTML list tags instead. For example: <ul>...

    forum.aspose.com/t/create-or-save-word-document...
  8. Validation Input Settings|Documentation

    This guide explains how to configure data validation rules in Aspose.Cells GridJs, covering toolbar access, modal options for criteria, input messages, error alerts, and the available client‑side JavaScript API...., Whole Number , Decimal , List , Date , etc.). Based on the..., between , equal to ). For List , toggle In‑cell dropdown to...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  9. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form....InputGroup () { Children = new List < BaseConfig >() { new ContentConfig...TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...

    docs.aspose.com/omr/net/programmatic-forms/inpu...
  10. Reading corrupted PST/OST files|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....with these tasks: To get the list of IDs: find_messages(parent_entry_id)...find_messages(parent_entry_id) - retrieves a list of message IDs within a specified...

    docs.aspose.com/email/python-net/reading-corrup...