Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 11,984 for

point

(0.05 sec)
  1. 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...
  2. OutlineLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.OutlineLevel enum to easily manage paragraph outline levels in your documents for enhanced organization and clarity....collapse the paragraphs they point to. builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/out...
  3. MergeFieldImageDimension.Value | Aspose.Words f...

    Discover the MergeFieldImageDimension Value property for optimized image handling. Enhance your project with precise dimensions and improved performance.... Point ); doc . MailMerge . Execute...

    reference.aspose.com/words/net/aspose.words.fie...
  4. RevisionTextEffect enumeration | Aspose.Words f...

    aspose.words.layout.RevisionTextEffect enumeration. Allows to specify decoration effect for revisions of document text....revision: # once at the departure point and once at the arrival destination...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....measurement in PostScript are points, where 1 point is equal to 1/72 inch...geometrical figures, consider this point-based measurement. In PostScript...

    products.aspose.com/page/net/add-shapes-to-ps/
  6. Coordinate system|Aspose.PDF for .NET

    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.... The point (0,0) corresponds to the bottom-left...called device space. The origin (point 0,0) may be located in different...

    docs.aspose.com/pdf/net/coordinate-system/
  7. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...as a parameter, the previous point can be ignored. Close the page...pattern instead of the last 4 points following will be: Create System...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  8. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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....foreach ( ChartPoint point in series . Points ) { // Detect if ChartPoint...plot Console . WriteLine ( point . IsInSecondaryPlot ); } Added...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Convert VSTX to VSTX via Java | products.aspose...

    Sample Java conversion code for VSTX format to VSTX file. Use this example code to convert VSTX to VSTX within any Web or Desktop Java based application....VSTX files provide starting point for creating Visio drawings...VSTX files provide starting point for creating Visio drawings...

    products.aspose.com/diagram/java/conversion/vst...
  10. 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...