Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 129,307 for

presentation

(0.65 sec)
  1. Convert MHTML to CSV in Android Apps | products...

    Render MHTML to CSV in Android Apps API without using Microsoft Excel or Adobe Reader...MHTML to ODP (OpenDocument Presentation Format) Convert MHTML to...(Microsoft PowerPoint Template Presentation) Convert MHTML to PPT (PowerPoint...

    products.aspose.com/total/android-java/conversi...
  2. C++ API to Convert XML to XLSB | products.aspos...

    Convert XML to XLSB via C++ API without using Microsoft Excel or Adobe Reader...XML to ODP (OpenDocument Presentation Format) Convert XML to ODS...Template Presentation) Convert XML to POWERPOINT (Presentation Files)...

    products.aspose.com/total/cpp/conversion/xml-to...
  3. Remove DOTX Annotation Online or Manage Annotat...

    delete comments from DOTX file through online app for free. Android API code to manage comments of DOTX files....ODP Files (OpenDocument Presentation Format) Annotate ODS Files...(Microsoft PowerPoint Template Presentation) Annotate Powerpoint Files...

    products.aspose.com/total/android-java/annotate...
  4. Shape to Image in C#: Vertical Bars Enclosing a...

    Hi Team, I have a slide with maths matrix equation. I use Aspose version 25.5 to get image of this shape. I see that the matrix determinant bars (vertical bars enclosing the matrix) appear shorter in the image obtained …...Load the presentation using (Presentation presentation = new Presentation("sample...slideIndex = 0; slideIndex < presentation.Slides.Count; slideIndex++)...

    forum.aspose.com/t/shape-to-image-in-c-vertical...
  5. The First Slide Stays Longer When Generating GI...

    Hello, I am generating a GIF with a PPTX file with a delay of 0.25s between each slide (using DefaultDelay = 250 from Aspose.Slides.Export.GifOptions), then I am saving it with Aspose.Imaging for my GIF to loop. But the…...Imaging; using (Presentation presentation = new Presentation("your_presentation...= new MemoryStream()) { presentation.Save(gifStream, SaveFormat...

    forum.aspose.com/t/the-first-slide-stays-longer...
  6. 在C#中將PPT轉換為視頻 | products.aspose.com

    在C#中將PPT轉換為視頻。使用 .NET 庫 API 將 PowerPoint 轉換為視頻...Animation; using (Presentation presentation = new Presentation()) { //...animates it IAutoShape smile = presentation.Slides[ 0 ].Shapes.AddAutoShape(ShapeType...

    products.aspose.com/slides/zh-hant/net/conversi...
  7. Install Aspose.Slides for PHP via Java Using Do...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint & OpenDocument....php");\n\n\ use aspose\\slides\\Presentation;\n\ use aspose\\slides\\ShapeType;\n\...License();\n\n\ $presentation = new Presentation();\n\ $slide =...

    docs.aspose.com/slides/php-java/installing-slid...
  8. 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…...inherits its color from the presentation’s theme rather than storing...the colors defined in the presentation’s color scheme (e.g., the...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  9. Picture Fill Is Not Considered When Exporting a...

    In a C# environment, using the latest version of Aspose.Slides package to this day (25.12.0), I have this Presentation that contains only one slide: Export-PNG-Color-NOK.zip (795,6 Ko) The slide only contains one pic…...0), I have this presentation that contains only one slide:...using (var presentation = new Aspose.Slides.Presentation(pptxPath...

    forum.aspose.com/t/picture-fill-is-not-consider...
  10. SaveOptions.UpdateOleControlImages | Aspose.Wor...

    Update OLE control preview images automatically to ensure accurate visual rePresentation when saving documents....determining whether OLE controls presentation image will be updated. public...

    reference.aspose.com/words/net/aspose.words.sav...