Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 34,696 for

list

(0.27 sec)
  1. Read Axis Labels after Calculating the Chart wi...

    Learn how to read axis labels in Aspose.Cells for C++ after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning....this purpose, which returns the list of axis labels. Read Axis Labels...

    docs.aspose.com/cells/go-cpp/read-axis-labels-a...
  2. How to remove Header/Footer in Pdf - Free Suppo...

    Hi, I am trying to remove the header and footer from a PDF. I am using ParagraphAbsorber to read the file. Is there an attribute that can be used to detect the header and footer? Or does there any suggestion to remove …...{ var deletedArtifacts = new List<Artifact>(); foreach (Artifact...

    forum.aspose.com/t/how-to-remove-header-footer-...
  3. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....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/story/
  4. BuildingBlock class | Aspose.Words for Python

    aspose.words.buildingblocks.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry...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/python-net/aspose.wo...
  5. CompositeNode Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex document structures with ease and 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/com...
  6. Using Extension Methods of Iteration Variables|...

    Use extension methods for iteration variables of any type when building a report in Java.... The following list describes the extension methods...without involving Microsoft Word® lists. For example, given the previous...

    docs.aspose.com/words/java/using-extension-meth...
  7. ShapeRenderer Class | Aspose.Words for .NET

    Discover Aspose.Words.Rendering.ShapeRenderer to effortlessly convert Shapes and GroupShapes into high-quality raster or vector images for your projects....<summary> /// Renders and displays a list of shapes. /// </summary> private...size ; mShapesToRender = new List < KeyValuePair < ShapeBase ...

    reference.aspose.com/words/net/aspose.words.ren...
  8. About page breaker to table in Aspose word team...

    Hi Team, Could you please help me on how to add page breaker to table rows using groupby Linq in Aspose template word report with sample code. Could you please share tutorials and code example related to Aspose word pa…... Prepare source data List<Employee> employees = GetSampleData();...} static List<Employee> GetSampleData() => new List<Employee>...

    forum.aspose.com/t/about-page-breaker-to-table-...
  9. Create Bookmarks in PDF using Java

    This article guides on how to create bookmarks in PDF using Java. It shares the information to set the IDE, a List of steps, and a sample code to bookmark PDF document using Java....Create an array of titles and a list of pages for defining bookmarks...PDF, create bookmarks for the list of pages, and save the resultant...

    kb.aspose.com/pdf/java/create-bookmarks-in-pdf-...
  10. Save a Document in C++|Aspose.Words for C++

    Save a document in any supported format using C++.... For the list of all supported save formats...Words for C++? A: All formats listed in the SaveFormat enumeration...

    docs.aspose.com/words/cpp/save-a-document/