Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 15,842 for

point

(0.36 sec)
  1. Manipulációk karakterjelekkel | API C++-hoz

    C++ API megoldás különféle betűtípusok kezelésére. Ismerje meg, hogyan szerezhet be néhány kódsoros betűtípus karakterjel- és mérőszámadatait....Deklarálja a System::Drawing::Point típusú points listát: Ez a lista egy...//Declare the resultant list with points System :: SharedPtr < System...

    products.aspose.com/font/hu/cpp/manipulate-glyphs/
  2. PDF Highlights Annotation|Aspose.PDF para Java

    As anotações de marcação são apresentadas no texto como destaques, sublinhados, tachados ou sublinhados irregulares no texto de um documento....setQuadPoints ( new Point [] { new Point ( rect . getLLX (),...new Point ( rect . getURX (), rect . getURY ()), new Point ( rect...

    docs.aspose.com/pdf/pt/java/highlights-annotation/
  3. 글리프 조작 | C++용 API | Aspose.Font

    다양한 폰트를 관리할 수 있는 C++ API 솔루션입니다. 몇 줄의 코드로 글꼴의 Glyphs 및 Metrics 정보를 얻는 방법을 알아보세요....계산하는 단계: System::Drawing::Point 유형의 points 목록을 선언합니다. 이 목록은 a의 포인트를...//Declare the resultant list with points System :: SharedPtr < System...

    products.aspose.com/font/ko/cpp/manipulate-glyphs/
  4. Aspose::Words::DocumentBuilder::InsertOnlineVid...

    Aspose::Words::DocumentBuilder::InsertOnlineVideo method. Inserts an online video object into the document and scales it to the specified size 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...
  5. Utilisation d'objets Glyph dans la bibliothèque...

    Les objets Glyph de la bibliothèque Aspose.Font sont décrits par les propriétés qu'ils possèdent. Découvrez comment coder des glyphes avec C#....les coordonnées de tous les points des glyphes. Comment obtenir...les coordonnées de tous les points glyphes de l’objet Glyph ?...

    docs.aspose.com/font/fr/net/developer-guide/usi...
  6. DocSaveOptions.SavePictureBullet | Aspose.Words...

    Discover how the DocSaveOptions SavePictureBullet property enhances your document output. Control PictureBullet data saving effortlessly for optimal results....Document ( MyDir + "Image bullet points.docx" ); // Some word processors...all image bullet points to ordinary bullet points while saving....

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::ConvertUtil::InchToPoint method ...

    Aspose::Words::ConvertUtil::InchToPoint method. Converts inches to Points in C++.... method Converts inches to points. static double Aspose :: Words...size of the page margins in points. // We can also use the "ConvertUtil"...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Note sulla versione di rilascio di Aspose.PSD p...

    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....Length); var point = fillSettings.ColorPoints[0];...ColorPoints[0]; Assert.AreEqual(50, point.MedianPointLocation); Assert.AreEqual(Color...

    docs.aspose.com/psd/it/net/aspose-psd-for-net-1...
  9. Використання об'єктів Glyph | .NET

    Функціональність об’єктів гліфів в Aspose.Font описується властивостями, які вона має. Фрагменти коду допоможуть вам зрозуміти, як кодувати гліфи в C#....гліф, і зберігає їх у змінній points , яка представляє масив об’єктів...list with points 4 List<Point> points = new List<Point>(); 5 6...

    docs.aspose.com/font/uk/net/developer-guide/usi...
  10. Java を使用したプレゼンテーションチャートのエラーバーのカスタマイズ|Aspose.Sli...

    Aspose.Slides for Java を使用してチャートにエラーバーを追加およびカスタマイズする方法を学び、PowerPoint プレゼンテーションのデータビジュアルを最適化します。...IChartDataPointColle points = series . getDataPoints (); points . getDataSourceTypeFor...DataSourceType . DoubleLiterals ); points . getDataSourceTypeFor ()....

    docs.aspose.com/slides/ja/java/error-bar/