Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 15,863 for

point

(0.91 sec)
  1. FrameFormat | Aspose.Words for Java

    Represents frame related formatting for a paragraph in Java....and the surrounding text, in points. getHorizontalPositio() Gets...Specifies vertical distance (in points) between a frame and the surrounding...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Format Number to Accounting with C++|Doc...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....currency symbols and decimal points in a column, providing a clean...currency symbols and decimal points in a column, making it easier...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  3. Рисуване на Изображения|Documentation

    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/PointF като аргументи. Класът...структури Point/PointF или масив от структури Point/PointF. Класът...

    docs.aspose.com/psd/bg/java/drawing-images/
  4. Create a template from a scanned OMR form - Fre...

    I am evaluating the OMR for .net. Is it mandatory to generate the OMR form using the OMR generator or can I use existing printed forms without the reference Points. The use case is, the customer has a number of forms alr…...forms without the reference points. The use case is, the customer...

    forum.aspose.com/t/create-a-template-from-a-sca...
  5. Trouver la position absolue de la forme dans la...

    Cet article montre comment trouver la position absolue d une forme dans la feuille de calcul via l API Aspose.Cells pour Python via .NET....Assistant Close Obtenir les points de connexion de la forme...

    docs.aspose.com/cells/fr/python-net/finding-abs...
  6. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...Point(j * WaterDmi_Hor, i * WaterDmi_Ver);...TempAddArtifact.Position = new Aspose.Pdf.Point(CustomPostion_X, CustomPostion_Y);...

    forum.aspose.com/t/two-issues-with-adding-water...
  7. 이미지 그리기|Documentation

    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....메서드에는 Pen 클래스의 인스턴스 및 점 또는 Point/PointF 구조체의 좌표 쌍을 인수로 사용하는 여러...Graphics 클래스의 DrawBezier 메서드는 네 개의 Point 구조체로 정의된 이미지 표면에 베지에 곡선 모양을...

    docs.aspose.com/psd/ko/java/drawing-images/
  8. Anotações Extras usando C#|Aspose.PDF for .NET

    Aprenda como adicionar anotações adicionais a arquivos PDF em .NET usando Aspose.PDF para recursos interativos de documentos....new [] { new Point ( 321.66 , 739.416 ), new Point ( 365.664 ,...416 ), new Point ( 321.66 , 728.508 ), new Point ( 365.664 ,...

    docs.aspose.com/pdf/pt/net/extra-annotations/
  9. Anotaciones Adicionales usando C#|Aspose.PDF fo...

    Aprende cómo agregar anotaciones adicionales a archivos PDF en .NET usando Aspose.PDF para características interactivas del documento....new [] { new Point ( 321.66 , 739.416 ), new Point ( 365.664 ,...416 ), new Point ( 321.66 , 728.508 ), new Point ( 365.664 ,...

    docs.aspose.com/pdf/es/net/extra-annotations/
  10. Auto adjust width for textbox according its tex...

    Below is a sample code i want to create a text field with adjust its width according its text also i have changed its property with code but it is not working can you please help me to resolve this issue Shape currentSh…...Width; } } // Convert pixels to points float textWidthPoints = textWidthPixels...72 / 96f; // 1 pixel = 0.75 points (approx) float heightPoints...

    forum.aspose.com/t/auto-adjust-width-for-textbo...