Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 34,573 for

list

(0.07 sec)
  1. MailMergeRegionInfo.Fields | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Fields property, easily access and manage child fields for efficient document automation and enhanced productivity....Fields property Returns a list of child fields. public IList...Is . EqualTo ( 0 )); // Get list of fields inside the first top...

    reference.aspose.com/words/net/aspose.words.mai...
  2. 档案

    档案...HomeController : Controller { public List<Sheet> sheets; [HttpGet] public...Index(string fileName) { sheets = new List<Sheet>(); if (fileName == null)...

    blog.aspose.com/zh/cells/view-excel-files-in-as...
  3. 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/
  4. 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...
  5. Extract the content of Bookmark - Free Support ...

    Hello Team, I want to extract the content between Bookmark start and end and Bookmark is in header and footer. It can contain image anything not only text give me some code for the same...// Create a list to hold the extracted nodes List<Node> extractedNodes...extractedNodes = new List<Node>(); // Extract content between the...

    forum.aspose.com/t/extract-the-content-of-bookm...
  6. Show Translate Button and Translate Worksheet i...

    This article explains how to enable the translate button in the GridJs toolbar and implement server‑side translation for the active worksheet..../// <summary> /// Translates a list of source texts to the target..."de").</param> /// <returns>A list containing the translated strings...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  7. 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-...
  8. MailMerge.get_regions_by_name method | Aspose.W...

    MailMerge.get_regions_by_name method. Returns a collection of mail merge regions with the specified name.... Returns The list of regions. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableSubstitutionRule.addSubstitutes method | A...

    TableSubstitutionRule.addSubstitutes method. Adds substitute font names for given original font name....substituteFontNames string[] List of alternative font names. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...