Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 67,407 for

paths

(0.26 sec)
  1. Signed License Support - Alternative to License...

    Does Aspose.PDF for .NET support signed licenses? For example, instead of using a physical license file: license.SetLicense(“path/to/file.lic”); Can I use a signed license string directly in code like: license.SetLic…...SetLicense(“path/to/file.lic”); Can I use a signed...License(); license.SetLicense("path/to/your/license/file.lic");...

    forum.aspose.com/t/signed-license-support-alter...
  2. Not able to extract attached files from PDF - F...

    Hi, I am not able to extract attachments from PDF. // 4 files are attached. I am getting Null values. public void ExtractAttachments(string Folder) { try { foreach (File…...Length); string file = Path.GetFileName(fileSpecification...getting null string fileName = Path.Combine(Folder, file); FileStream...

    forum.aspose.com/t/not-able-to-extract-attached...
  3. C++ ile Çalışma Sayfası Sekmesi Rengini Ayarla|...

    Bu makale, C++ API veya Kütüphane kullanarak Excel çalışma sayfası Sekme Rengini programatik olarak ayarlayan örnek kodları göstermektedir....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/tr/cpp/set-worksheet-tab-...
  4. Sätt arbetsbladets flikfärg med C++|Documentation

    Denna artikel visar exempel kod som sätter Excel arbetsbladets flikfärg programatiskt med C++ API eller bibliotek....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/sv/cpp/set-worksheet-tab-...
  5. Spécifier l auteur lors de la protection en écr...

    Spécifier un nom d auteur lors de la protection en écriture d un classeur utilisant Aspose.Cells for Node.js via C++....Code d’exemple const path = require ( "path" ); const AsposeCells...XLSX format. const outputDir = path . join ( __dirname , "output"...

    docs.aspose.com/cells/fr/nodejs-cpp/specify-aut...
  6. حماية مشروع VBA لكائن دفتر عمل إكسل بكلمة مرور ...

    تعلم كيفية حماية مشروع VBA لكائن دفتر عمل إكسل باستخدام Aspose.Cells مع C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/ar/cpp/password-protect-t...
  7. Cargar archivo de Excel origen sin gráficos con...

    Aprenda cómo cargar un archivo de Excel sin gráficos usando Aspose.Cells con C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/es/cpp/load-source-excel-...
  8. Конвертировать PDF/A в формат PDF|Aspose.PDF fo...

    Эта тема показывает, как Aspose.PDF позволяет конвертировать файл PDF/A в PDF документ с помощью Java библиотеки....String pdfaDocumentFileName = Paths . get ( DATA_DIR . toString...(); String documentFileName = Paths . get ( DATA_DIR . toString...

    docs.aspose.com/pdf/ru/java/convert-pdfa-to-pdf/
  9. 使用 Python 打印 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 透過 Python 範例程式碼以程式方式列印 PDF 文檔...aprinting from os import path path_infile = path . join ( self . data_dir...PdfViewer () viewer . bind_pdf ( path_infile ) viewer . auto_resize...

    products.aspose.com/pdf/zh-hant/python-net/print/
  10. Cargar libro con tamaño de papel de impresora e...

    Aprenda cómo establecer el tamaño de papel de la impresora al cargar un libro usando Aspose.Cells for Node.js via C++.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/es/nodejs-cpp/load-workbo...