Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 3,508 for

graph

(0.3 sec)
  1. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....(); auto graph = MakeObject < GraphInfo > (); graph -> set_Color...BorderInfo > ( BorderSide :: All , graph ); // Set the border a rounder...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  2. C++ send email. Send email using C++ and SMTP p...

    How to send email with attachments using C++ and Gmail, Outlook or other SMTP server...Exchange EWS and Microsoft Graph! We have already told you about...protocols, as well as Microsoft Graph; convert emails from one format...

    products.aspose.com/email/cpp/send-email/
  3. Aspose.PDF .NET OptimizeResources corrupts PDF ...

    Using the following code below on attached input PDF, Aspose ends up corrupting the PDF. We would like to rely on this Optimize logic in Production, but it seems like it is not viable (unless I’m missing something). I…... Complex object graph – The document has many reusable...

    forum.aspose.com/t/aspose-pdf-net-optimizeresou...
  4. Excel data label font properties manipulation (...

    Hi Team, I have the following excel file. chart-forum.zip (15.8 KB) In it there is a simple chart, with one Graph representing one data series. Data labels are added to the chart. The default setting is 11px fontsize…...is a simple chart, with one graph representing one data series...

    forum.aspose.com/t/excel-data-label-font-proper...
  5. Umbraco PDF Import Module|Aspose.PDF for .NET

    Learn how to install and use Umbraco PDF Import Module...and manipulation; support for graph objects; extensive hyperlink...

    docs.aspose.com/pdf/net/umbraco-pdf-import-module/
  6. Product Overview|Documentation

    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....Web Services (EWS), and MS Graph. Sending Emails via SendGrid...

    docs.aspose.com/email/net/product-overview/
  7. C++ API to Export MD to DOT | products.aspose.com

    Convert MD to DOT within C++ applications....formatting, while DOT is a graph description language used to...

    products.aspose.com/total/cpp/conversion/md-to-...
  8. Generate PDF from XML|Aspose.PDF for .NET

    Aspose.PDF for .NET provides several ways to convert an XML file into a PDF document requiring that the input XML file....elements to XML document: Image or Graph objects. The following snippet...those elements to the document <Graph Width= "20" Height= "20" > <Circle...

    docs.aspose.com/pdf/net/generate-pdf-from-xml/
  9. Generate PDF from XML|Aspose.PDF for Java

    Aspose.PDF for Java provides the opportunity to convert an XML file into PDF document requiring that the input XML file must follow the Aspose.PDF for Java Schema....elements to XML document: Image or Graph objects. The following snippet...those elements to the document <Graph Width= "20" Height= "20" > <Circle...

    docs.aspose.com/pdf/java/generate-pdf-from-xml/
  10. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...setTop(0); currentAposeGraph = new Graph(currentAsposePage.getPageInfo()...

    forum.aspose.com/t/create-a-pdf-a2-a/312852