I would like to know aspose.slides editor element can support case add new slide, shape, image and etc. or not???
Please help to answer my question...Family slides-net Kingkongnoi April 4, 2025, 4:12am 1 I would like...question Professionalize.Discourse April 4, 2025, 4:12am 2 @Kingkongnoi...
Get technical support of Aspose.Email for .NET, Java, C++, Android, Python, iOS, Mac, Xamarin, .NET Core and SharePoint....0) net 1 14 April 7, 2025 Parsing the details...efficient manner email-net 30 215 April 3, 2025 Sending an email sometimes...
Hi Support,
I require to convert a webpage to PDF format.
HtmlLoadOptions options = new HtmlLoadOptions();
options.UseNewConversionEngine = true;
Aspose.Pdf.Document pdf = new Aspose.Pdf.Document(“[http://www.google.…...Product Family srikanthkanduri April 1, 2014, 6:25am 1 Hi Support...not supported.” codewarior April 1, 2014, 11:32am 2 Hi Srikanth...
how to identify borderless table for 25.3 version...Family words-java surenderr April 24, 2025, 11:15am 1 how to identify...version Professionalize.Discourse April 24, 2025, 11:15am 2 @surenderr...
Try to change the name of a form field.
Used this code:
var pdf=new Document(@"C:\tmp\a.pdf");
var field=(TextBoxField)pdf.Form[1];
field.Name="gorilla";
pdf.Save(@"C:\tmp\b.pdf");
But the field name doesn’t get chan…...PDF Product Family ecymerman April 30, 2025, 12:19pm 1 Try to change...original name. ilyazhuykov April 30, 2025, 1:21pm 3 @ecymerman...