Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 5,874 for

x

(0.03 sec)
  1. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in C++...the connector float x = connector -> get_X () + connector -> get_Width...AddAutoShape ( ShapeType :: Rectangle , x , y , 0.0f , height ); The result:...

    docs.aspose.com/slides/cpp/connector/
  2. Aspose::Words::Layout::LayoutEnumerator::MovePa...

    Aspose::Words::Layout::LayoutEnumerator::MoveParent method. Moves to the parent entity in C++....get_Width () << "x" << leRect . get_Height () << ", X=" << leRect...leRect . get_X () << " Y=" << leRect . get_Y () << std :: endl ; std...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Connectors not importing correctly - Free Suppo...

    After importing vsd file, some connectors have eXtra entry in geometry section, which results in eXtra lines at the end of connectors. vsd file in question and screenshot of an issue: connector issue.zip (218.5 KB) Th…...getAbsolutePath() + "x", SaveFileFormat.VSDX); Professionalize...new LineTo(); lineTo.X.Value = 0; // Set X value lineTo.Y.Value...

    forum.aspose.com/t/connectors-not-importing-cor...
  4. Aspose::Words::Layout::LayoutEnumerator::MoveLa...

    Aspose::Words::Layout::LayoutEnumerator::MoveLastChild method. Moves to the last child entity in C++....get_Width () << "x" << leRect . get_Height () << ", X=" << leRect...leRect . get_X () << " Y=" << leRect . get_Y () << std :: endl ; std...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...beyond the page bounds 40 int x = squareSide; 41 int y = 0; 42...42 if (sumX >= width) { 43 x = - (sumX - squareSide); 44 y +=...

    docs.aspose.com/page/java/ps/working-with-hatch...
  6. Public API and Backwards Incompatible Changes i...

    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.0 Aspose.Slides for .NET 8.4 features...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in C++...f ; for ( int32_t x = 0 ; x < chart -> get_ChartData ()...get_Series () -> get_Count (); x ++ ) { series = chart -> get_ChartData...

    docs.aspose.com/slides/cpp/chart-data-label/
  8. Generate Barcode by Specifying Custom Image Siz...

    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"...

    docs.aspose.com/barcode/jasperreports/generate-...
  9. ChartDataLabelCollection.showBubbleSize propert...

    ChartDataLabelCollection.showBubbleSize property. Allows to specify whether bubble size is to be displayed for the data labels of the entire series...(); // Add a custom series with X/Y coordinates and diameter of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartAxis.NumberFormat | Aspose.Words for .NET

    Discover the ChartAXis NumberFormat property to customize your chart's number formats effortlessly with the ChartNumberFormat object for enhanced data visualization....chart with categories for the X-axis, // and large respective...

    reference.aspose.com/words/net/aspose.words.dra...