Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 15,863 for

point

(0.15 sec)
  1. JsonDataSource fails with large integer value -...

    When using a JSON object with a large integer value, the application throws an error indicating that the integer is too large for an Int64 . How can I modify the code to handle large integers in JSON without encountering…...supports very small floating-point numbers, like 1.17549435e-38...what is the limit for floating-point numbers? alexey.noskov November...

    forum.aspose.com/t/jsondatasource-fails-with-la...
  2. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…...Are you not understanding the point I am making or is what I stated...bug and will be fixed at some point? tahir.manzoor September 12...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  3. LINQ Reporting Engine – Multiple Series in a Sc...

    Hello, I’m using Aspose.Words with the LINQ Reporting Engine and I’m trying to create a scatter chart with two series (temperature and conductivity), both using a common date as the X-axis. Here’s what I’ve implemented…...get: A chart with only one point shown Or this error: “A template...admit I’m a bit lost at this point, and I truly appreciate your...

    forum.aspose.com/t/linq-reporting-engine-multip...
  4. Adding an Image as a Paragraph causes infinite ...

    I am converting images to PDFs. When using specific settings, like a 2cm Margin this causes the call of Aspose.PDF.Document.Save or Aspose.PDF.Document.ProcessParagraphs to process infinitely, until the program crashes w…...Location); const double POINTS_PER_CENTIMETER = 28.3465; var...var margins = 2 * POINTS_PER_CENTIMETER; var document = new Document();...

    forum.aspose.com/t/adding-an-image-as-a-paragra...
  5. Set Barcode Size and Resolution in Java|Documen...

    How to Manage Barcode Parameters in Aspose.BarCode for Java...units (millimeters, inches, points, or pixels) and barcode image...pixels, millimeters, inches, or points to any of the supported measurement...

    docs.aspose.com/barcode/java/set-barcode-size/
  6. ChartDataLabel.ShowSeriesName | Aspose.Words fo...

    Discover the ChartDataLabel ShowSeriesName property, easily control series name visibility on your charts. Enhance data clarity with a simple Boolean setting!...how to apply labels to data points in a line chart. public void...will appear next to each data point in the graph and display its...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartDataLabel.IsHidden | Aspose.Words for .NET

    Discover the ChartDataLabel IsHidden property to easily control label visibility in your charts. Enhance your data presentation with this simple feature!...how to apply labels to data points in a line chart. public void...will appear next to each data point in the graph and display its...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataLabelCollection.ShowDataLabelsRange | ...

    Discover the ShowDataLabelsRange property in ChartDataLabelCollection. Control data label visibility for your series and enhance data presentation effortlessly!...how to apply labels to data points in a line chart. public void...will appear next to each data point in the graph and display its...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataLabel.ShowCategoryName | Aspose.Words ...

    Enhance your charts with the ChartDataLabel ShowCategoryName property. Easily display category names on data labels for clearer insights and better visuals....how to apply labels to data points in a line chart. public void...will appear next to each data point in the graph and display its...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Manage DataLabels of Excel Charts with C++|Docu...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for C++. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....Adding Custom Labels to Data Points in the Series of the Chart...Custom Data Label for a Chart Point Set the Shape Type of Data Labels...

    docs.aspose.com/cells/cpp/insert-datalabels-to-...