Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 143,831 for

open

(0.06 sec)
  1. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for .Net ....follow these steps: Open Microsoft Excel and open the workbook that...“Defined Names” group. This will open the Name Manager dialog box...

    docs.aspose.com/cells/net/delete-named-ranges/
  2. Advanced Techniques for Extracting Text from PP...

    Learn how to streamline your workflows by extracting text from PPT, PPTX, and ODP presentations. Explore the differences between binary and XML-based formats, discover best practices, and integrate extracted content into search, analytics, and accessibility solutions.... PPTX (Open XML Specification) Introduced...2007 , PPTX is built on Office Open XML , an XML-based standard...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  3. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded OLE object from a stream into the document in C++....spreadsheetStream = System :: IO :: File :: Open ( get_MyDir () + u "Spreadsheet...System :: IO :: FileMode :: Open ); builder -> Writeln ( u "Spreadsheet...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Hide and Unhide Worksheets in a Workbook in VST...

    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....steps to hide a worksheet are: Open a file. Get a worksheet. Hide...xls" ; //Open the Excel file. excelApp . Workbooks . Open ( myPath...

    docs.aspose.com/cells/net/hide-and-unhide-works...
  5. MailMerge.ExecuteADO | Aspose.Words for .NET

    Streamline your document creation with the MailMerge ExecuteADO method. Effortlessly merge ADO Recordset data for efficient, personalized output.... Open _ "SELECT TOP 50 * FROM Customers...) Dim Doc Set Doc = Helper . Open ( "CustomerLabels.doc" ) Doc...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Remove Pages from PDF using Go via C++ | Aspose...

    Remove pages from PDF file programmatically with Go sample code using Aspose.PDF for Go via C++... Open the existing document. Delete...PDF library. First, you should open an existing PDF document named...

    products.aspose.com/pdf/go-cpp/pages/remove/
  7. Merge PDF Documents using C++ | Aspose.PDF

    Combine various PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Open NuGet package manager, search...your environment. Open first document. Open second document. Add...

    products.aspose.com/pdf/cpp/merger/
  8. Convert ODT to XLTX in C++ or with free Online ...

    C++ API to Convert ODT to XLTX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to XLTX online converter quickly before integrating the code....used for documents created by open source applications such as...LibreOffice, and NeoOffice. It is an open standard for electronic documents...

    products.aspose.com/total/cpp/conversion/odt-to...
  9. Array Dimensions exceeded supported range ERROR...

    Array Dimensions exceeded supported range ERROR in version 22.1.0 replaced by System Stack Overflow in version 25.3.0.0 Hi. I was trying to Open a specific file using Aspose.Task version 22.1.0 and...... I was trying to open a specific file using Aspose...25.3.0.0 Hi. I was trying to open a specific file using Aspose...

    forum.aspose.com/t/array-dimensions-exceeded-su...
  10. Check Format in Ruby|Aspose.Words for Java

    Check file format using Ruby.... DOCX puts "Office Open XML WordprocessingML Macro-Free...load_format . DOCM puts "Office Open XML WordprocessingML Macro-Enabled...

    docs.aspose.com/words/java/check-format-in-ruby/