Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 1,643 for

accept changes

(0.18 sec)
  1. Data Sorting with Golang via C++|Documentation

    Learn how to sort data by using the Aspose.Cells for C++ API.... The Sort method accepts the following parameters: Cells...the rest of the cells is not changed at all. Following are the sample...

    docs.aspose.com/cells/go-cpp/sort-data-of-excel/
  2. Tema dei Titoli e del Testo|Documentation

    Aspose.Cells è una libreria JavaScript via C++ per lavorare con file di fogli di calcolo. Supporta la configurazione dei font di tema per intestazioni e corpo nei documenti Excel, permettendo agli utenti di personalizzare l aspetto e lo stile del documento. Questo articolo introdurrà come usare la libreria Aspose.Cells per lavorare con i font di tema di intestazioni e corpo nei documenti Excel....> </ head > < body > < h1 > Change Theme Font Example </ h1 >...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/it/javascript-cpp/heading...
  3. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DOCX with French date fields to PDF. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); When I did the same in Word ‘save…...Aspose, the result will all be changed to French. I have attached...each field separately without changing the thread locale, otherwise...

    forum.aspose.com/t/use-french-culture-from-date...
  4. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for Node.js via C++ API....sort method accepts the following parameters: Cells...the remaining cells is not changed at all. Following are the sample...

    docs.aspose.com/cells/nodejs-cpp/sort-data-of-e...
  5. Modifier la direction de l étiquette de graduat...

    Apprenez comment changer la direction des étiquettes de graduation dans Aspose.Cells pour Node.js. Notre guide vous aidera à comprendre comment ajuster l orientation des étiquettes de graduation sur les axes, y compris l orientation horizontale, verticale et inclinée....getDirectionType() accepte la valeur d’énumération ChartTextDirectionTy...Le snippet de code suivant change la direction des étiquettes...

    docs.aspose.com/cells/fr/nodejs-cpp/change-tick...
  6. Изменение направления меток деления с помощью J...

    Узнайте, как изменить направление меток деления в Aspose.Cells for JavaScript через C++. Наше руководство поможет вам понять, как регулировать ориентацию меток деления на осях, включая горизонтальную, вертикальную и наклонную....> </ head > < body > < h1 > Change Tick Label Direction Example...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/ru/javascript-cpp/change-...
  7. JavaScript ile Tik Etiket Yönünü Değiştirme (C+...

    Aspose.Cells for JavaScript ile C++ aracılığıyla tik etiketlerinin yönünü nasıl değiştireceğinizi öğrenin. Kılavuzumuz, eksenlerdeki etiketlerin yatay, dikey veya eğimli yönlendirmesini ayarlamanıza yardımcı olacak....> </ head > < body > < h1 > Change Tick Label Direction Example...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/tr/javascript-cpp/change-...
  8. C++ API to Export XPS to ODT | products.aspose.com

    Convert XPS to ODT within C++ applications.... ODT is a more widely accepted format and is supported by...-> Save ( u "output.Odt" ); Change Password of XPS Document via...

    products.aspose.com/total/cpp/conversion/xps-to...
  9. استفد من خاصية Sheet.SheetId في OpenXml باستخدا...

    توضح هذه المقالة كيفية استخدام خاصية Sheet.SheetId من OpenXml باستخدام Excel manipulation مع Aspose.Cells for JavaScript عبر برنامج C++ برمجيًا....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...${ ws . tabId } </p>` ; // Change Sheet or Tab Id ws . tabId...

    docs.aspose.com/cells/ar/javascript-cpp/utilize...
  10. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for .NET API.... The Sort method accepts the following parameters: Aspose...the rest of the cells is not changed at all. Following are the sample...

    docs.aspose.com/cells/net/sort-data-of-excel/