Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 95,639 for

object

(0.21 sec)
  1. How to Change CSV to PDF in Java

    This short tutorial provides details about how to change CSV to PDF in Java. You can convert a file from CSV to PDF in Java using a few lines of code in Windows, Linux or macOS....loaded into a Workbook class object along with the delimiter character...Java by saving the Workbook object as PDF along with the configuration...

    kb.aspose.com/cells/java/how-to-change-csv-to-p...
  2. System.NullReferenceException during Find and r...

    Hi, We use Aspose PDF for .Net “TextFragmentAbsorber” to replace texts in PDF (mailmerge) It is working as expected in local. Our code is hosted in Azure kubernetes, We do mailmerge on a particular template for all e…...“Message”:“Object reference not set to an instance of an object.”,“Data”:null...at lambda_method367(Closure, Object)\n at Microsoft.AspNetCore...

    forum.aspose.com/t/system-nullreferenceexceptio...
  3. MailMergerContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words.LowCode.MailMergerContext class for seamless mail merging, enhancing your document automation with ease and efficiency....SetSimpleDataSource ( string[], object[] ) Sets data source used to...dataTable . Rows . Add ( new object [] { "John" , "Doe" }); dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  4. Addition of image as background into DWG|CAD Do...

    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....create a CadRasterImageDef object for the background image, create...create a CadRasterImage object to insert the background for the...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  5. Set Privileges, Encrypt and Decrypt PDF File|As...

    Encrypt PDF File with Java using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....privileges on a PDF file, create an object of the DocumentPrivilege class...pass this object as an argument to the Document object’s Encrypt...

    docs.aspose.com/pdf/java/set-privileges-encrypt...
  6. Aspose::Words::Saving::ImlRenderingMode enum | ...

    Aspose::Words::Saving::ImlRenderingMode enum. Specifies how ink (InkML) Objects are rendered to fixed page formats in C++....Specifies how ink (InkML) objects are rendered to fixed page...is available for ink (InkML) object, Aspose.Words renders fall-back...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...Error: Object reference not set to an instance of an object. Stack...RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  8. Page Count way off - Free Support Forum - aspos...

    I loaded the attached PDFi nto an Aspose Document and the reported page count is 7 but there are 429 pages in the PDF David-Foster-Wallace-Infinite-Jest.pdf (4.7 MB) LoadOptions loadOptions = new LoadOptions(); loadOpt…...Words Document Object Model . But on the other hand...structure into the Flow Document Object Model. Unfortunately, such...

    forum.aspose.com/t/page-count-way-off/326236
  9. SVG Drawings|CAD 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.... Create an object of the CadRasterizationOpti...page_width properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/python-net/developer-guide/...
  10. Adding a Watermark to an Image|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....Create and initialize a Graphics object. Create and initialize Font...Font and SolidBrush objects. Draw a string as watermark using the...

    docs.aspose.com/imaging/net/adding-a-watermark-...