Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 82,835 for

office

(1.72 sec)
  1. Convert images EPS to WMF via C# | products.asp...

    Sample code for EPS to WMF C# image conversion. Use API example code for batch EPS files to WMF conversion within VB.NET, Asp.NET or any .NET based application....files, Office 2016, Office 2013, Office 2010, and Office 365 have...ability to insert EPS files into Office documents. Read More | EPS...

    products.aspose.com/imaging/net/conversion/eps-...
  2. Remove background in EPS documents via Java | p...

    Try our On-Premise document APIs to change background from EPS files on Java Application....files, Office 2016, Office 2013, Office 2010, and Office 365 have...ability to insert EPS files into Office documents. Read More Other...

    products.aspose.com/imaging/java/remove-backgro...
  3. Aspose word for Java 替换图表数据 - Free Support Foru...

    对docx文档里的chart图表里的数据通过 seriesCollection.clear(); seriesCollection.add(); 进行替换, 处理完后的文档 用Office word 打开,里面的图表点击编辑数据,无法弹出内嵌的excel ;是兼容性问题吗? 有办法处理吗?...add(); 进行替换, 处理完后的文档 用office word 打开,里面的图表点击编辑数据,无法弹出内嵌的excel...seriesCollection.add() 方法替换数据后,发现无法在 Office Word 中编辑图表数据,这可能是由于兼容性问题导致的。...

    forum.aspose.com/t/aspose-word-for-java/316683
  4. Advanced operations for C++|Aspose.PDF for C++

    Aspose.PDF for C++ can perform not only simple and easy tasks but also cope with more complex functions. For advanced users and developers, the Advanced section will detail these features for you....Google Docs, Microsoft Office, Open Office or any other PDF producer...

    docs.aspose.com/pdf/cpp/advanced-operations/
  5. Convert POTM to XLAM in Android Apps or with fr...

    Convert POTM to XLAM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POTM to XLAM online converter quickly before integrating the code....Why to Convert The Portable Office Template Markup (POTM) file...is used to store Microsoft Office templates. It is a binary file...

    products.aspose.com/total/android-java/conversi...
  6. PdfDigitalSignatureDetails constructor | Aspose...

    aspose.words.saving.PdfDigitalSignatureDetails constructor...certificate_holder , 'Test Signing' , 'My Office' , signing_time ) options ...) self . assertEqual ( 'My Office' , options . digital_signature_details...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Advanced operations|Aspose.PDF for .NET

    Aspose.PDF can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....Google Docs, Microsoft Office, Open Office or any other PDF producer...like audio files, Microsoft Office documents etc. You will learn...

    docs.aspose.com/pdf/net/advanced-operations/
  8. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....CompositeNode Represents an Office Math object such as function...Examples: Shows how to set office math display formatting. Document...

    reference.aspose.com/words/java/com.aspose.word...
  9. Merge or UnMerge Cells in a Worksheet|Documenta...

    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.... Office . Interop . Excel ; using Office = Microsoft...Microsoft . Office . Core ; using System.Reflection ; ....... //Instantiate...

    docs.aspose.com/cells/net/merge-or-unmerge-cell...
  10. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...Write("Office of the President"); builder...ParagraphAlignment.Right; builder.Write("Office of the President"); builder...

    forum.aspose.com/t/word-table-cell-merge-issue/...