Sort Score
Result 10 results
Languages All
Labels All
Results 8,461 - 8,470 of 180,114 for

aspose page

(0.24 sec)
  1. Add Cells to Microsoft Excel Formula Watch Wind...

    Learn how to use Aspose.Cells for C++ to add cells to the formula watch window in Excel. Load or create an Excel file, manipulate cells, set formulas, and save the modified file....cells to the Watch Window using Aspose.Cells API. Add Cells to Microsoft...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/add-cells-to-microsof...
  2. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked Ole object using Aspose.Cells for Node.js via C++....label of the Ole object using Aspose.Cells APIs with the OleObject...its label from Sample APIs to Aspose APIs . The console output shown...

    docs.aspose.com/cells/nodejs-cpp/access-and-mod...
  3. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.Page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a Page range....page_range_separator property FieldIndex.page_range_separator...start and end of a page range. @property def page_range_separator...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Send Shape Front or Back inside the Worksheet w...

    Learn how to change the z‑order position of shapes in a worksheet using Aspose.Cells for C++.... Aspose.Cells provides the Shape.ToFrontOrBack()...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/send-shape-front-or-b...
  5. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java....Examples: Shows how to construct an Aspose.Words document by hand. Document...appendChild(section); // Set some page setup properties for the section...

    reference.aspose.com/words/java/com.aspose.word...
  6. Manage Cells Html String with C++|Documentation

    Learn how to Manage Cells Html String through the Aspose.Cells for C++ API.... Aspose.Cells offers this feature. Aspose.Cells provides...Get and Set HTML String Using Aspose.Cells This example shows how...

    docs.aspose.com/cells/cpp/manage-cells-html-str...
  7. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR recognition engine....Cyrillic text recognition: aspose-ocr-cyrillic-v1 Chinese text...recognition: aspose-ocr-chinese-v1 Hindi text recognition: aspose-ocr-hindi-v1...

    docs.aspose.com/ocr/cpp/languages/
  8. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...Change pages only after comparison Aspose.Words Product Family...and corrections are made in page 1,2,5 after comparing now is...

    forum.aspose.com/t/change-pages-only-after-comp...
  9. Sort Data in Column with Custom Sort List with ...

    Learn how to sort data in the column using a custom list by using the Aspose.Cells for C++ API....<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...; int main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/sort-data-in-column-w...
  10. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML into a Workbook using Aspose.Cells for C++....<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...; int main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/autofit-columns-and-r...