Sort Score
Result 10 results
Languages All
Labels All
Results 7,731 - 7,740 of 16,202 for

point

(0.14 sec)
  1. Aspose::Words::Rendering::PageInfo::get_HeightI...

    Aspose::Words::Rendering::PageInfo::get_HeightInPoints method. Gets the height of the page in Points in C++....Gets the height of the page in points. float Aspose :: Words :: Rendering...

    reference.aspose.com/words/cpp/aspose.words.ren...
  2. 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...
  3. 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/
  4. 이미지 그리기|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/
  5. 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/
  6. Aspose.PSD pro .NET 19.5 - Poznámky k vydání|Do...

    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.... Offset = new Point (- 11 , 13 ); resource . Scale...3 ]; bezierKnot . Points [ 0 ] = new Point ( 0 , 0 ); bezierKnot...

    docs.aspose.com/psd/cs/net/aspose-psd-pro-net-1...
  7. Aspose.PSD для .NET 19.5 - Примітки до випуску|...

    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.... Offset = new Point (- 11 , 13 ); resource . Scale...3 ]; bezierKnot . Points [ 0 ] = new Point ( 0 , 0 ); bezierKnot...

    docs.aspose.com/psd/uk/net/aspose-psd-for-net-1...
  8. Notas de la versión de Aspose.PSD para .NET 19....

    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.... Offset = new Point (- 11 , 13 ); recurso . Scale...3 ]; bezierKnot . Points [ 0 ] = new Point ( 0 , 0 ); bezierKnot...

    docs.aspose.com/psd/es/net/aspose-psd-para-net-...
  9. Java を使用したプレゼンテーションのチャートデータシリーズの管理|Aspose.Slide...

    PowerPoint(PPT/PPTX)向けに、実用的なコード例とベストプラクティスを用いて、Javaでチャートシリーズを管理し、データプレゼンテーションを向上させる方法を学びましょう。...600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/ja/java/chart-series/
  10. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the documentation article in C++....line spacing of this font (in points). get_LocaleId () Gets or sets...sets the position of text (in points) relative to the base line...

    reference.aspose.com/words/cpp/aspose.words/font/