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

list

(0.17 sec)
  1. PrinterSettingsContainer.PaperSources | Aspose....

    Discover the PrinterSettingsContainer's PaperSources property for seamless printing. Optimize your print settings for better results and efficiency!...Examples Shows how to access and list your printer’s paper sources..."PaperSizes" property contains the list of paper sizes to instruct the...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...private static Map<Integer, List<Node>> getPageIndexToNodeMa(Document...throws Exception { Map<Integer, List<Node>> pageToNodes = new HashMap();...

    forum.aspose.com/t/empty-page-not-getting-remov...
  3. PrinterSettingsContainer.PaperSizes | Aspose.Wo...

    Discover the PrinterSettingsContainer's PaperSizes property for easy customization of print layouts. Optimize your printing experience today!...Examples Shows how to access and list your printer’s paper sources..."PaperSizes" property contains the list of paper sizes to instruct the...

    reference.aspose.com/words/net/aspose.words.ren...
  4. Clean Up a Document in Node.js|Aspose.Words for...

    Remove unused or duplicate information to reduce output size and processing time using Node.js. Remove unused styles, unused built-in styles, duplicate styles, or unused Lists....unused data, such as styles or lists, or duplicate information manually...styles or just unused styles or lists from the document, you can use...

    docs.aspose.com/words/nodejs-net/clean-up-a-doc...
  5. Aspose::Words::RevisionGroupCollection::iterato...

    How to use Aspose::Words::RevisionGroupCollection::iterator_holder_type typedef of Aspose::Words::RevisionGroupCollection class in C++....:: Collections :: Generic :: List < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. Aspose::Words::WarningInfoCollection::iterator_...

    How to use Aspose::Words::WarningInfoCollection::iterator_holder_type typedef of Aspose::Words::WarningInfoCollection class in C++....:: Collections :: Generic :: List < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/war...
  7. 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...
  8. 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...
  9. Merge Excel Files using Python

    Follow this article to merge Excel files using Python. It includes details on setting up the IDE, a List of instructions, and sample code to combine Excel files using Python.... It has IDE settings, a list of instructions, and a sample...and load the license Create a list of Excel files you want to combine...

    kb.aspose.com/cells/python/merge-excel-files-us...
  10. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a List of steps, and a runnable sample code to delete empty page in Word using Java....the development environment, a list of programming tasks for the...its text and shapes Save the list of page indexes where no text...

    kb.aspose.com/words/java/how-to-delete-a-blank-...