Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 10,245 for

h

(0.25 sec)
  1. Seitenlayout und Druckoptionen mit C++|Document...

    Konfigurieren Sie Seitenlayout und Druckeinstellungen zur Steuerung des Druckprozesses mit Aspose.Cells für C++....h" using namespace Aspose :: Cells...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/de/cpp/page-setup-and-pri...
  2. Преобразование листа в изображение и листа в из...

    Узнайте, как преобразовать лист в изображение, а также лист с несколькими страницами — в изображение по каждой странице с помощью Aspose.Cells и C++....h" using namespace Aspose :: Cells...<sstream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/ru/cpp/converting-workshe...
  3. 如何将Excel中的公式导出为其他类型的表达式,使用C++|Documentation

    使用Aspose.Cells for C++将Excel公式导出为LaTeX和MatHML。...h" using namespace Aspose :: Cells...<fstream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/export-equation/
  4. 아카이브

    아카이브...read(new File(path)); int h = readImage.getHeight(); int w...page.getPageInfo().setHeight(h); page.getPageInfo().setWidth(w);...

    blog.aspose.com/ko/pdf/convert-base64-string-to...
  5. 記録

    記録...insertTableOfContent("\\o \“1-3 \” \\h \\z \\u") メソッドを使用して目次を挿入します。 Document...insertTableOfContent("\\o \"1-3\" \\h \\z \\u"); builder.insertBreak(BreakType...

    blog.aspose.com/ja/words/add-or-update-toc-in-w...
  6. C++ ile Excel Dosyalarının Verilerini Yönetme|D...

    Bu makale, Aspose.Cells kütüpHanesi kullanarak C++ ile Excel dosyalarının verilerini nasıl görüntüleyip düzenleyeceğinizi açıklamaktadır....h" using namespace Aspose :: Cells...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/tr/cpp/view-and-edit-exce...
  7. Aplicar formato condicional en hojas de trabajo...

    Cómo usar la biblioteca Aspose.Cells en C++ para aplicar formato condicional en Hojas de trabajo. Ajustando estos criterios, tienes más control sobre cómo se ven y aparecen las celdas....h" using namespace Aspose :: Cells...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/es/cpp/apply-conditional-...
  8. Applica la Formattazione Condizionale nei fogli...

    Come usare la libreria Aspose.Cells in C++ per applicare la formattazione condizionale nei fogli di lavoro. Modificando questi criteri, Hai un maggiore controllo sull aspetto delle celle....h" using namespace Aspose :: Cells...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/it/cpp/apply-conditional-...
  9. Crea la tua litofania dai formati di file BMP t...

    C# codice sorgente per caricare, eseguire il rendering e creare la litofania in documenti BMP su .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)]; } //Metodo ToGrayscale da chiamare...

    products.aspose.com/3d/it/net/lithophane/bmp/
  10. Crea la tua litofania dai formati di file JPG t...

    C# codice sorgente per caricare, eseguire il rendering e creare la litofania in documenti JPG su .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)]; } //Metodo ToGrayscale da chiamare...

    products.aspose.com/3d/it/net/lithophane/jpg/