Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 7,155 for

attachment

(0.09 sec)
  1. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…... Attached ppt: Test1.pptx.zip (255.3...@andrey.potapov Please find attached the concerned ppt with equations...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  2. آرشیوها

    آرشیوها...System::IO::File::WriteAllText(u"Attachment.txt", u"Some info"); Sha...MakeObject<FileSpecification>(u"Attachment.txt", u"Sample text file");...

    blog.aspose.com/fa/pdf/create-pdf-files-in-cpp-...
  3. ค้นหา

    ค้นหา...System::IO::File::WriteAllText(u"Attachment.txt", u"Some info"); Sha...MakeObject<FileSpecification>(u"Attachment.txt", u"Sample text file");...

    blog.aspose.com/th/pdf/create-pdf-files-in-cpp-...
  4. PDF -> HTML conversion with visibility:hidden t...

    We’re using Aspose.Pdf to convert PDF files to HTML and we’ve run into certain PDF files that are converted with the text displayed as an image and additionally there is hidden elements in the HTML that contain the actua…...to share the files, you may attach them with your post ( Upload_Files...a similar scenario in the attached pdf document and converted...

    forum.aspose.com/t/pdf-html-conversion-with-vis...
  5. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....for precise placement, and attach the results to pages with practical...for proper positioning, and attaches them to each page in the document...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  6. 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...
  7. 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...
  8. 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...
  9. 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-...
  10. 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-...