Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 16,216 for

point

(0.59 sec)
  1. ארכיון

    ארכיון...LinearGradientBrush(new Point(0, 0), new Point(1000, 800), Color.Red...

    blog.aspose.com/he/drawing/system.drawing-with-...
  2. Cambios en la API pública en Aspose.Cells 8.5.1...

    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....SHARE_POINT TableDataSourceType.WORKSHEET...TableDataSourceType . SHARE_POINT ) { System . out . println (...

    docs.aspose.com/cells/es/java/public-api-change...
  3. Come modificare le dimensioni della pagina del ...

    Questo piccolo tutorial si concentra su come modificare le dimensioni della pagina del PDF usando Python. Comprende tutti i dettagli per configurare l'ambiente, il flusso graduale del programma e un codice di esempio eseguibile per dimostrare il processo per modificare le dimensioni della pagina PDF utilizzando Python....use a scaling factor of 72 points for 1 inch of the page resolution...calculate the width and height in points by multiplying the number of...

    kb.aspose.com/it/pdf/python/how-to-change-page-...
  4. Zmień rozmiar pliku PDF przy użyciu C++ | Aspos...

    Zmień rozmiar dokumentów PDF programowo za pomocą przykładowego kodu C++ przy użyciu pliku Aspose.PDF dla C++....1 inch = 72 points // So A4 dimensions in points will be (842...

    products.aspose.com/pdf/pl/cpp/resize/
  5. ปรับขนาดไฟล์ PDF โดยใช้ C# | Aspose.PDF

    ปรับขนาดเอกสาร PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET...1 inch = 72 points // So A4 dimensions in points will be (842...

    products.aspose.com/pdf/th/net/resize/
  6. 用C++插入迷你图|Documentation

    使用Aspose.Cells结合C++为Excel创建迷你图。...// Set the high points to green and low points to red group ....

    docs.aspose.com/cells/zh/cpp/creating-sparklines/
  7. Table.cell_spacing property | Aspose.Words for ...

    Table.cell_spacing property. Gets or sets the amount of space (in Points) between the cells....sets the amount of space (in points) between the cells. @property..."cell_spacing" property, in points. # Set the "allow_cell_spacing"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::BorderCollection class | Aspose....

    Aspose::Words::BorderCollection class. A collection of Border objects. To learn more, visit the documentation article in C++....of the border from text in points. get_Horizontal () Gets the...or sets the border width in points. get_Right () Gets the right...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. TabAlignment | Aspose.Words for Java

    Specifies the alignment/type of a tab stop in Java....// the cursor will jump 36 points each time we press the Tab...default tab stops, which is 72 points. // We can add custom tab stops...

    reference.aspose.com/words/java/com.aspose.word...
  10. C++でチャートシリーズのX値とY値の種類を見つける方法|Documentation

    Aspose.Cells for C++を使用して、チャートシリーズポイントのX値とY値の種類を判定する方法を学びます。ガイドでは、さまざまなデータ値のタイプと、それらにアクセスし操作する方法を説明します。...Calculate (); // Access first chart point in the first series ChartPoint...of X and Y values of chart point std :: cout << "X Value Type:...

    docs.aspose.com/cells/ja/cpp/find-type-of-x-and...