Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 153,450 for

load

(0.73 sec)
  1. Encrypt And Decrypt ODS files|Documentation

    password-protect and encrypt ODS files using Aspose.Cells for Python via .NET, which is a pure .NET library....For encrypting an ODS file, load the file and set the WorkbookSettings...For decrypting an ODS file, load the file by providing a password...

    docs.aspose.com/cells/python-net/encrypt-and-de...
  2. Read Financial Reports via Python | products.as...

    Python code to read financial reports in XBRL and iXBRL files via Python library.... Developers can easily load, view or create XBRL and iXBRL...InlineXbrlDocument class for loading valid XBRL and iXBRL files...

    products.aspose.com/finance/python-net/read/
  3. Read Financial Reports via Python | products.as...

    Python code to view financial reports in XBRL and iXBRL files via Python library.... Developers can easily load, view or create XBRL and iXBRL...InlineXbrlDocument class for loading valid XBRL and iXBRL files...

    products.aspose.com/finance/python-net/view/
  4. Font Licensing question - Free Support Forum - ...

    Hi am evaluating Aspose slides for Java for converting PPTx to PDF and this PPTx was built with licensed fonts like Arial/TImes New Roman/Verdena. And this conversion happens on Linux. I added code as addEmbeddedFont wit…...void main(String[] args) { // Load your presentation Presentation...Presentation("input.pptx"); // Load the font file InputStream fontStream...

    forum.aspose.com/t/font-licensing-question/314379
  5. Connect Shapes in Visio via .NET | products.asp...

    C# source code to connect shapes in Visio on .NET Framework, .NET Core, Mono Platforms....(or->Load the Visio file with full path...manipulation API. One can easily load, create, modify, manipulate...

    products.aspose.com/diagram/net/developer/conne...
  6. How to Add Image in DOCX using C++

    In this example, we will learn how to add image in DOCX using C++. Inserting images inside word document using C++ is one of commonly inquired requirement by developers. Adding image to DOC using C++ can be achieved using simple API calls....Instantiate Document Class object to load DOCX for adding image Instantiate...DOCX Use imageWriter method to load and add JPEG image inside document...

    kb.aspose.com/words/cpp/how-to-add-image-in-doc...
  7. Is it possible to change the font size of parag...

    Hello Aspose Team, I am working on a solution where I convert Visio files to PDF using Aspose.Diagram for Python via .NET. I would like to know if it is possible to change the font size of the paragraphs present in the…... Load the generated PDF using Aspose...vsdx" pdf_file = "output.pdf" # Load the Visio diagram diagram_document...

    forum.aspose.com/t/is-it-possible-to-change-the...
  8. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF with a few lines of code....Call the diagram constructor to load diagram from a VSD file diagram...Call the diagram constructor to load diagram from a VSDX file diagram...

    docs.aspose.com/diagram/zh/python-java/convert-...
  9. Setting Print Options|Documentation

    This section explains how to set print options with Aspose.Diagram.... GetDataDir_Print (); // Load source Visio diagram Diagram...RunExamples . GetDataDir_Print (); // Load source Visio diagram Diagram...

    docs.aspose.com/diagram/net/setting-print-options/
  10. 3D Rotation Effects in a Visio Drawing|Document...

    This section explains how to set 3D Rotation Properties in Shapesheet with Aspose.Diagram....The code below shows how to: Load a source drawing. Retrieve a...Diagram for .NET API. .NET, C# // load diagram Diagram diagram = new...

    docs.aspose.com/diagram/net/3d-rotation-effects...