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

point

(0.74 sec)
  1. 将 3D 场景另存为 HTML|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.... POINT scene . root_node . create_child_node...

    docs.aspose.com/3d/zh/python-net/save-3d-scene-...
  2. 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-...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  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. 档案

    档案...nt> point = series->get_DataPoints()->idx_get(0); point->get...FillType(FillType::Solid); point->get_Format()->get_Fill()->...

    blog.aspose.com/zh/slides/create-charts-in-powe...
  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