Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 4,323 for

graph

(0.05 sec)
  1. Aspose::Pdf::GraphInfo Class Referencefinal - A...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::GraphInfo Class Reference fin......indicates the line width of the graph. More... ASPOSE_PDF_SHARED_API...indicates the line width of the graph. More... ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.g...
  2. Identity | Aspose.Email for .NET API Reference

    Identity Contents [ Hide ] Identity class https://docs.microsoft.com/en-us/Graph/api/resources/identity?view=Graph-re......com/en-us/graph/api/resources/identity?view=graph-rest-1.0 The...namespace Aspose.Email.Clients.Graph assembly Aspose.Email IGraphClient...

    reference.aspose.com/email/net/aspose.email.cli...
  3. Aspose.Email.Clients.Graph | Aspose.Email for ....

    Aspose.Email.Clients.Graph Contents [ Hide ] Classes Class Description BaseRestObject Represents functionality for ba......Graph Contents [ Hide ] Classes Class Description...com/en-us/graph/api/resources/plannerbucket?view=graph-rest-1.0...

    reference.aspose.com/email/net/aspose.email.cli...
  4. Excel Charts Are Scaled when Converted to EMF I...

    @andrey.potapov, I’ve run into another issue. The charts I’ve captured and inserted into the slide looks like its scaled somehow. The code I’ve used is: public virtual bool CopyExcelChartToSlide_Aspose(Workbook wkBook…...text wrapping has stopped, the graph to the right of the text seems...percentage text that follows the graph. image.png (13.3 KB) John.He...

    forum.aspose.com/t/excel-charts-are-scaled-when...
  5. PopupAnnotation | Aspose.PDF for Python via .NE...

    Represents the pop-up annotation that displays text in a pop-up window for entry and editing....indicates the Z-order of the graph. A graph with larger ZIndex will...will be placed over the graph with smaller ZIndex. ZIndex can be...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  6. LinkAnnotation | Aspose.PDF for .NET API Reference

    Represents either a hypertext link to a destination elsewhere in the document or an action to be performed....indicates the Z-order of the graph. A graph with larger ZIndex will...will be placed over the graph with smaller ZIndex. ZIndex can be...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  7. RichMediaAnnotation | Aspose.PDF for Python via...

    Class describes RichMediaAnnotation which allows embed video/audio data into PDF document....indicates the Z-order of the graph. A graph with larger ZIndex will...will be placed over the graph with smaller ZIndex. ZIndex can be...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  8. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for .NET....feature to add graph objects (for example graph, line, rectangle...collection of page instance. Create Graph instance. Set border for Drawing...

    docs.aspose.com/pdf/net/add-rectangle/
  9. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....dimensions var graph = new Aspose . Pdf . Drawing . Graph ( 400 , 400...BorderSide . All , Color . Green ); graph . Border = borderInfo ; var...

    docs.aspose.com/pdf/net/add-ellipse/
  10. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....feature to add graph objects (for example graph, line, rectangle...Border for Drawing object Add Graph object to paragraphs collection...

    docs.aspose.com/pdf/java/add-arc/