Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 159,315 for

open

(0.21 sec)
  1. Latest Aspose.3D Product Family topics - Free S...

    Get technical support of Aspose.3D for .NET and Java....741 December 10, 2024 Cannot open Siemens JT file 4 182 October...August 12, 2024 Error "cannot open this file" for 3mf file 9 398...

    forum.aspose.com/c/3d/18
  2. PDF Header Insertion Using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to work with headers from PDF via .NET.... Open NuGet package manager, search...the code in your environment. Open a PDF document using Document...

    products.aspose.com/pdf/net/header/
  3. Add Page Stamp to PDF using C++ | Aspose.PDF

    Add page stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++.... Open NuGet package manager, search...with an instance of Document. Open a PDF document using Document...

    products.aspose.com/pdf/cpp/stamps/page/
  4. 用Node.js通过C++创建成交量 开盘 最高 最低 收盘(VOHLC)股票图表|Docum...

    学习如何使用Aspose.Cells for Node.js via C++创建成交量 开盘 最高 最低 收盘股票图表。我们的指南将演示如何在图表中绘制股票市场数据,包括成交量、开盘价、最高价、最低价和收盘价,以便进行更好的分析和可视化。...以下示例代码加载了【示例Excel文件】(Volume-Open-High-Low-Close.xlsx),并生成了【输出Excel文件】(out...path . join ( dataDir , "Volume-Open-High-Low-Close.xlsx" ); // Create...

    docs.aspose.com/cells/zh/nodejs-cpp/create-volu...
  5. Convert POTX to JSON format via C++ | products....

    Export POTX to JSON format in C++ without using Microsoft Excel or Powerpoint...POTX to JSON Format via C++ Open POTX file using Presentation...Using the API, you can also open the password-protected document...

    products.aspose.com/total/cpp/conversion/potx-t...
  6. Convert PPTM to JSON format via C++ | products....

    Export PPTM to JSON format in C++ without using Microsoft Excel or Powerpoint...PPTM to JSON Format via C++ Open PPTM file using Presentation...Using the API, you can also open the password-protected document...

    products.aspose.com/total/cpp/conversion/pptm-t...
  7. Convert PPS to JSON format via C++ | products.a...

    Export PPS to JSON format in C++ without using Microsoft Excel or Powerpoint...Convert PPS to JSON Format via C++ Open PPS file using Presentation...Using the API, you can also open the password-protected document...

    products.aspose.com/total/cpp/conversion/pps-to...
  8. IFieldMergingCallback.ImageFieldMerging | Aspos...

    Discover the ImageFieldMerging method in IFieldMergingCallback, designed for seamless image insertion in Aspose.Words mail merge. Enhance your document automation!... Open (); // Open the data reader, which...

    reference.aspose.com/words/net/aspose.words.mai...
  9. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...saveFormatToExtensio ( saveFormat ); // If we open this document with an appropriate...toEqual ( true ); // If we wish to open or edit this document again...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert PDF to PDF/A formats|Aspose.PDF for C++

    Learn how to convert PDF documents to PDF/A format for long-term preservation using Aspose.PDF in C++....pdf" ); // Open document auto document = new...logfilename ( "log.xml" ); // Open document auto document = new...

    docs.aspose.com/pdf/cpp/convert-pdf-to-pdfa/