Sort Score
Result 10 results
Languages All
Labels All
Results 9,521 - 9,530 of 66,107 for

paths

(1.27 sec)
  1. PDF to PPTX conversion issues - Free Support Fo...

    Hello, We’re having issues with converting a PDF file containing content into PPTX using the Aspose.PDF library. Input PDF: Input.pdf (37.7 KB) Result PPTX: Result.7z (66.1 KB) Here are found issues: Paragraph spac…... Path pdfPath = Paths.get("input.pdf"); Path pptxPath...pptxPath = Paths.get("result.pptx"); try (Document srcDoc = new Document(Files...

    forum.aspose.com/t/pdf-to-pptx-conversion-issue...
  2. Consolidation Function with C++|Documentation

    Learn how to apply a ConsolidationFunction to data fields of a pivot table using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/consolidation-function/
  3. Node.jsを通じてC++でWorkbookをStrict Open XML Spreads...

    Aspose.Cells for Node.js via C++を使用して、WorkbookをStrict Open XML Spreadsheet形式で保存する方法を学びます。... サンプルコード const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/ja/nodejs-cpp/save-workbo...
  4. Configurer l option du tableau croisé dynamique...

    Apprenez comment définir l option "Pour les cellules vides, afficher" dans les tableaux croisés dynamiques avec Aspose.Cells en C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/fr/cpp/setting-pivot-tabl...
  5. Функция консолидации с C++|Documentation

    Узнайте, как применить функцию консолидации к полям данных сводной таблицы с помощью Aspose.Cells и C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/ru/cpp/consolidation-func...
  6. Rückgabe eines Wertebereichs mit AbstractCalcul...

    Dieser Artikel stellt eine abstrakte Berechnungs Engine vor, die in Excel einen Wertebereich mit der Aspose.Cells Bibliothek für Node.js über C++ zurückgibt. Lernen Sie, eine Excel Datei zu laden oder zu erstellen und die modifizierte Datei auf Festplatte zu speichern....]); } } try { const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/de/nodejs-cpp/returning-a...
  7. Calcul de la fonction IFNA avec Python.NET en u...

    Apprenez comment calculer la fonction IFNA dans les fichiers Excel en utilisant Aspose.Cells pour Python.NET. Gérez les erreurs...NET # The path to the documents directory....current_dir = os . path . dirname ( os . path . abspath ( __file__...

    docs.aspose.com/cells/fr/python-net/calculating...
  8. Note sulla versione di Aspose.PSD per .NET 24.2...

    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....Modello string fileSorgente = Path . Combine ( cartellaBase , ...psd" ); string fileOutput = Path . Combine ( cartellaOutput ...

    docs.aspose.com/psd/it/net/aspose-psd-for-net-2...
  9. Converting a XML file to TEX using C# | Aspose.PDF

    Sample code for XML‑to‑TEX conversion in .NET. Use the API example code for batch XML‑to‑TEX conversion within VB.NET, ASP.NET, or any .NET‑based application....while passing the output file path & SaveFormat.Tex as parameters...TEX Output file: var xmlFile = Path . Combine ( dataDir , "xml-to-pdf...

    products.aspose.com/pdf/net/conversion/xml-to-tex/
  10. C++でHTMLリンクターゲットの種類を変更する方法|Documentation

    Aspose.Cells for C++を使用してHTMLリンクのターゲット属性をプログラムで制御し、ターゲットタイプを変更する方法を学びます。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/ja/cpp/change-the-html-li...