Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 15,854 for

point

(3 sec)
  1. Aspose::Words::Tables::CellFormat::SetPaddings ...

    Aspose::Words::Tables::CellFormat::SetPaddings method. Sets the amount of space (in Points) to add to the left/top/right/bottom of the contents of cell in C++....Sets the amount of space (in points) to add to the left/top/right/bottom...Set a padding distance (in points) between the border and the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....Bullet Points in Word using Python Convert Bullet Points to Paragraph...

    kb.aspose.com/words/python/page/2/
  3. Font.Subscript | Aspose.Words for .NET

    Discover the Font Subscript property. Easily format text as subscript for enhanced readability and style in your documents. Boost your design today!...// Raise this run of text 5 points above the baseline. Run run...// Lower this run of text 10 points below the baseline. run = new...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Aspose.FontライブラリでGlyphオブジェクトを使用します| .NET

    Aspose.Font Library機能のGlyphオブジェクトは、それが持っているプロパティによって説明されます。コードスニペットは、C#でグリフをコーディングする方法を理解するのに役立ちます。...list with points 4 List<Point> points = new List<Point>(); 5 6...glyph path segments and collect points 10 foreach (IPathSegment segment...

    docs.aspose.com/font/ja/net/developer-guide/usi...
  5. Настройка фигур презентаций в C++|Документация ...

    Создавайте и настраивайте фигуры в презентациях PowerPoint с помощью Aspose.Slides для C++: геометрические пути, скруглённые углы, составные фигуры....конец пути void LineTo ( PointF point ); void LineTo ( float x , float...пути: void LineTo ( PointF point , uint32_t index ); void LineTo...

    docs.aspose.com/slides/ru/cpp/custom-shape/
  6. 추가 주석 사용 C++|Aspose.PDF for C++

    이 섹션은 PDF 문서에서 추가 종류의 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다....:: SharedPtr < Point >> ({ MakeObject < Point > ( 321.66 , 739...MakeObject < Point > ( 365.664 , 739.416 ), MakeObject < Point > ( 321...

    docs.aspose.com/pdf/ko/cpp/extra-annotations/
  7. Anotaciones Extra usando C++|Aspose.PDF para C++

    Esta sección describe cómo agregar, obtener y eliminar tipos extra de anotaciones de su documento PDF....:: SharedPtr < Point >> ({ MakeObject < Point > ( 321.66 , 739...MakeObject < Point > ( 365.664 , 739.416 ), MakeObject < Point > ( 321...

    docs.aspose.com/pdf/es/cpp/extra-annotations/
  8. Aspose Hyperlinks are not working - Free Suppor...

    Aspose Hyperlinks are not working Windows 2012 server created PDF files...Point start = new Aspose.Pdf.Point(s.Rectangle.LLX...LLY); Aspose.Pdf.Point end = new Aspose.Pdf.Point(s.Rectangle.LLX...

    forum.aspose.com/t/aspose-hyperlinks-are-not-wo...
  9. Добавить комментарий к слайду|Документация Aspo...

    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....comments PointF point = new PointF (); point . X = 1 ; point . Y = 1...comment" , pres . Slides [ 0 ], point , DateTime . Now ); pres . Save...

    docs.aspose.com/slides/ru/net/add-a-comment-to-...
  10. Resize EPS | Node.js API Solution

    Resize EPS functionality offered by Aspose.Page API solution for Node.js via C++ is explained and illustrated with the code snippets here....new size, which can include Points (1/72 of an inch), Inches,...Resize EPS setting new size in Points in Node.js In the following...

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