Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 30,234 for

x

(0.15 sec)
  1. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation.... SetText ( u "X-Axis" ); chart . GetValueAxis...Get ( u "A1" ). PutValue ( u "X" ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  2. How to call data only once, even if I have mult...

    Hi, I’ve a problem. I have a template that starts by building a data structure by making different calls. This take about 20 minutes to retrieve datas. Then I have 4 foreach loops that process the data and displaying …...var records = (from x in source where x.IsActive select ExpensiveTransform(x))...ExpensiveTransform(x)) .ToList(); // forces one pass and stores the...

    forum.aspose.com/t/how-to-call-data-only-once-e...
  3. Not synchronized with metadata property after P...

    Hola tengo un problema tras firmar pdf’s creo un pdf desde una plantilla de word con mergemail y todo ok PdfSaveOptions opts = new PdfSaveOptions(); opts.SaveFormat = Aspose.Words.SaveFormat.Pdf; opts.Compliance = P…...40f; float alto = 30; float x = 20; float y = 20; System.Drawing...System.Drawing.Rectangle((int)x, (int)y, (int)ancho, (int)alto);...

    forum.aspose.com/t/not-synchronized-with-metada...
  4. Installation|Aspose.Slides for Node.js via .NET...

    Learn how to quickly install Aspose.Slides. Step-by-step guide, system requirements, and code samples — start working with PowerPoint presentations today!...x Install java bridge. You can run.../Library/Java/JavaVirtualMachines/jdk1.8.x_xxx.jdk/Contents/Info.plist with...

    docs.aspose.com/slides/nodejs-java/installation/
  5. Render text with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to visualize the teXt of any compleXity with the glyphs code....set_X(( float )moveTo -> get_X()); _currentPoint...lineTo) { float x = ( float )lineTo -> get_X(); float y = ( float...

    products.aspose.com/font/cpp/render-text/
  6. LayoutEnumerator.Reset | Aspose.Words for .NET

    Reset the LayoutEnumerator to the document's first page, enhancing navigation and efficiency for seamless document management....Width}x{leRect.Height}, X={leRect.X} Y={leRect.Y}" );...

    reference.aspose.com/words/net/aspose.words.lay...
  7. LayoutEnumerator.PageIndex | Aspose.Words for .NET

    Discover the LayoutEnumerator PageIndeX property. Easily retrieve the 1-based indeX of the page containing your current entity for seamless navigation....Width}x{leRect.Height}, X={leRect.X} Y={leRect.Y}" );...

    reference.aspose.com/words/net/aspose.words.lay...
  8. LayoutEnumerator.Document | Aspose.Words for .NET

    Discover the LayoutEnumerator Document property for efficient document enumeration. Enhance your workflow with this powerful feature!...Width}x{leRect.Height}, X={leRect.X} Y={leRect.Y}" );...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Create Thumbnails of Presentation Shapes in C++...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for C++ – easily create and eXport presentation thumbnails....scale = 1 ; // Scaling along X and Y axes. auto presentation...scale = 1 ; // Scaling along X and Y axes. auto presentation...

    docs.aspose.com/slides/cpp/shape-thumbnails/
  10. CVE-2024-0057 Vulnerability in Aspose.Slides - ...

    Hi team, We have integrated with Aspose Slides in our Production Systems. However, our application has identified a vulnerability with the following package in Aspose Slides - System.Security.Cryptography.X509Certific…...The vulnerability is caused by X.509 chain building APIs that do...do not completely validate the X.509 certificate due to a logic...

    forum.aspose.com/t/cve-2024-0057-vulnerability-...