Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 17,557 for

edit

(0.7 sec)
  1. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....application for object opening or editing. An OLE object may display...a slide so users cannot move/edit it in PowerPoint? Lock the shape:...

    docs.aspose.com/slides/cpp/manage-ole/
  2. Read Embedded Excel Workbook Data from PowerPoi...

    Hi, I need help with reading embedded Excel data from Powerpoint presentation. Note that I’ve tried the most obvious approach and there was no success. Can you please give me a minimal code block which I can use to ach…...presentation before and after edit using the code below @Test public...tmpSaveFile = Files.createTempFile("edited presentation with embeddings"...

    forum.aspose.com/t/read-embedded-excel-workbook...
  3. What is an MPT File? .mpt File Extension, Proce...

    Learn about the MPT file format, its extension, and how it is used for project management. Discover MPT file processing, Editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPT files seamlessly....Processing & Management Manage, edit, convert, write and extract...binary format makes direct editing difficult, and version incompatibilities...

    products.aspose.com/tasks/supported-formats/mpt/
  4. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java.... // If we wish to edit it, we will need to repopulate...content to. // If we wish to edit it, we will need to repopulate...

    reference.aspose.com/words/java/com.aspose.word...
  5. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....Search text fragments and set edit option as remove unused fonts...are essential in the text editing scenarios. The difficulty is...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  6. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java.... // If we wish to edit it, we will need to repopulate...content to. // If we wish to edit it, we will need to repopulate...

    reference.aspose.com/words/java/com.aspose.word...
  7. Environment Configuration – C# – Aspose.HTML fo...

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc.... Edit HTML Document Sandboxing Analyzing...

    docs.aspose.com/html/net/environment-configurat...
  8. 什么是 HTML DOM?- C# 解析

    您将找到有关 HTML DOM 的信息,并学习如何使用 Aspose.HTML C# 库访问和操作 DOM 树。...); 7 8 // Prepare a path for edited file saving 9 string savePath...Combine (OutputDir, "document-edited.html" ); 10 11 // Initialize...

    docs.aspose.com/html/zh/net/tutorial/what-is-ht...
  9. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document Edits.... Honestly, editing a PDF file is not an easy task...one word with another while editing a PDF file, will be very difficult...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  10. How to Add Image to HTML? C# Examples

    Learn how to add images to HTML using Aspose.HTML for .NET. Explore different methods, including the img tag, CSS backgrounds, and inline styles....provides flexibility for dynamic editing of HTML content. Always check...Base64 encoding. The article Edit HTML Document gives you basic...

    docs.aspose.com/html/net/how-to-articles/how-to...