Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 30,513 for

x

(3.53 sec)
  1. API Limitations|Aspose.PDF for Java

    Understand the API limitations of Aspose.PDF for Java. Learn about constraints to optimize your implementation....PDF for Java x.x.x will be displayed against these...web view is not supported Pdf/X are not supported Known Issues...

    docs.aspose.com/pdf/java/api-limitations/
  2. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout adjustments and boost productivity.... X *= widthRatio ; } } presentation.... Y *= heightRatio ; shape . X *= widthRatio ; } foreach ( ILayoutSlide...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  3. Chart.AxisX | Aspose.Words for .NET

    EXplore the Chart AXisX property for seamless control over your chart's primary X aXis, enhancing data visualization and insights....to properties of the primary X axis of the chart. public ChartAxis...series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Supported characters|Documentation

    A full list of characters recognized by Aspose.OCR....V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z...K L M N O Ö P Q R S T U Ü V W X Y Z a ä b c d e f h i j k l m...

    docs.aspose.com/ocr/net/supported-characters/
  5. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible positions for tick labels in Java....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. ChartAxis xAxis = chart...

    reference.aspose.com/words/java/com.aspose.word...
  6. Migrating from Earlier Versions of Aspose.Diagr...

    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....x Public API Changes in Aspose.Diagram 16.x.x Public API...Diagram 6.x.x Public API Changes in Aspose.Diagram 5.x.x Public...

    docs.aspose.com/diagram/net/migrating-from-earl...
  7. 在 JavaScript 中应用或更改幻灯片布局|Aspose.Slides for Node...

    了解如何在 Aspose.Slides for Node.js 中管理和自定义幻灯片布局。通过 JavaScript 代码示例,探索布局类型、占位符控制、页脚可见性以及布局操作。...方法 addContentPlaceholde(float x, float y, float width, float height)...height) addVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/zh/nodejs-java/slide-lay...
  8. Aspose::Words::Drawing::Charts::ChartXValue::Ge...

    Aspose::Words::Drawing::Charts::ChartXValue::GetHashCode method. Gets a hash code for the current X value object in C++....Gets a hash code for the current X value object. int32_t Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Glyph constructor | Aspose.Words for Python

    Glyph constructor. Initializes new instance of this class....advance_offset int Horizontal (x) offset. ascender_offset int Vertical...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Enumeration of Images in a Page's XForms Throws...

    In the attached files, when we try to count the number of images that the page’s XForms have, we hit a NullReferenceEXception. We are on Aspose.PDF 26.3.0 The failing code is: var formsWithImages = this.page.Resources…...Where(x => x.Resources.Images.Count > 0);...page.Resources.Forms.Where(x => x.Resources.Images.Count > 0);...

    forum.aspose.com/t/enumeration-of-images-in-a-p...