Sort Score
Result 10 results
Languages All
Labels All
Results 9,281 - 9,290 of 222,973 for

new

(0.12 sec)
  1. Aspose Error when trying to sign document - Fre...

    Aspose _ result:: Error 405 HTTP method POST is not supported by this URL HTTP ERROR 405 HTTP method POST is not supported by this URL URI:/api/v2/ProcessCourtFiles STATUS:405 MESSAGE:HTTP method POST is not support…...the API client var config = new Configuration { ClientId = "<your-client-id>"..."<your-client-secret>" }; var pdfApi = new PdfApi(config); // 2️⃣ Prepare...

    forum.aspose.com/t/aspose-error-when-trying-to-...
  2. Can we plot this radial cluster chart which is ...

    Hi Team, Can we draw this smartart using aspose cells from scratch? Radial Cluster SmartArt.zip (22.7 KB)... var wb = new Workbook("RadialClusterTemplat...bound to the SmartArt. var dt = new DataTable("Data"); dt.Columns...

    forum.aspose.com/t/can-we-plot-this-radial-clus...
  3. Convert HTML to PDF in C# using Aspose.PDF | sl...

    Hi, we are using the latest ASPOSE library for C # Net Core. We need to convert small and large html files to pdf with the addition of stamps. Unfortunately, when converting large files, a lot of RAM is eaten up, and thi…...null) { try { var htmlOptions = new HtmlLoadOptions(); htmlOptions...Margin = new MarginInfo(35, 35, 35, 80); var document = new Document(new...

    forum.aspose.com/t/convert-html-to-pdf-in-c-usi...
  4. Public API Changes in Aspose.Cells 8.8.3|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.... It includes not only new and updated public methods, added...instance of Workbook var book = new Workbook (); // Access first...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Converting a PDF file to TIFF using PHP | Aspos...

    Sample code on PHP for PDF to TIFF conversion. Use example code for batch PDF to TIFF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Create TiffSettings...$document = new Document ( $inputFile ); // Create a new TiffSettings...

    products.aspose.com/pdf/php-java/conversion/pdf...
  6. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize shapes in Aspose.Slides for Android via Java and deliver high-performance PowerPoint presentations....presentation file Presentation pres = new Presentation ( "FindingShapeInSlide...slide shape collection. Add new slide to the presentation. Clone...

    docs.aspose.com/slides/androidjava/shape-manipu...
  7. Convert Markdown to DOCX – C# Examples

    Convert Markdown to DOCX using Aspose.HTML for .NET. Consider Markdown to DOCX conversion scenarios in C# examples. Try online Markdown Converter...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-markdown-to-docx/
  8. HTML fragment bug - Free Support Forum - aspose...

    Using HtmlFragment getting a null reference exception when trying to double indent lists. Inputed HTML causing the issue. TESTTestingLegacytestJust a huge font First numbered bulletSecond Calling it in code var formatt…...in code var formattedText = new HtmlFragment(comment); page.Paragraphs..._out.pdf"; using (var doc = new Document()) { var page = doc...

    forum.aspose.com/t/html-fragment-bug/314324
  9. PDF to TEXT Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one TEXT single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to TXT document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-text/
  10. Install Aspose.Words IntelliJ IDEA|Aspose.Words...

    IntelliJ IDEA: Installing and Using Aspose.Words for Java....this plugin will introduce a new project type – Aspose.Words Maven...under “New” menu (using Right Click -> New OR File menu->New) – Aspose...

    docs.aspose.com/words/java/installing-and-using...