Sort Score
Result 10 results
Languages All
Labels All
Results 6,051 - 6,060 of 6,730 for

appearance

(0.11 sec)
  1. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Android via Java chart worksheets and automate reports across PPT and PPTX files.... - may appear when there is a mistake in...

    docs.aspose.com/slides/androidjava/chart-worksh...
  2. Manage Presentation Comments in .NET|Aspose.Sli...

    Master presentation comments with Aspose.Slides for .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....] In PowerPoint, a comment appears as a note or annotation on...

    docs.aspose.com/slides/net/presentation-comments/
  3. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Java chart worksheets and automate reports across PPT and PPTX files.... - may appear when there is a mistake in...

    docs.aspose.com/slides/java/chart-worksheet-for...
  4. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned image. It takes String as file path but I get the image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the PDF page to an image with 100 DPI JPG format BufferedImage image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro......However, with this setting, it appears that some answers — specifically...an issue during testing. It appears that the student number was...

    forum.aspose.com/t/how-to-create-omr-template-f...
  5. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....creates a new Run, // which then appears in the parent Paragraph's RunCollection...creates a new Run, // which then appears in the parent Paragraph's RunCollection...

    reference.aspose.com/words/java/com.aspose.word...
  6. 2021年の新機能|Aspose.PDF for .NET

    このページでは、2021年に導入されたAspose.PDF for .NETの最も人気のある新機能を紹介します。...); // Set signature custom appearance pkcs . CustomAppearance =...); // Set signature custom appearance pkcs . CustomAppearance =...

    docs.aspose.com/pdf/ja/net/whatsnew/2021/
  7. Missing namespace when xmp is updated - Free Su...

    Dear Aspose Support, Our client encountered an issue where, after performing an XMP update, certain color profile namespaces are missing from the updated file’s XMP data. These missing namespaces are proprietary and do …... 2025, 1:33pm 2 @3stan It appears that your client is encountering...

    forum.aspose.com/t/missing-namespace-when-xmp-i...
  8. Aspose.Slides for .NET: Concern with Extracted ...

    Hello Team, We have few PPT files , from which it can extract objects using below code, if (shape is IOleObjectFrame oleFrame && oleFrame.EmbeddedData != null) { var embeddedData = oleFrame.EmbeddedData; byte[…...only need the picture that appears on the slide, render the shape...

    forum.aspose.com/t/aspose-slides-for-net-concer...
  9. Run.remove() adds/leaves an empty line in some ...

    Greetings, We recently made the step to update our outdated “Aspose.Words for Java” 17.4 jdk16 to the latest version. So far every conflict could be solved apart from one where we request your assistance: Summary of o…...in the newer versions, it appears that when you replace a marker...

    forum.aspose.com/t/run-remove-adds-leaves-an-em...
  10. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...and also few borders does not appear if i try to use docmsg.Save(destination...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...