Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 158,562 for

open

(0.26 sec)
  1. .IFC to .STEP Conversion using ASPOSE.CAD - Fre...

    Hi, I want to convert .IFC file to .STEP file using c# .Net with the use of Aspose.CAD, converted step file not Open in solid works application, as well, are there any options in the ASPOSE library to stitch the faces us…...CAD, converted step file not open in solid works application,...experiencing with the .STEP file not opening in SolidWorks is likely due...

    forum.aspose.com/t/ifc-to-step-conversion-using...
  2. 使用 C# 从 PDF 文件中提取矢量数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得简单。您可以获取矢量数据(路径、多边形、多线段),例如位置、颜色、线宽等。...GetDataDir_AsposePdf_WorkingDocuments (); // Open PDF document using ( var document...GetDataDir_AsposePdf_WorkingDocuments (); // Open PDF document using ( var document...

    docs.aspose.com/pdf/zh/net/extract-vector-data-...
  3. Access Hyperlink object of the GridWeb Cell|Doc...

    This article introduces how to work with hyperlink in GridWeb....GetHyperlink(int row, int column) Open Hyperlink in New or Existing...hyperlink in a GridWeb cell, it will open in a new window instead of the...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. OlePackage | Aspose.Words for Java

    Allows to access OLE Package properties in Java.... // OLE objects allow us to open other files in the local file... // OLE objects allow us to open other files in the local file...

    reference.aspose.com/words/java/com.aspose.word...
  5. Add Images to PDF using Python | Aspose.PDF

    Adding images into PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... Open NuGet package manager, search...Create a Document object and open the input PDF document. Get...

    products.aspose.com/pdf/python-net/images/add/
  6. Protect and Unprotect Worksheets|Documentation

    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....xlsx" ; // Open the Excel file. excelApp . Workbooks . Open ( myPath...AI Document Assistant Close Open Text Files as Workbooks Protecting...

    docs.aspose.com/cells/net/protect-and-unprotect...
  7. 使用 Node.js 和 C++ 管理工作簿元数据|Documentation

    学习如何使用Aspose.Cells for Node.js via C++编辑工作簿元数据。...join ( __dirname , "data" ); // Open Workbook metadata const options..., "Sample2.out.xlsx" )); // Open the workbook const w = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/using-workb...
  8. OdtSaveOptions.MeasureUnit | Aspose.Words for .NET

    Customize your document's MeasureUnit with OdtSaveOptions. Choose your preferred measurement units for precision—default is Centimeters....MeasureUnit { get ; set ; } Remarks Open Office uses centimeters when...using the metric system, which Open Office uses. // We can set the...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB to PDF using Aspose.HTML Python library. Consider various EPUB to PDF conversion scenarios in Python code examples....Contents [ Hide Show ] EPUB is an open XML-based format for digital...{{/if_output}} # Open an existing EPUB file for reading with open("{{input...

    docs.aspose.com/html/python-net/convert-epub-to...
  10. Insert a new worksheet|Documentation

    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....InsertWorksheet ( string docName ) { // Open the document for editing. using...spreadSheet = SpreadsheetDocument . Open ( docName , true )) { // Add...

    docs.aspose.com/cells/net/insert-a-new-worksheet/