Sort Score
Result 10 results
Languages All
Labels All
Results 6,531 - 6,540 of 15,767 for

point

(0.18 sec)
  1. تغييرات API العامة في Aspose.Cells 9.0.0|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....foreach ( ChartPoint point in series . Points ) { // Detect if ChartPoint...plot Console . WriteLine ( point . IsInSecondaryPlot ); } تمت...

    docs.aspose.com/cells/ar/net/public-api-changes...
  2. Series de gráfico|Aspose.Slides para Node.js a ...

    Series de gráfico en presentaciones PowerPoint en JavaScript...50 , 50 , 600 , 400 ); var point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/es/nodejs-java/chart-ser...
  3. Geração de DXF|CAD Documentation

    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....como LINE, CIRCLE, ARC, TEXT, POINT, SOLID, 3DFACE e POLYLINE. Após...

    docs.aspose.com/cad/pt/net/developer-guide/how-...
  4. Generasi DWG|CAD Documentation

    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....seperti LINE, CIRCLE, ARC, TEXT, POINT, SOLID, 3DFACE, dan POLYLINE...

    docs.aspose.com/cad/id/net/developer-guide/how-...
  5. UTM à NAD83|Documentation

    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....convertir UTM en NAD83 pour un point. Convertir en LAT LONG...

    docs.aspose.com/gis/fr/net/utm-to-nad83/
  6. Convertir en PRS92|Documentation

    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....convertir vers PRS92 pour un point. WGS84 à UTM...

    docs.aspose.com/gis/fr/net/convert-to-prs92/
  7. WGS84 à PRS92|Documentation

    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....convertir WGS84 en PRS92 pour un point. Convertir en LAT LONG...

    docs.aspose.com/gis/fr/net/wgs84-to-prs92/
  8. Aspose::Words::Rendering::PageInfo::get_WidthIn...

    Aspose::Words::Rendering::PageInfo::get_WidthInPoints method. Gets the width of the page in Points in C++....Gets the width of the page in points. float Aspose :: Words :: Rendering...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. Управление комментариями презентации в .NET|Док...

    Эффективно управляйте комментариями презентаций с помощью 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/ru/net/presentation-comm...
  10. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…...(Left, Right, Top, Bottom) in points (1 pt = 1/72 in). 3 Using an...HtmlLoadOptions { // Page size (A4 in points) PageInfo = { Width = 597.6...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...