Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 36,361 for

list

(0.21 sec)
  1. How to Format Number to Special|Documentation

    This article will introduce how to Format Number to Special using Aspose.Cells for Node.js via C++ API....“Number” tab, and in the Category list, select “Special.” Select a...a Format : You will see a list of predefined special formats such...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  2. How to Format Number as Currency with C++|Docum...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API.... Choose Currency from the list. Using the Format Cells Dialog...tab, select Currency from the list on the left. You can customize...

    docs.aspose.com/cells/cpp/format-number-to-curr...
  3. FootnoteSeparator class | Aspose.Words for Python

    aspose.words.notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document....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...
  4. Merge Cells in Word using C#

    This tutorial guides on how to merge cells in Word using C#. It shares the development resources, steps, and a sample code to combine cells in Word using C#....the details to set the IDE, a list of steps, a predefined function...You can select the section, a list of tables in that section, and...

    kb.aspose.com/words/net/merge-cells-in-word-usi...
  5. Delete Page Break in Excel using Java

    Delete page break in Excel using Java. This article shares IDE settings, a List of steps, and a sample code depicting how to change page breaks in Excel using Java....the development environment, a list of steps to understand the tasks...delete all the items in the list. Code to Remove Page Break in...

    kb.aspose.com/cells/java/delete-page-break-in-e...
  6. Insert Page Break in PDF using Python

    This short tutorial guides on how to insert page break in PDF using Python. It has the details for the IDE, steps, and a sample code for adding page break in PDF using Python....the details to set the IDE, a list of steps, and a sample code...add_page_break() to insert the list of page breaks in the destination...

    kb.aspose.com/pdf/python/insert-page-break-in-p...
  7. Add Check Mark in Excel using C#

    Follow this article to add check mark in Excel using C#. It has IDE settings, a List of steps, and a sample code demonstrating how to insert a tick in Excel using C#....has details to set the IDE, a list of steps, and a sample code...second method by accessing the list of checkboxes in the sheet and...

    kb.aspose.com/cells/net/add-check-mark-in-excel...
  8. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...OCR recognition Dim results As List(Of RecognitionResult) = ocr...OCR recognition Dim results As List(Of RecognitionResult) = ocr...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  9. 档案

    档案...AddEntity(cadRasterImage); List<CadBaseObject> list = new List<CadBaseObject>(cadImage...Objects); list.Add(cadRasterImageDef); cadImage.Objects = list.ToArray();...

    blog.aspose.com/zh/cad/support-for-adding-text-...
  10. PersonalStorage.FindAndEnumerateSoftDeletedItem...

    For the same PST file, is PersonalStorage.FindAndEnumerateSoftDeletedItems() guaranteed to return soft-deleted items in the same order each time it’s called? I want to be able to recover processing of a PST if a crash o…...I can use the index into the list to recover. Professionalize...You can store the results in a list or a database, allowing you...

    forum.aspose.com/t/personalstorage-findandenume...