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

x

(0.37 sec)
  1. Aspose.Slides for .NET 14.5.0 中的公共 API 与向后不兼容的更...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...x、y、width、height、flipH、flipV 和 rotationAngle...IShapeCollection shapes = ...; // x, y, width, height parameters cannot...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  2. 从 C++ 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中检索段落和文本片段的边界,以优化 PowerPoint 演示文稿中的文本定位。...idx_get ( 1 ); double x = tbl -> get_X () + tbl -> get_Rows ()...:: Rectangle , rect . get_X () + x , rect . get_Y () + y , rect...

    docs.aspose.com/slides/zh/cpp/paragraph/
  3. How to Get the Content’s Width and Height Inste...

    Hello, using ShapeThumbnailBounds.Appearance generates an image larger than the teXt boX, which is eXpected, but all methods return the width and height of the teXt boX instead of the content. Is there a way to get the w…...println("Content x: " + contentSize.getX()); System...* sin + height * cos; double x = centerX - newWidth / 2.0; double...

    forum.aspose.com/t/how-to-get-the-content-s-wid...
  4. Convert PDF/A to PDF format|Aspose.PDF for .NET

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with .NET library....PDF/A formats Convert PDF to PDF/X exchange format Analyzing your...

    docs.aspose.com/pdf/net/convert-pdfa-to-pdf/
  5. Insertion of a document at a bookmark updates h...

    Hi Aspose Team, I’m noticing that when I insert a document (Charts_EXECSUM.docm) at a bookmark location in word document (Template_Stnd_Plan_TeXt.docm), the table of content is updating in all caps for the newly inserte…...Where(x => !string.IsNullOrWhiteSpace(x)).ToArray(); int...Split('R', 'C').Where(x => !string.IsNullOrWhiteSpace(x)).ToArray(); int...

    forum.aspose.com/t/insertion-of-a-document-at-a...
  6. Use Checksum and Supplement Data for Barcodes|D...

    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....= "Center" > < reportElement x = "0" y = "600" width = "500"...= "Center" > < reportElement x = "0" y = "600" width = "500"...

    docs.aspose.com/barcode/jasperreports/use-check...
  7. Calculate Pin Values and Setting Size of a Shap...

    This section eXplains how to calculate PinX and PinY Values of the Sub Shape with Aspose.Diagram....the Cell_Type element from the x-coordinate. Subtract the value...one. Mirror the point about the x-axis if the value of the FlipY...

    docs.aspose.com/diagram/net/calculate-pin-value...
  8. Sorting Tasks by Name | Aspose.Tasks Documentation

    Learn how to sort Microsoft Project (MPP/XML) tasks by names using Aspose.Tasks for C#....::SharedPtr < Task > const & x, System::SharedPtr < Task > const...(System::String::IsNullOrEmpty(x -> Get(Tsk::Name()))) 4 { 5 return...

    docs.aspose.com/tasks/cpp/sorting-tasks-by-name/
  9. Extract Paragraph from PDF C#|Aspose.PDF for .NET

    Learn how to eXtract paragraphs from PDF documents in .NET using Aspose.PDF for structured teXt retrieval.... X , polygon [ 0 ]. Y )); for ( int...Operators . LineTo ( polygon [ i ]. X , polygon [ i ]. Y )); } page...

    docs.aspose.com/pdf/net/extract-paragraph-from-...
  10. ChartSeriesGroup class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same aXes.... axis_x Provides access to properties of the X axis of this...the secondary X axis. new_series_group . axis_x . hidden = True...

    reference.aspose.com/words/python-net/aspose.wo...