Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 9,163 for

join

(0.11 sec)
  1. Split PDF programmatically in Python|Aspose.PDF...

    This topic shows how to split PDF pages into individual PDF files in your Python via C++ applications.... join ( os . getcwd (), "samples"..."samples" ) input_file = os . path . join ( dataDir , "sample.pdf" ) outputFolder...

    docs.aspose.com/pdf/python-cpp/split-pdf-document/
  2. Encrypt and Decrypt PDF|Aspose.PDF for Python v...

    Encrypt and Decrypt PDF File with Python via C++ application.... join ( os . getcwd (), "samples"...path input_file = os . path . join ( dataDir , "sample.pdf" ) #...

    docs.aspose.com/pdf/python-cpp/set-privileges-e...
  3. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Java, supporting OMML, formatting controls, and clear Java code samples.... join ( "=" ) . join ( new MathematicalText...setSuperscript ( "2" )) . join ( "+" ) . join ( new MathematicalText...

    docs.aspose.com/slides/java/powerpoint-math-equ...
  4. Convert Revision of XLSB to XLSM with Node.js v...

    Learn how to fully convert revisions of XLSB files into XLSM format using Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); const...const filePath = path . join ( dataDir , "sample.xlsb" ); // Open...

    docs.aspose.com/cells/nodejs-cpp/convert-revisi...
  5. Render Solid Gridline while converting Excel to...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); const...const filePath = path . join ( dataDir , "sample.xlsx" ); // Loads...

    docs.aspose.com/cells/nodejs-cpp/render-solid-g...
  6. Convert Excel to HTML with tooltip using Node.j...

    Learn how to convert Excel files to HTML format with tooltips for complete text display using Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); const...const outputDir = path . join ( __dirname , "output" ); // Open...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  7. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a small picture as a texture inside a shape using Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); const...const outputDir = path . join ( __dirname , "output" ); // Load...

    docs.aspose.com/cells/nodejs-cpp/tile-picture-a...
  8. Extract Images from Worksheets using ImageOrPri...

    Learn how to extract images from Excel worksheets and save them using Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); // Output...directory const outputDir = path . join ( __dirname , "output" ); //...

    docs.aspose.com/cells/nodejs-cpp/extract-images...
  9. Excel to HTML - Use PresentationPreference Opti...

    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.... join ( __dirname , "data" ); // Instantiate...AsposeCells . Workbook ( path . join ( dataDir , "sample.xlsx" ));...

    docs.aspose.com/cells/nodejs-cpp/excel-to-html-...
  10. Add Attachments to PDF using Python | Aspose.PDF

    Add attachments to PDF documents with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... join ( self . data_dir , infile )...) path_outfile = path . join ( self . data_dir , outfile ) #...

    products.aspose.com/pdf/python-net/attachments/...