Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 2,906 for

vba macros

(0.05 sec)
  1. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... 8 Save document Use VBA macro to cancel all partitions in...Open the VBA Editor Press Alt + F11 to open the VBA Editor. 3...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  2. Aspose.Words FAQ - Free Support Forum - aspose.com

    Technical Support Is Aspose.Words technical support free? Yes, we provide unlimited free technical support for all users of our products including customers and evaluation. The main avenue for technical support is the S…... Macros Does Aspose.Words preserve macros? Yes, Aspose...Aspose.Words preserves macros (VBA project) existing in a Word document...

    forum.aspose.com/t/aspose-words-faq/2711
  3. Compress and Decompress VSDM Files via .NET

    C# compression and decompression source code to compress VSDM documents into a single zip archive or vice versa on .NET Framework, .NET Core....Visio application that supports macros. VSDM files are OPC/XML drawings...capability to run macros when the file is opened. Macros are user defined...

    products.aspose.com/zip/net/zip-file/vsdm/
  4. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...custom_document_properties , lists and macros. Most of these objects are...CompositeNode ) has_macros Returns True if the document has a VBA project...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Cells Features|Documentation

    Summarize Aspose.Cells for Java features and provide links to detailed feature descriptions....Preserve or remove addin, VBA, macros Yes Manipulate named ranges...

    docs.aspose.com/cells/java/aspose-cells-features/
  6. Assign Macro to Form Control with Node.js via C...

    Learn how to assign a Macro Code to a Form Control like a Button using Aspose.Cells for Node.js via C++....Assign Macro to Form Control with Node.js via C++ Contents [...Cells allows you to assign a Macro Code to a Form Control like...

    docs.aspose.com/cells/nodejs-cpp/assign-macro-t...
  7. .NET Excel API | Process Spreadsheet Formats vi...

    C# ASP.NET VB.NET library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV, HTML and so on....Excel-to-PDF conversion Modify VBA code or Macros in the template file...significant speed advantage over VBA. Paul Katz | Intersoft, USA The...

    products.aspose.com/cells/net/
  8. C++ API to Convert MD to XLSM | products.aspose...

    Convert MD to XLSM via C++ API without using Microsoft Excel or Adobe Reader...Excel macro-enabled file format, which supports macros and scripts...Visual Basic for Applications (VBA). This makes it an ideal choice...

    products.aspose.com/total/cpp/conversion/md-to-...
  9. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....if the document has a VBA project (macros). get_HasRevisions ()...RemoveMacros () Removes all macros (the VBA project) as well as toolbars...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Convert Excel each row into separate PDF - Free...

    Hi Aspose Team, I am looking to generate a number of PDFs , where each pdf should contain the each row from the worksheet. Lets say, I have 10 row in a sheet, I am looking to generate 10 PDF , with each having its own …...convert the same code to normal VBA code ? thanks in advance for...want to convert codes to macro VBA ,then run it in MS Excel?...

    forum.aspose.com/t/convert-excel-each-row-into-...