تعلم كيفية استخدام Aspose.Cells for Node.js via C++ لتحويل مخطط إلى مستند PDF. يوضح دليلنا كيفية تصدير مخطط من Microsoft Excel وحفظه كملف PDF للمشاركة والأرشفة لاحقًا....to the documents directory. const dataDir = path . join ( __dirname...to PDF chart . toPdf ( path . join ( dataDir , "chartPDF_out.pdf"...
Lernen, wie man Arbeitsmappen Metadaten mit Aspose.Cells for Node.js via C++ bearbeitet....to the documents directory. const dataDir = path . join ( __dirname...AsposeCells . MetadataType . Document_Properties ); const meta =...
Lär dig hur man redigerar arbetsboksmetadata med Aspose.Cells for Node.js via C++....to the documents directory. const dataDir = path . join ( __dirname...AsposeCells . MetadataType . Document_Properties ); const meta =...
Lägg till, ta bort och aktivera kalkylblad med Aspose.Cells for Node.js via C++....to the documents directory. const dataDir = path . join ( __dirname...file workbook . save ( path . join ( dataDir , "output.out.xls"...
Узнайте, как сохранять указанные листы в PDF с помощью Aspose.Cells for Node.js via C++....to the documents directory. const dataDir = path . join ( __dirname..."data" ); const filePath = path . join ( dataDir , "sheetset-example...
Aspose.Cells for Node.js via C++ kullanarak belirli çalışma sayfalarını PDF ye nasıl kaydedeceğinizi öğrenin....to the documents directory. const dataDir = path . join ( __dirname..."data" ); const filePath = path . join ( dataDir , "sheetset-example...
Aprende cómo editar los metadatos del libro usando Aspose.Cells for Node.js via C++....to the documents directory. const dataDir = path . join ( __dirname...AsposeCells . MetadataType . Document_Properties ); const meta =...
Protéger par mot de passe et chiffrer des fichiers ODS en utilisant Aspose.Cells for Node.js via C++....to the documents directory. const sourceDir = path . join ( __dirname...); const outputDir = path . join ( __dirname , "output" ); //...