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

point

(3 sec)
  1. 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...
  2. Photo Filter Adjustment Layer|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....class that serves as entry point to this adjustment layer and...

    docs.aspose.com/psd/java/layer-types/adjustment...
  3. Coordinates Converter APIs for .NET | products....

    Develop a coordinates converter through library designed specifically for .NET developers. Coordinates Converter APIs for DD, DMS, DDM, GeoRef, and other formats....possibility to extract locations to a point from a text. Aspose.GIS for...

    products.aspose.com/gis/net/coordinates/
  4. ImageFieldMergingArgs.Shape | Aspose.Words for ...

    Discover how the ImageFieldMergingArgs Shape property enhances your mail merge documents by allowing precise shape insertion for a polished look.... Point ); doc . MailMerge . Execute...

    reference.aspose.com/words/net/aspose.words.mai...
  5. ChartAxis.major_unit_scale property | Aspose.Wo...

    ChartAxis.major_unit_scale property. Returns or sets the scale value for major tick marks on the time category axis....tick marks of the Y-axis to point away from the plot area, # and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FootnoteNumberingRule enumeration | Aspose.Word...

    Aspose.Words.Notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts....restart these counts at any point. expect ( aw . Notes . FootnoteNumberingRul...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FootnoteNumberingRule enumeration | Aspose.Word...

    aspose.words.notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts....restart these counts at any point. self . assertEqual ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  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. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...10, 2024, 7:57am 4 Another point is - if I try the following:...is the status here? From my point of view, these are standard...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  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