Sort Score
Result 10 results
Languages All
Labels All
Results 7,041 - 7,050 of 16,296 for

point

(0.13 sec)
  1. Aspose.3D Modèle objet de document (DOM)|Docume...

    Chaque scène 3D peut comprendre n'importe quel nombre de vues. En utilisant Aspose.3D for Java API, les développeurs peuvent capturer un ou plusieurs viewports dans une seule capture d'écran. Ils peuvent le rendre dans l'application Java basée sur GUI ou une image....sont souvent utilisés comme point de départ pour créer des objets...création. PointCloud Nuage de points. NurbsSurface Rational non...

    docs.aspose.com/3d/fr/java/aspose-3d-document-o...
  2. Змінити розмір EPS | Рішення API Node.js

    Зміна розміру функціональності EPS, пропонованої ASPOPY.PAGE API Рішення для Node.js через C ++, пояснюється та проілюстровано тут фрагментами коду....встановлення нового розміру в Points у Node.js У наступному фрагменті...зображення встановлюється в Points (1/72 дюйма) : Copy 1 const...

    docs.aspose.com/page/uk/nodejs-cpp/resize-eps/
  3. Archiver

    les archives...page standard A4 (595 x 842 points). resize(Pagesize) : Redimensionne...largeur et la nouvelle hauteur en points. Appliquez ces dimensions en...

    blog.aspose.com/fr/pdf/edit-pdf-page-size-in-java/
  4. Extrair Parágrafo do PDF|Aspose.PDF for C++

    Este artigo descreve como usar o ParagraphAbsorber - uma ferramenta especial no Aspose.PDF para extrair texto de documentos PDF....ArrayPtr < System :: SmartPtr < Point >> polygon , System :: SmartPtr...DrawPolygonOnPage ( paragraph -> get_Points (), page ); } } doc -> Save...

    docs.aspose.com/pdf/pt/cpp/extract-paragraph-fr...
  5. Extraire un paragraphe d'un PDF|Aspose.PDF pour...

    Cet article décrit comment utiliser ParagraphAbsorber - un outil spécial dans Aspose.PDF pour extraire du texte des documents PDF....ArrayPtr < System :: SmartPtr < Point >> polygon , System :: SmartPtr...DrawPolygonOnPage ( paragraph -> get_Points (), page ); } } doc -> Save...

    docs.aspose.com/pdf/fr/cpp/extract-paragraph-fr...
  6. Insert Fields in C++|Aspose.Words for C++

    Different ways to insert fields into your document using C++....operations: specify the number of points by which the text that follows...page specify the number of points by which the text that follows...

    docs.aspose.com/words/cpp/inserting-fields/
  7. ShapeRenderer Class | Aspose.Words for .NET

    Discover Aspose.Words.Rendering.ShapeRenderer to effortlessly convert Shapes and GroupShapes into high-quality raster or vector images for your projects....actual bounds of the shape in points. OpaqueBoundsInPoints { get;...opaque bounds of the shape in points. SizeInPoints { get; } Gets...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Changements de l API publique dans Aspose.Cells...

    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....apporter des modifications aux points d’ajustement de différentes...l’interface Microsoft Excel, les points d’ajustement s’affichent sous...

    docs.aspose.com/cells/fr/net/public-api-changes...
  9. ShapeBase.sizeInPoints2 property | Aspose.Words...

    ShapeBase.sizeInPoints2 property. Gets the size of the shape in Points....Gets the size of the shape in points. get sizeInPoints2 () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Path Builder – Créer un chemin SVG – C#

    Découvrez comment utiliser PathBuilder pour créer des chemins SVG par programmation. PathBuilder facilite la création et la manipulation de chemins SVG....14 // 'M' sets the starting point of the path (Move to x=50, y=50)...line from the current point to the new point (Line to x=100, y=50)...

    docs.aspose.com/svg/fr/net/path-builder/