Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 15,834 for

point

(0.06 sec)
  1. Aspose.Email uses java.util.Date incorrectly - ...

    The Aspose getters and setters that use Java Date all do this, and ruin timestamps instead of leaving them alone. java.util.Date is not intended to be used as a timestamp with timezone. From the JavaDoc: Allocates a D…...Someone tried to ‘fix’ it at one point (so, when you read back the...

    forum.aspose.com/t/aspose-email-uses-java-util-...
  2. ChartAxis.displayUnit property | Aspose.Words f...

    ChartAxis.displayUnit property. Specifies the scaling value of the display units for the value axis....tick marks of the Y-axis to point away from the plot area, //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FootnoteNumberingRule Enum | Aspose.Words for .NET

    Discover the Aspose.Words FootnoteNumberingRule enum to control automatic footnote and endnote numbering. Optimize your document formatting effortlessly!...restart these counts at any point. Assert . That ( FootnoteNumberingRul...

    reference.aspose.com/words/net/aspose.words.not...
  4. AxisDisplayUnit.unit property | Aspose.Words fo...

    AxisDisplayUnit.unit property. Gets or sets the scaling value of the display units as one of the predefined values....tick marks of the Y-axis to point away from the plot area, //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::CommentCollection class | Aspose...

    Aspose::Words::CommentCollection class. Provides typed access to a collection of Comment nodes. To learn more, visit the documentation article in C++...." ); // Insert a comment to point out an error. auto comment =...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowInBalloons method. Allows to specify whether the revisions are rendered in the balloons. Default value is None in C++....revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Merge ICS Files via .NET | products.aspose.com

    Try C# code to combine ICS files on .NET Platforms. Get access to a progressive library to build powerful email apps....protocols can be SMTP, HTTP, point-to-point asynchronous communication...

    products.aspose.com/email/net/merger/ics/
  8. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...Process(Rectangle , Int32[] , Point , Point ) at . . (Rectangle ) at...…Process(Rectangle , Int32[] , Point , Point ) at … (Rectangle ) at ...

    forum.aspose.com/t/index-was-outside-the-bounds...
  9. PSD ファイルをオンラインで編集 | products.aspose.com

    PSD アドビフォトショップファイルをオンラインで編集...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...updateText("test update", new Point(0, 0), 15.0f, Color.getPurple());...

    products.aspose.com/psd/jp/editor/
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...calculation based on CENTER POINT rotation // Rotation happens...shape's center, not the anchor point // // Target position AFTER...

    forum.aspose.com/t/topic/324972