Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 15,966 for

log

(0.16 sec)
  1. تحويل PDF إلى تنسيقات PDF/A|Aspose.PDF لـ C++

    يوضح لك هذا الموضوع كيف يسمح Aspose.PDF بتحويل ملف PDF إلى ملف PDF متوافق مع PDF/A....String for log file name String logfilename ( "log.xml" ); //...String for log file name String logfilename ( "log.xml" ); //...

    docs.aspose.com/pdf/ar/cpp/convert-pdf-to-pdfa/
  2. Ekstrak Teks dari PDF di Node.js|Aspose.PDF unt...

    Artikel ini menjelaskan berbagai cara untuk mengekstrak teks dari dokumen PDF menggunakan Aspose.PDF untuk Node.js via C++....log. Jika parameter json.errorCode...AsposePdfExtractText ( pdf_file ); console . log ( "AsposePdfExtractText => %O"...

    docs.aspose.com/pdf/id/nodejs-cpp/extract-text-...
  3. استخراج النص من PDF في Node.js|Aspose.PDF for N...

    يصف هذا القسم كيفية استخراج النص من مستند PDF باستخدام Aspose.PDF لـ Node.js عبر مجموعة أدوات C++....log. إذا لم يكن معامل json.errorCode...AsposePdfExtractText ( pdf_file ); console . log ( "AsposePdfExtractText => %O"...

    docs.aspose.com/pdf/ar/nodejs-cpp/extract-text/
  4. Uso de Aspose.Slides en Azure|Documentación de ...

    Utilice Aspose.Slides en Azure App Service, Functions y contenedores para generar, editar y convertir PPT, PPTX y ODP en aplicaciones .NET escalables en la nube....Stream outputFile , ILogger log ) { log . LogInformation ( $"Converting...outputFile , SaveFormat . Pdf ); } log . LogInformation ( "Conversion...

    docs.aspose.com/slides/es/net/using-aspose-slid...
  5. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document document = new Document("document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …...“Widow/Orphan” case: The issue has been logged as WORDSNET-26690 . ANDREA...next” case: The issue has been logged as WORDSNET-26691 . ANDREA...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  6. Node.jsとC++を使ったソースワークシートからのページ設定の設定をコピー。|Docume...

    この資料では、Node.js APIまたはC++ライブラリのサンプルコードを使って、ソースワークシートのページ設定をターゲットワークシートにプログラム的にコピーする方法を解説します。... log ( "Before Paper Size: " + TestSheet1...getPaperSize ()); console . log ( "Before Paper Size: " + TestSheet2...

    docs.aspose.com/cells/ja/nodejs-cpp/copy-page-s...
  7. Node.js üzerinden .NET ile Zimbra TGZ Dosyaları...

    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.... log ( "Directory:" , directoryName... currentMessage ; console . log ( "Subject:" , message . subject...

    docs.aspose.com/email/tr/nodejs-net/read-export...
  8. קרא וייצא קבצי Zimbra TGZ ב‑Node.js דרך .NET|Do...

    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.... log ( "Directory:" , directoryName... currentMessage ; console . log ( "Subject:" , message . subject...

    docs.aspose.com/email/he/nodejs-net/read-export...
  9. How to use Aspose.CAD in TypeScript|CAD Documen...

    Use Aspose.CAD in TypeScript....log(fileFormat); // LOAD var file...= Image.load(array); console.log(file); // SAVE var exportedFilePromise...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  10. افزودن صفحات به PDF با استفاده از Go | Aspose.PDF

    صفحات PDF را به صورت برنامه نویسی با کد نمونه Go با استفاده از Aspose.PDF برای Go via C++ به سند خود اضافه کنید...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename..."sample.pdf" ) if err != nil { log . Fatal ( err ) } // PageAdd()...

    products.aspose.com/pdf/fa/go-cpp/pages/add/