Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 79,806 for

office

(0.29 sec)
  1. Merge POT Files using .NET | products.aspose.com

    C# source code to combine POT documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....software like Microsoft or Open Office, Adobe PDF. Aspose.Slides for...use the POT file in Microsoft Office, Adobe PDF or any other compatible...

    products.aspose.com/slides/net/merger/pot/
  2. Auto layout VSDM document via Python | products...

    Python source code to auto layout vsdm file within any Python based application....software like Microsoft or Open Office, Adobe PDF. Aspose.Diagram...the VSDX file in Microsoft Office, Adobe PDF or any other compatible...

    products.aspose.com/diagram/python-java/autolay...
  3. Aspose.Words for .NET | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....contains classes that represent Office Math elements. Aspose.Words...vocabulary for representing Office Add-ins. Aspose.Words for Java...

    reference.aspose.com/words/net/
  4. 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/
  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. 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/
  8. 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...
  9. Check Password to Modify using Aspose.Cells for...

    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....Detect File Format of Encrypted Office Open XML - OOXML Files How...

    docs.aspose.com/cells/python-net/check-password...
  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