Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 83,053 for

office

(0.45 sec)
  1. How to Extract Text from PPT, PPTX, and ODP Fil...

    Learn how to extract text from PPT, PPTX, and ODP files using Open XML SDK. Explore direct XML access, performance benefits, and best practices for high-efficiency .NET slide processing across Windows, Linux, and macOS....Compatibility with Office Applications : No Microsoft Office installation...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  2. Convert PPTX to WORDML via Java or with free On...

    Java API to Export PPTX to WORDML without using Microsoft Word or PowerPoint or online. Test free PPTX to WORDML online converter quickly before integrating the code....File) Convert PPTX to DOCX (Office 2007+ Word Document) Convert...TEXT Convert PPTX to DOCX (Office 2007+ Word Document) Convert...

    products.aspose.com/total/java/conversion/pptx-...
  3. Convert WORD to SXC using Python or with free O...

    WORD to SXC conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORD to SXC online converter quickly before integrating the code....spreadsheet files used in older office environments. This is helpful...compatibility with legacy open office ecosystems. For automation...

    products.aspose.com/total/python-net/conversion...
  4. 创建演示文稿文档|Aspose.Slides 文档

    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.... Theme () { Name = "Office Theme" }; D . ThemeElements...Val = "800080" })) { Name = "Office" }, new D . FontScheme ( new...

    docs.aspose.com/slides/zh/net/create-a-presenta...
  5. View OFX response File via C# | products.aspose...

    Sample code for OFX response file viewing. Use API example code to view batch OFX response files within .NET based applications....format without needing Microsoft Office installed or any other software...

    products.aspose.com/finance/net/view/ofx-response/
  6. Read OFX request File via C# | products.aspose.com

    Sample code for OFX request file reading. Use API example code to read batch OFX request files within .NET based applications....format without needing Microsoft Office installed or any other software...

    products.aspose.com/finance/net/read/ofx-request/
  7. Protect and Unprotect with C++|Documentation

    This snippet introduces how to encrypt and decrypt Excel files and protect and unprotect the data in Excel files using C++ code....Detect File Format of Encrypted Office Open XML - OOXML Files Encrypting...

    docs.aspose.com/cells/cpp/protect-and-unprotect/
  8. Aspose.Cells for C++|Documentation

    Aspose.Cells for C++ is a native C++ library that enables C++ developers to create, manipulate and convert spreadsheets programmatically without requiring Office Automation or Microsoft Excel application....programmatically without requiring Office Automation or Microsoft Excel...

    docs.aspose.com/cells/cpp/
  9. ChartAxis.AxisBetweenCategories | Aspose.Words ...

    Discover the ChartAxis AxisBetweenCategories property—control value axis positioning for enhanced category visualization in your charts. Optimize your data presentation!... It is not supported by MS Office 2016 new charts. Examples Shows...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Word中有序列表有内容被修订,在转为pdf时我只想保留最后的内容和左边的修订边框,结果内容错...

    以下是代码: LayoutOptions layoutOptions = doc.getLayoutOptions(); layoutOptions.setShowHiddenText(false); layoutOptions.setCommentDisplayMode(CommentDisplayMode.SHOW_IN_BALLOONS); // 获取文档的修订选项 RevisionOptions revisionOptions…...revisionBorder); 我通过office转pdf可以达到效果 4028bbea99e596f80199...

    forum.aspose.com/t/word-pdf/319854