Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 16,429 for

point

(0.41 sec)
  1. Archiwa

    Archiwa...AutoMaskingGraphCutO options; Point[] appliedBackgroundStr; Point[] appliedForegroundStr;...Args AutoMaskingArgs, tablice Point są ostatecznie łączone. // Pierwsza...

    blog.aspose.com/pl/imaging/remove-image-backgro...
  2. AxisScaleType enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.AxisScaleType enumeration. Specifies the possible scale types for an axis....with X/Y coordinates for five points. chart . series . add ( "Series...for our Y-values // since the points with the smaller Y-values will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Anslut underformer av grupperna i Ruby|Document...

    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....Connect sub-shapes connection_point_place = Rjb :: import ( 'com...connection_point_place . RIGHT , shape_to_id , connection_point_place...

    docs.aspose.com/diagram/sv/java/connect-sub-sha...
  4. Ställ in Linjeavstånd för Paragraph i en Form e...

    Lär dig hur man ställer in linjeavstånd för paragrafer i former eller textrutor med Aspose.Cells for Node.js via C++.... Points ); p . setLineSpace ( 20 );...AsposeCells . LineSpaceSizeType . Points ); p . setSpaceAfter ( 10 );...

    docs.aspose.com/cells/sv/nodejs-cpp/set-line-sp...
  5. C++ kullanarak Node.js ile Şekilde veya Metin K...

    Aspose.Cells for Node.js via C++ kullanarak şekiller veya metin kutularında paragraf satır aralığını nasıl ayarlayacağınızı öğrenin.... Points ); p . setLineSpace ( 20 );...AsposeCells . LineSpaceSizeType . Points ); p . setSpaceAfter ( 10 );...

    docs.aspose.com/cells/tr/nodejs-cpp/set-line-sp...
  6. Categories

    Намерете отговори чрез API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.C......Java Преобразувайте Bullet Points в абзац във файл на Word с...на C# Преобразувайте Bullet Points в абзац във файл на Word с...

    kb.aspose.com/bg/categories/page/30/
  7. C++ 을 (를) 사용하여 Polyline 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Polyline 주석을 추가하기 위한 소스 코드...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/ko/cpp/annotation/polyl...
  8. Get Barcode Placement Region and Orientation An...

    This article describes how to read barcode parameters... Points – an array of points that make up the...+ " " ; } console . log ( `Points: ${ ptStr } ` ); } gen . delete...

    docs.aspose.com/barcode/javascript-cpp/get-plac...
  9. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint et OpenDocument en utilisant Aspose.Slides pour Python via .NET, améliorant les performances et la personnalisation.... portions : point = portion . get_coordinates...+ str ( point . x ) + " Corrdinates Y =" + str ( point . y ))...

    docs.aspose.com/slides/fr/python-net/portion/
  10. Textabschnitte in Präsentationen mit Java verwa...

    Erfahren Sie, wie Sie Textabschnitte in PowerPoint-Präsentationen mit Aspose.Slides für Java verwalten, um Leistung und Anpassungsfähigkeit zu steigern.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/de/java/portion/