Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 15,847 for

point

(0.1 sec)
  1. Chercher

    chercher...ligne est une application de pointe qui vous permet de prendre...mesurer physique. Cet outil de pointe transforme l’écran de votre...

    blog.aspose.com/fr/drawing/online-ruler-cm-scale/
  2. PDF에서 단락 추출|Aspose.PDF for C++

    이 문서에서는 PDF 문서에서 텍스트를 추출하기 위해 Aspose.PDF의 특별한 도구인 ParagraphAbsorber를 사용하는 방법을 설명합니다....ArrayPtr < System :: SmartPtr < Point >> polygon , System :: SmartPtr...DrawPolygonOnPage ( paragraph -> get_Points (), page ); } } doc -> Save...

    docs.aspose.com/pdf/ko/cpp/extract-paragraph-fr...
  3. Extract Paragraph from PDF|Aspose.PDF untuk C++

    Artikel ini menjelaskan cara menggunakan ParagraphAbsorber - alat khusus di Aspose.PDF untuk mengekstrak teks dari dokumen PDF....ArrayPtr < System :: SmartPtr < Point >> polygon , System :: SmartPtr...DrawPolygonOnPage ( paragraph -> get_Points (), page ); } } doc -> Save...

    docs.aspose.com/pdf/id/cpp/extract-paragraph-fr...
  4. Why Not Automation|Aspose.Slides Documentation

    Discover why Office automation is risky for servers and services, and see how Aspose.Slides offers safer, faster presentation processing for PowerPoint and OpenDocument....elaboration on each of the key points. Also be sure to visit the...has covered many of the key points why Aspose components are a...

    docs.aspose.com/slides/cpp/why-not-automation/
  5. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Python.... The size_in_points property returns the Shape...Shape size measured in points. The result is a SizeF object containing...

    docs.aspose.com/words/python-net/rendering-shap...
  6. FieldAdvance.leftOffset property | Aspose.Words...

    FieldAdvance.leftOffset property. Gets or sets the number of Points by which the text that follows the field should be moved left....Gets or sets the number of points by which the text that follows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldDisplayBarcode.scalingFactor property | As...

    FieldDisplayBarcode.scalingFactor property. Gets or sets a scaling factor for the symbol...value is in whole percentage points and the valid values are [10...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ReflectionFormat.distance property | Aspose.Wor...

    ReflectionFormat.distance property. Gets or sets a double value that specifies the amount of separation of the reflected image from the object in Points...reflected image from the object in points. The default value is 0.0....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Créer des présentations en Python|Aspose.Slides...

    Créez des présentations PowerPoint en Python avec Aspose.Slides - générez des fichiers PPT, PPTX et ODP, profitez de la prise en charge d'OpenDocument et enregistrez-les programmeusement pour des résultats fiables....résultat—ainsi vous pouvez voir à quel point peu de configuration est nécessaire...votre application Python un point de départ efficace pour ajouter...

    docs.aspose.com/slides/fr/python-net/create-pre...
  10. Chercher

    chercher...Load(sourceFileName)) { var point = new Point(10, 10); var size = new...100; image.Crop(new Rectangle(point, size)); image.Save(exportPathPsd...

    blog.aspose.com/fr/psd/crop-image-in-circle/