Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 16,383 for

point

(0.14 sec)
  1. Redimensionar EPS | Solução API .NET

    A funcionalidade de redimensionamento de EPS oferecida pela solução API Aspose.Page para .NET é explicada e ilustrada com os excertos de código aqui....Resize EPS setting new size in Points in C# In the following C# code...size of the image is set by Points (1/72 of inch) : Copy 1 //...

    docs.aspose.com/page/pt/net/resize-eps/
  2. إدارة تعليقات العرض في .NET|توثيق Aspose.Slides

    تحكم في تعليقات العرض باستخدام Aspose.Slides لـ .NET: إضافة، قراءة، تحرير، وحذف التعليقات في ملفات PowerPoint بسرعة وسهولة....PointF point = new PointF (); point . X = 0.2f ; point . Y = 0...presentation . Slides [ 0 ], point , DateTime . Now ); // يضيف...

    docs.aspose.com/slides/ar/net/presentation-comm...
  3. Paragraphe|Documentation d'Aspose.Slides pour N...

    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.... get_Item ( j ); var point = portion . getCoordinates ();...sont‑elles mesurées ? En points, où 1 pouce = 72 points. Cela s’applique...

    docs.aspose.com/slides/fr/nodejs-java/paragraph/
  4. أرشيف

    أرشيف...LinearGradientBrush(new Point(0, 0), new Point(1000, 800), Color.Red...

    blog.aspose.com/ar/drawing/use-system-drawing-b...
  5. Convert OBJ to STL via Python | products.aspose...

    Sample code for OBJ to STL Python conversion. Use API example code for batch OBJ files to STL conversion within VB.NET, Asp.NET or any .NET based application....Both polygonal geometry like points, lines, texture vertices, faces...perpendicular direction and three points representing the vertices of...

    products.aspose.com/3d/python-net/conversion/ob...
  6. Zmień rozmiar pliku PDF przy użyciu C# | Aspose...

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

    products.aspose.com/pdf/pl/net/resize/
  7. Public API Changes in Aspose.Cells 8.5.1|Docume...

    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/java/public-api-changes-i...
  8. Ինչպես փոխել PDF-ի էջի չափը Python-ի միջոցով

    Այս փոքրիկ ձեռնարկը կենտրոնանում է այն բանի վրա, թե ինչպես փոխել PDF-ի էջի չափը Python-ի միջոցով: Այն ներառում է շրջակա միջավայրը կարգավորելու բոլոր մանրամասները, ծրագրի փուլային հոսքը և գործարկվող օրինակելի կոդը, որը ցույց է տալիս Python-ի միջոցով PDF էջի չափը փոխելու գործընթացը:...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/hy/pdf/python/how-to-change-page-...
  9. Kako promijeniti veličinu stranice PDF-a pomoću...

    Ovaj mali vodič fokusira se na to kako promijeniti veličinu stranice PDF-a pomoću Pythona. Obuhvaća sve pojedinosti za konfiguriranje okruženja, postupni tok programa i primjer koda koji se može izvoditi kako bi se demonstrirao proces promjene veličine PDF stranice pomoću Pythona....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/hr/pdf/python/how-to-change-page-...
  10. C++ ile Sparkline Ekle|Documentation

    Aspose.Cells kullanarak C++ ile Excel için sparklines oluşturun....// Set the high points to green and low points to red group ....

    docs.aspose.com/cells/tr/cpp/creating-sparklines/