Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 24,334 for

protected

(0.06 sec)
  1. Extract SVG From Website in Python – Aspose.HTML

    Learn how to download SVG from website using Aspose.HTML. Consider Python examples to automate extracing inline and external SVG from any website....Note: Some SVG files may be protected by copyright, so check the...

    docs.aspose.com/html/python-net/extract-svg-fro...
  2. Section | Aspose.Words for Java

    Represents a single section in a document in Java....) True if the section is protected for forms. getRange() Returns...value) True if the section is protected for forms. setSectionAttr(int...

    reference.aspose.com/words/java/com.aspose.word...
  3. Export FODS to POWERPOINT in Android or with fr...

    Android API to Convert FODS to POWERPOINT without using Microsoft Word or online. Test free FODS to POWERPOINT online converter quickly before integrating the code....ensure that your files are protected from unauthorized access....

    products.aspose.com/total/android-java/conversi...
  4. How to Set Authorization Token for Internal API...

    Hi Aspose Team, We are using Aspose.Cells GridJs Spreadsheet in our web application and it’s working well for displaying Excel files. However, we are facing an issue with internal API calls, specifically when loading i…... Our API is protected by a middleware that requires...

    forum.aspose.com/t/how-to-set-authorization-tok...
  5. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for JavaScript via C++.... The list is protected from accidental row and column...

    docs.aspose.com/cells/javascript-cpp/create-and...
  6. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....Specify document protection, open protected and encrypted documents...

    docs.aspose.com/words/python-net/features/
  7. Automate PDF File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate PDF file merging. With our intuitive user interface, you can quickly and easily convert PDF files into MPP, MPX, XML, or other formats. You can also merge multiple PDF files into a single file, customize the output file, and organize your data.... Also, they are password-protected and can be digitally signed...

    products.aspose.com/tasks/net/merger/pdf/
  8. 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....calendar Read and write password protected MS Project files Export project...

    products.aspose.com/tasks/net/
  9. Frequently Asked Questions about Page Descripti...

    Get answers to the most frequent questions about Page Description Languages like EP,XPS and PS, their benefits and drowbacks....be encrypted and password-protected, which ensures security. XPS...

    docs.aspose.com/page/net/page-description-langu...
  10. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...xml"; protected static final License ASPOSE_LICENSE...

    forum.aspose.com/t/word-header-footer-x-y/316493