Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 16,371 for

point

(0.33 sec)
  1. Aspose::Words::Settings::HyphenationOptions::ge...

    Aspose::Words::Settings::HyphenationOptions::get_HyphenationZone method. Gets or sets the distance in 1/20 of a Point from the right margin within which you do not want to hyphenate words. Default value for this property is 360 (0.25 inch) in C++....sets the distance in 1/20 of a point from the right margin within...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Text Based Annotations using Python|Aspose.PDF ...

    Learn how to add, inspect, and delete free text, highlight, underline, squiggly, and strikeout annotations in PDF documents using Aspose.PDF for Python via .NET....Annotations with Quad Points Quad points let you define the exact..."Inserted Underline with Quad Points" underline_annotation . flags...

    docs.aspose.com/pdf/python-net/text-based-annot...
  3. 如何用 Python.NET 将点设置为总和|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 逐步配置Excel瀑布图中的总点。...Configure total points (0-based indices) total_points = [ 3 , 5 ,...] # Points to mark as totals for i in total_points : point = chart...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  4. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block.... public Point CoordOrigin { get ; set ; }... group . CoordOrigin = new Point (- 250 , - 250 ); // Create...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Change Adjustment Values of the Shape with Java...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for JavaScript via C++....make changes to the adjustment points of shapes. In the Microsoft...change the location of the point. Trapezoid has an adjustment...

    docs.aspose.com/cells/javascript-cpp/change-adj...
  6. ShapeBase.LocalToParent | Aspose.Words for .NET

    Transform local coordinates to parent shape space with the ShapeBase LocalToParent method. Enhance precision in your 3D modeling projects today!...group shape, and place it 100 points below and to the right of //...document's x and Y coordinate origin point. GroupShape group = new GroupShape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Generating a Slide ID Greater than Integer.MAX_...

    When using Aspose.Slides for Java (version 24.12 - also tried on the latest version 25.4) our team ran into an interesting issue. After cloning new slides to an existing presentation, when that presentation was opened i…...would be no issue from our code point of view. We believe, that the...because creating a blank power point, the master slide ID will be...

    forum.aspose.com/t/generating-a-slide-id-greate...
  8. UPC in Python via .NET | products.aspose.com

    Aspose.Barcode for Python via .NET API allows customize, generate and recognize UPC barcodes in your Python application...in the retail industry for point-of-sale transactions. It enables...to the ability to optimize point-of-sale transactions, enable...

    products.aspose.com/barcode/python-net/upc/
  9. Signature Caption - Free Support Forum - aspose...

    I have a question regarding signature caption positioning in Aspose.PDF. When adding a signature at the end of the PDF, the caption -set via DigitalSignedLabel -overlays on top of the signature appearance image. Howeve…...challenges: Regarding the previous point, is it also possible to add...@NourKhashan I think on first point I’ll add it to the description...

    forum.aspose.com/t/signature-caption/328084
  10. Extract Paragraph from PDF|Aspose.PDF for C++

    This article describes how to use ParagraphAbsorber - a special tool in Aspose.PDF to extract text from PDF documents....ArrayPtr < System :: SmartPtr < Point >> polygon , System :: SmartPtr...DrawPolygonOnPage ( paragraph -> get_Points (), page ); } } doc -> Save...

    docs.aspose.com/pdf/cpp/extract-paragraph-from-...