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

attachment

(0.35 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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-...
  5. 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-...
  6. 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...
  7. 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...
  8. 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...
  9. Carregando, Exibindo e Analisando Arquivo MSG|D...

    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.... Attachments ) { Console . Write ( "Nome...

    docs.aspose.com/email/pt/net/loading-viewing-an...
  10. Calling AsposeOCR.Recognize Get NoSuchMethodErr...

    In using the sample code to call AsposeOCR.Recognize I Get NoSuchMethodError int com.aspose.pdf.Page.getRotate. AsposeOCR api = new AsposeOCR(); RecognitionSettings recognitionSettings = new RecognitionSettings();| OcrI…...you kindly try to use the attached sample application which uses...

    forum.aspose.com/t/calling-asposeocr-recognize-...