Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 30,463 for

x

(1.62 sec)
  1. Convert PDF to PDF/E engineering document forma...

    Learn how to convert a PDF file to PDF/E format for engineering documentation using Aspose.PDF for .NET.... Convert PDF to PDF/X exchange format Analyzing your...

    docs.aspose.com/pdf/net/convert-pdf-to-pdfe/
  2. Primary and Secondary Axis with Golang via C++|...

    Learn how to understand and work with primary and secondary aXes in Aspose.Cells for C++. Our guide will help you understand the differences between primary and secondary aXes, and how to configure and use them effectively in your charts.... Sample Code X Axis Vs. Category Axis with Golang...

    docs.aspose.com/cells/go-cpp/primary-and-second...
  3. Product Features|Documentation

    Product Features of Aspose.BarCode for JavaScript via C++: Barcode Generation, Recognition, Customization of Barcode Appearance-Related Parameters...color, bar color, rotation angle, X-dimension, image quality, captions...supplemental data Adjustable X- and Y-dimensions for 2D barcodes...

    docs.aspose.com/barcode/javascript-cpp/product-...
  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. SignOptions.signTime property | Aspose.Words fo...

    SignOptions.signTime property. The date of signing... // Create an X.509 certificate from a PKCS#12...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose CAD for .net add cadxrecord - Free Suppo...

    Hello, I’m having trouble finding the method to add a cadXrecord when modifying a DWG drawing using Aspose CAD .NET. Could you please help me figure out how to write a cadXrecord into a CADImage?...point or vector (3 double) var x = 10.0; var y = 5.0; var z = 0...byte[24]; BitConverter.GetBytes(x).CopyTo(pointBinary, 0); BitConverter...

    forum.aspose.com/t/aspose-cad-for-net-add-cadxr...
  7. Render Worksheet to Graphic Context with JavaSc...

    Learn how to render a worksheet to graphic conteXt using Aspose.Cells for JavaScript via C++. This includes rendering to image files, screens, and printers....pageIndex, Graphics g, float x, float y) SheetRender.toImage(int...pageIndex, Graphics g, float x, float y, float width, float height)...

    docs.aspose.com/cells/javascript-cpp/render-wor...
  8. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = page.PageSheet.Annotations; // …...x, 22.x, etc.)? Do you need the author‑comment...set; } // // Summary: // The x-coordinate of the comment marker...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  9. Creating Pie Chart with Leader Lines using Java...

    Learn how to use Aspose.Cells for JavaScript via C++ to create a pie chart with leader lines in Microsoft EXcel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart.... get ( i ); let X = pt . dataLabels . x ; // If it is greater...greater than 2000, then move the X position a little right; otherwise...

    docs.aspose.com/cells/javascript-cpp/creating-p...
  10. Customize Presentation Shapes in C++|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for C++: geometry paths, curved corners, composite shapes....point ); void LineTo ( float x , float y ); Add a line to a specified...index ); void LineTo ( float x , float y , uint32_t index );...

    docs.aspose.com/slides/cpp/custom-shape/