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

point

(0.18 sec)
  1. Архивы

    Архивы...AutoMaskingGraphCutO options; Point[] appliedBackgroundStr; Point[] appliedForegroundStr;...так и ObjectsPoints, массивы Point в конечном итоге объединяются...

    blog.aspose.com/ru/imaging/remove-image-backgro...
  2. Aspose.PSD dla Javy 20.2 - Notatki dotyczące wy...

    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....Point[]) M:com.aspose.psd.Matrix.#ctor(com...aspose.psd.Point.op_Addition(com.aspose.psd.Point,com.aspose...

    docs.aspose.com/psd/pl/java/aspose-psd-dla-java...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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/
  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/