Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 28,971 for

x

(1.02 sec)
  1. SignatureLine.show_date property | Aspose.Words...

    SignatureLine.show_date property. Gets or sets a value indicating that sign date is shown in the signature line...will need to supply negative x and y coordinates to bring the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldAdvance.vertical_position property | Aspos...

    FieldAdvance.vertical_position property. Gets or sets the number of points by which the teXt that follows the field should be moved vertically from the top edge of the page.... assertEqual ( ' ADVANCE \\ x -100 \\ y 200' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageInfo.SizeInPoints | Aspose.Words for .NET

    Discover the PageInfo SizeInPoints property to easily access your page size in points for precise layout control and enhanced design efficiency....WidthInPoints:F0}x{pageInfo.HeightInPoints:F0}pt)"...

    reference.aspose.com/words/net/aspose.words.ren...
  4. VbaReferenceType enumeration | Aspose.Words for...

    Aspose.Words.Vba.VbaReferenceType enumeration. Allows to specify the type of a [VbaReference](../vbareference/) object.... () => { const brokenPath = "X:\\broken.dll" ; let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SignatureLine.allow_comments property | Aspose....

    SignatureLine.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...will need to supply negative x and y coordinates to bring the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. VbaReferenceCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your VbaReferenceCollection with the RemoveAt method to delete elements by indeX, enhancing your VBA coding efficiency....{ const string brokenPath = @"X:\broken.dll" ; Document doc =...

    reference.aspose.com/words/net/aspose.words.vba...
  7. FieldAdvance.right_offset property | Aspose.Wor...

    FieldAdvance.right_offset property. Gets or sets the number of points by which the teXt that follows the field should be moved right.... assertEqual ( ' ADVANCE \\ x -100 \\ y 200' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDisplayBarcode.barcode_type property | Asp...

    FieldDisplayBarcode.barcode_type property. Gets or sets the barcode type (QR, etc.)...501234567890 EAN13 \\ t \\ p CASE \\ x' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Render text with glyphs | .NET API Solution

    .NET API Solution to manage fonts. Learn how to visualize the teXt of any compleXity with the glyphs C# code....X = ( float )moveTo.X; _currentPoint.Y = (...LineTo(LineTo lineTo) { float x = ( float )lineTo.X; float y = ( float )lineTo...

    products.aspose.com/font/net/render-text/
  10. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add teXt boXes onto an eXisting PDF document which may have page rotations. This is proving far more difficult that I eXpected. BoX is specified by a position, height, widt…...adjustedX = originalY; // Swap X and Y adjustedY = page.Rect.Height...AddRectangle(Page page, double x, double y, double width, double...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...