Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 10,411 for

h

(0.73 sec)
  1. Travailler avec la césure dans C#|Aspose.Words ...

    Utilisez la césure pour une disposition plus compacte du texte à l’aide de C#. Il fournit des algoritHmes avancés pour travailler avec des dictionnaires de césure et utilise des dictionnaires OpenOffice.... Césure et justification (H&J) Microsoft Word a une logique...implémente son propre algorithme H&J qui donne le même résultat que...

    docs.aspose.com/words/fr/net/working-with-hyphe...
  2. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working witH spreadsHeet files, wHicH supports merging and unmerging cells. THis article will introduce How to merge and unmerge cells using tHe Aspose.Cells library, and How to customize tHe merged cell style....h" using namespace Aspose :: Cells...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  3. Çizimlerde C++ ile Çalışma şekilleri|Documentation

    Microsoft Excel de kontroller eklemek ve grafikler özelleştirmek için Aspose.Cells for C++ i kullanmayı öğrenin. Kılavuzumuz, grafik öğelerini manipüle etmeyi, biçimlendirmeyi ayarlamayı ve grafiklerin genel görünümünü ve kullanılabilirliğini artırmayı gösterecek....h" using namespace Aspose :: Cells...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/tr/cpp/controls-in-charts/
  4. 行と列の自動調整(AutoFit)をC++で実行|Documentation

    この記事は、Aspose.Cells for C++ APIを使用して、セル範囲の行、列、結合セルの行、およびセル範囲内の行の自動調整 方法を紹介します。...h" using namespace Aspose :: Cells...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/ja/cpp/autofit-rows-and-c...
  5. Формы в диаграммах с C++|Documentation

    Узнайте, как использовать Aspose.Cells for C++ для добавления элементов управления и настройки диаграмм в Microsoft Excel. Наше руководство продемонстрирует, как манипулировать элементами диаграммы, настраивать форматирование и улучшать внешний вид и удобство использования ваших графиков....h" using namespace Aspose :: Cells...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/ru/cpp/controls-in-charts/
  6. Archiwa

    ArcHiwa...wysokości obrazu wejściowego int h = srcImage.Height; // Odczyt wysokości...marginesy page.PageInfo.Height = (h); page.PageInfo.Width = (w); page...

    blog.aspose.com/pl/pdf/images-to-pdf-csharp/
  7. أرشيف

    أرشيف...اقرأ ارتفاع الصورة المدخلة int h = srcImage.Height; // اقرأ ارتفاع...والهوامش page.PageInfo.Height = (h); page.PageInfo.Width = (w); page...

    blog.aspose.com/ar/pdf/images-to-pdf-csharp/
  8. Архів

    Архів...висоту вхідного зображення int h = srcImage.Height; // Прочитайте...поля page.PageInfo.Height = (h); page.PageInfo.Width = (w); page...

    blog.aspose.com/uk/pdf/images-to-pdf-csharp/
  9. Mengonversi Dokumen dengan Microsoft Azure func...

    Pelajari cara mengonversi dokumen PDF menggunakan Microsoft Azure Functions dengan Aspose.PDF for .NET, memungkinkan pemrosesan dokumen berbasis cloud....http://localhost:7071/api/convert \ -H "Content-Type: application/json"...http://localhost:7071/api/convert \ -H "Content-Type: application/json"...

    docs.aspose.com/pdf/id/net/converting-documents...
  10. 搜索

    搜索...FromFile(path); // 讀取輸入圖像的高度 int h = srcImage.Height; // 讀取輸入圖像的高度...設置頁面尺寸和邊距 page.PageInfo.Height = (h); page.PageInfo.Width = (w); page...

    blog.aspose.com/zh-hant/pdf/images-to-pdf-csharp/