Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 7,316 for

attachment

(1.47 sec)
  1. Convert PNG to PDF via C# | products.aspose.com

    Sample code for PNG to PDF C# conversion. Use API example code for batch PNG files to PDF conversion within VB.NET, Asp.NET or any .NET based application....media, digital signatures, attachments, metadata, Geospatial features...

    products.aspose.com/3d/net/conversion/png-to-pdf/
  2. Convert VRML to PDF via C# | products.aspose.com

    Sample code for VRML to PDF C# conversion. Use API example code for batch VRML files to PDF conversion within VB.NET, Asp.NET or any .NET based application....media, digital signatures, attachments, metadata, Geospatial features...

    products.aspose.com/3d/net/conversion/vrml-to-pdf/
  3. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...Please have a look at the attached slide. The text shape uses...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  4. The workbook opens in Protected View after resa...

    I have resaved the workbook (.xls → .xls) with Aspose.Cells and the result is opened in Protected View by MS Excel. The original workbook opens without any warnings. I attached the workbook. Code sample: var wb = new …... I attached the workbook. Code sample:...

    forum.aspose.com/t/the-workbook-opens-in-protec...
  5. Images not being rendered properly when convert...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...3 @vishika Could you please attach your problematic input and...

    forum.aspose.com/t/images-not-being-rendered-pr...
  6. Object reference not set to an instance of an o...

    We are getting the error when converting a Word document to Html, and then converting the Html back to Word. After further investigation, we found the error was caused by this particular css: span.UnresolvedMention { co…...@sgurenkov Could you please attach your problematic input document...

    forum.aspose.com/t/object-reference-not-set-to-...
  7. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting pptx file and the docx file are different than the saved to pdf selected area. var xls1 = new …...2017, 10:32am 1 Hello, I’ve attached a xlsx file that contains...

    forum.aspose.com/t/resulting-table-borders-are-...
  8. Chart Axis Labels Overlap with Legends When Con...

    Hi, When converting a PowerPoint side to PDF using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends. Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng =…...Pdf, saveOptions); I’ve attached the test files and a screenshot...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  9. Error when converting PDF to PDF/A - Free Suppo...

    Hi, We have an issue converting the attached PDF to PDF/A (26.2 .Net): Project Schedule.pdf (252.0 KB) Code used: using (MemoryStream memoryStream = new MemoryStream()) { Boolean Success = aspPdfDocument.Convert(mem…...have an issue converting the attached PDF to PDF/A (26.2 .Net):...

    forum.aspose.com/t/error-when-converting-pdf-to...
  10. FootnoteOptions.number_style property | Aspose....

    FootnoteOptions.number_style property. Specifies the number format for automatically numbered footnotes....Footnotes and endnotes are a way to attach a reference or a side comment...

    reference.aspose.com/words/python-net/aspose.wo...