Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 16,188 for

point

(2.61 sec)
  1. Aspose::Words::DocumentBuilder::InsertShape met...

    Aspose::Words::DocumentBuilder::InsertShape method. Inserts free-floating shape with specified position, size and text wrap type in C++.... left double Distance in points from the origin to the left...from. top double Distance in points from the origin to the top...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. ParagraphFormat class | Aspose.Words for Python

    aspose.words.ParagraphFormat class. Represents all the formatting for a paragraph...Gets or sets the value (in points) for a first line or hanging...Gets or sets the value (in points) that represents the left indent...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell...sets the amount of space (in points) to add below the contents...sets the amount of space (in points) to add to the left of the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....actual bounds of the shape in points. getOpaqueBoundsInPix(float...opaque bounds of the shape in points. getSizeInPixels(float scale...

    reference.aspose.com/words/java/com.aspose.word...
  5. Procurar

    Procurar...addcomment(string, ISlide, point, date). Finalmente, salve a...Definir posição do comentário point = drawing.PointF(0.2, 0.2) #...

    blog.aspose.com/pt/slides/add-comments-to-ppt-s...
  6. Архів

    Архів...addcomment(string, ISlide, point, date). Нарешті, збережіть презентацію...Встановити позицію коментаря point = drawing.PointF(0.2, 0.2) #...

    blog.aspose.com/uk/slides/add-comments-to-ppt-s...
  7. Biểu đồ tài liệu PPT qua .NET | products.aspose...

    Mã nguồn C# để vẽ và chuyển đổi biểu đồ hoặc sơ đồ trong tệp PPT trên .NET Framework, .NET Core, Windows Azure, Mono hoặc Xamarin Platforms....Series[ 0 ]; //Add new point (1:3) there. series.DataPoints...e, 2 , 2 , 3 )); //Add new point (2:10) series.DataPoints.Ad...

    products.aspose.com/slides/vi/net/chart/ppt/
  8. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleobject, shapes into Excel files....results: Inserting a Five-pointed star to Excel Worksheet in...in C# The shape of Five-pointed star belongs to the Stars and Banners...

    docs.aspose.com/cells/net/insert-shapes/
  9. Ajouter un commentaire à une diapositive|Docume...

    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/fr/net/add-a-comment-to-...
  10. Obtenir les limites du paragraphe à partir des ...

    Apprenez comment récupérer les limites du paragraphe et de la portion de texte dans Aspose.Slides pour C++ afin d'optimiser le positionnement du texte dans les présentations PowerPoint.... En points, où 1 pouce = 72 points. Cela s’applique...Convertissez les points en pixels avec : pixels = points × (DPI / 72)...

    docs.aspose.com/slides/fr/cpp/paragraph/