Sort Score
Result 10 results
Languages All
Labels All
Results 7,431 - 7,440 of 16,079 for

point

(0.19 sec)
  1. Table.distanceLeft property | Aspose.Words for ...

    Table.distanceLeft property. Gets or sets distance between table left and the surrounding text, in Points....and the surrounding text, in points. get distanceLeft () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Erstellen, Laden und Speichern von 3D Szene pro...

    Erstellen, Laden und Speichern von 3D Szene Programma tisch in C#. Lesen, Importieren und sparen Sie 3D Szenen in PDF und HTML in C#....Arbeiten mit dem VRML-Format Mit Point Cloud arbeiten 3D Modellierung...

    docs.aspose.com/3d/de/net/creating-loading-and-...
  3. Arbeiten mit dem VRML-Format|Documentation

    Aspose.3D for .NET ermöglicht die Arbeit mit VRML Version 1.0. Das Dateiformat VRML wurde der FileFormat-Klasse hinzugefügt. Aspose.3D kann das Format automatisch erkennen, sodass das File Format in der Open-Methode normaler weise ignoriert wird. Das folgende Code-Snippet zeigt, wie öffnen VRML Dateiformat....3D Szene als HTML in C# Mit Point Cloud arbeiten...

    docs.aspose.com/3d/de/net/working-with-vrml-for...
  4. Public API Changes in Aspose.Diagram 4.2.0|Docu...

    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.... However, there’re many points in the group shapes, it was...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. BorderCollection.DistanceFromText | Aspose.Word...

    Discover the BorderCollection DistanceFromText property to easily customize border spacing from text in your designs. Optimize your layout effortlessly!...of the border from text in points. public double DistanceFromText...

    reference.aspose.com/words/net/aspose.words/bor...
  6. Send Shape Front or Back inside the Worksheet|D...

    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....Worksheet Cells Get Connection Points from Shape Analyzing your prompt...

    docs.aspose.com/cells/net/send-shape-front-or-b...
  7. TextBox.InternalMarginRight | Aspose.Words for ...

    Discover the TextBox InternalMarginRight property to customize your shapes with precise right margins in Points for enhanced design flexibility....Specifies the inner right margin in points for a shape. public double...

    reference.aspose.com/words/net/aspose.words.dra...
  8. arkiv

    arkiv...Ställ in kommentarens position point = drawing.PointF(0.2, 0.2) #...comment", presentation.slides[0], point, datetime.date.today()) # Lägg...

    blog.aspose.com/sv/slides/add-comments-to-ppt-s...
  9. PDFから段落を抽出|Aspose.PDF for C++

    この記事では、Aspose.PDFの特別なツールであるParagraphAbsorberを使用して、PDFドキュメントからテキストを抽出する方法について説明します。...ArrayPtr < System :: SmartPtr < Point >> polygon , System :: SmartPtr...DrawPolygonOnPage ( paragraph -> get_Points (), page ); } } doc -> Save...

    docs.aspose.com/pdf/ja/cpp/extract-paragraph-fr...
  10. 调整 EPS 大小 | Node.js API 解决方案

    本文将通过 C++ 为 Node.js 提供 Aspose.Page API 解决方案的调整 EPS 大小功能,并通过代码片段进行讲解和演示。...EPS 图像尺寸,以 Points 为单位 以下 Node.js 代码片段中, 图像的新尺寸以 Points(1/72 英寸)为单位... AsposePageModule. Units . Points ); 11 console. log ( "ResizeEPS...

    docs.aspose.com/page/zh/nodejs-cpp/resize-eps/