Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 16,294 for

point

(0.18 sec)
  1. Шрифт FallBack Настройки от XML във C++|Aspose....

    Резервният механизъм за шрифта се използва, когато шрифтът е решен, но не съдържа конкретен знак. В този случай Aspose.Words се опитва да използва един от резервните шрифтове за героя....the requested Unicode code point then "Segoe UI Symbol" will..."U+20B9 INDIAN RUPEE SIGN" code point. --> < Rule Ranges = "2000-206F...

    docs.aspose.com/words/bg/cpp/font-fallback-sett...
  2. Navigation avec curseur dans Java|Aspose.Words ...

    Naviguez entre les différents nœuds d'un document, tels qu'un paragraphe, un signet ou un caractère spécifique à l'aide de Java....car vous pouvez déplacer le point d’insertion même en utilisant...la souris pour localiser le point d’insertion où vous le souhaitez...

    docs.aspose.com/words/fr/java/navigation-with-c...
  3. تولید DWG|CAD 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....مانند LINE، CIRCLE، ARC، TEXT، POINT، SOLID، 3DFACE و POLYLINE استفاده...

    docs.aspose.com/cad/fa/net/developer-guide/how-...
  4. Déplacer le dessin vers le bas pour ajouter un ...

    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....l'intérieur d'un DXF Déplacement du point d'origine de hachures plus près...

    docs.aspose.com/cad/fr/net/developer-guide/how-...
  5. ControlChar.TabChar | Aspose.Words for .NET

    Master TabChar fields with ControlChar for seamless data management. Unlock efficiency with the versatile tab character (char9 or t) today!...tab stops to appear every 72 points (1 inch). builder . Document...

    reference.aspose.com/words/net/aspose.words/con...
  6. ค้นหา

    ค้นหา...{ new Point(200, 200), new Point(400, 200), new Point(250, 350)...imageToDraw.Height / 2; Point origin = new Point((svgImage.Width -...

    blog.aspose.com/th/imaging/net-drawing-library/
  7. أرشيف

    أرشيف...{ new Point(200, 200), new Point(400, 200), new Point(250, 350)...imageToDraw.Height / 2; Point origin = new Point((svgImage.Width -...

    blog.aspose.com/ar/imaging/net-drawing-library/
  8. Архів

    Архів...{ new Point(200, 200), new Point(400, 200), new Point(250, 350)...imageToDraw.Height / 2; Point origin = new Point((svgImage.Width -...

    blog.aspose.com/uk/imaging/net-drawing-library/
  9. .NET でプレゼンテーション コメントを管理する|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用してプレゼンテーション コメントをマスターし、PowerPoint ファイル内のコメントを素早く簡単に追加、読み取り、編集、削除します。...PointF point = new PointF (); point . X = 0.2f ; point . Y = 0...presentation . Slides [ 0 ], point , DateTime . Now ); // スライド...

    docs.aspose.com/slides/ja/net/presentation-comm...
  10. 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...