Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 3,972 for

split document

(1.99 sec)
  1. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...split(",", 1) mime = header[5:].split(";", 1)[0].strip()...mime payload = "".join(payload.split()) return base64.b64decode(payload)...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  2. Azure AD 设置 & Microsoft Graph 授权 - Aspose.Email...

    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.... split ( "," ); for ( String keyValue...String [] pair = keyValue . split ( ":" ); String name = pair...

    docs.aspose.com/email/zh/java/microsoft-graph-a...
  3. Aspose.Cells Java for Apache POI SS - HSSF and ...

    Why not Apache POI SS - HSSF and XSSF....features for working with text documents that are only available in...Rows and Columns Merge Cells Split Panes in Apache POI and Aspose...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  4. 如何添加图标集条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Icon Sets 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...run (): # The path to the documents directory current_dir = os...s . replace ( "$" , "" ) . split ( ':' ) start_row , start_col...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  5. C# Microsoft Project Management software - .NET...

    C# library to Open Read Write Edit Convert Microsoft Project, Jira, MPP, MPX, XER, Oracle Primavera and XML files....Export Microsoft Project documents to Primavera, Excel, HTML...for .NET Conversion Demos Documentation Source Code API Reference...

    products.aspose.com/tasks/net/
  6. Convert PowerPoint Presentations to Video in Ja...

    Learn how to convert PowerPoint presentations to video in JavaScript. Discover sample code and automation techniques to streamline your workflow....Appear Fade Fly In Float In Split Wipe Shape Wheel Random Bars...Disappear Fade Fly Out Float Out Split Wipe Shape Random Bars Shrink...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  7. Aspose.Cells Java for PHP|Documentation

    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....Worksheet to SVG in PHP Managing Document Properties in PHP Working...PHP Page Break Preview in PHP Split Panes in PHP Management Features...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  8. Setting a Task to a Subproject | Aspose.Tasks D...

    Learn how to work with Microsoft Project (MPP/XML) subprojects using Aspose.Tasks for .NET. Includes C# example for linking a task to a subproject file....for large projects that are split into smaller, manageable parts...

    docs.aspose.com/tasks/net/setting-a-task-to-a-s...
  9. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....run (): # The path to the documents directory current_dir = os...s . replace ( "$" , "" ) . split ( ':' ) start_row , start_col...

    docs.aspose.com/cells/python-net/how-to-add-tim...
  10. Insert PDF pages|Aspose.PDF for Java

    This section explains how to insert PDF pages with com.aspose.pdf.facades using PdfFileEditor class.... () { // The path to the documents directory String dataDir =... () { // The path to the documents directory String dataDir =...

    docs.aspose.com/pdf/java/insert-pdf-pages/