Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 10,215 for

h

(0.15 sec)
  1. 如何用C++设置打印标题|Documentation

    本文提供了使用C++的Aspose.Cells库设置打印标题的示例代码。...h" using namespace Aspose :: Cells...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/how-to-set-print-t...
  2. Gelişmiş Güvenlik Ayarları Excel XP den itibare...

    Aspose.Cells kullanarak Excel dosyalarında gelişmiş koruma ayarlarını nasıl uygulayacağınızı öğrenin....h" using namespace Aspose :: Cells...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/tr/cpp/advanced-protectio...
  3. Cambiamenti nell API pubblica in Aspose.Cells 8...

    Class Libraries & REST APIs for tHe developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several otHer categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....columns G, H & I. //Please note, the columns G & H will be replaced...

    docs.aspose.com/cells/it/net/public-api-changes...
  4. Készítse el Lithophane-ját JPG fájlformátumokbó...

    C# forráskód a litofán JPG formátumú dokumentumok betöltéséHez, megjelenítéséHez és létreHozásáHoz a .NET Framework, .NET Core, Mono rendszeren....Sample( float [,] data, int w, int h, float x, float y) { return data[(...data[( int )(x * w), ( int )(y * h)]; } //ToGrayscale metódus hívásához...

    products.aspose.com/3d/hu/net/lithophane/jpg/
  5. Utwórz swój Lithophane z formatów plików PNG za...

    C# kod źródłowy do ładowania, renderowania i tworzenia dokumentów litofanowycH do formatu PNG w .NET Framework, .NET Core, Mono....Sample( float [,] data, int w, int h, float x, float y) { return data[(...data[( int )(x * w), ( int )(y * h)]; } //Metoda ToGrayscale do wywołania...

    products.aspose.com/3d/pl/net/lithophane/png/
  6. Utwórz swój Lithophane z formatów plików TIFF z...

    C# kod źródłowy do ładowania, renderowania i tworzenia dokumentów litofanowycH do formatu TIFF w .NET Framework, .NET Core, Mono....Sample( float [,] data, int w, int h, float x, float y) { return data[(...data[( int )(x * w), ( int )(y * h)]; } //Metoda ToGrayscale do wywołania...

    products.aspose.com/3d/pl/net/lithophane/tiff/
  7. قم بإنشاء Lithophane من تنسيقات ملف PNG عبر .NE...

    C# شفرة المصدر لتحميل وعرض وإنشاء مستندات litHopHane إلى PNG على .NET Framework ، .NET Core ، Mono....Sample( float [,] data, int w, int h, float x, float y) { return data[(...data[( int )(x * w), ( int )(y * h)]; } //طريقة ToGrayscale للاتصال...

    products.aspose.com/3d/ar/net/lithophane/png/
  8. Использование позднего связывания в CPP|Aspose....

    Class Libraries & REST APIs for tHe developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several otHer categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....h" #include "comdef.h" using namespace System...

    docs.aspose.com/pdf/ru/net/using-late-binding-i...
  9. Utilisation du liaison tardive en CPP|Aspose.PD...

    Class Libraries & REST APIs for tHe developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several otHer categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....h" #include "comdef.h" using namespace System...

    docs.aspose.com/pdf/fr/net/using-late-binding-i...
  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/