Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 61,555 for

path

(0.08 sec)
  1. 使用C++计算公式|Documentation

    本文介绍如何使用Aspose.Cells库结合C++计算Microsoft Excel中的公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法来计算公式并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/calculate-formulas/
  2. Trailer not found al intentar cargar un pdf - F...

    Hola, Estoy intentando firmar un pdf ya creado con ASPOSE.Pdf versión 25.10.0 pero cuando intento cargar el fichero con un objeto Document o con PdfFileSignature.BindPdf me da el error Aspose.Pdf.InvalidPdfFileFormatExc…...older overload expects a file path or stream that must be fully...handling – Passing a relative path that does not resolve to the...

    forum.aspose.com/t/trailer-not-found-al-intenta...
  3. General|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....Data in Async Mode Specify the path where GridWeb stores temporary...

    docs.aspose.com/cells/net/general/
  4. 使用 C# 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解支持的 SVG 到图像转换方案以及如何在 C# 中执行它们。您将找到 C# 示例和在线 SVG 转换器...(SVGDocument document = new SVGDocument(Path. Combine (DataDir, "owl-edited...ConvertSVG (document, saveOptions, Path. Combine (OutputDir, "owl-edited...

    docs.aspose.com/svg/zh/net/convert-svg-to-image/
  5. 演示文稿格式|Aspose.Slides for Python 文档

    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.... get_presentation_info ( path + "HelloWorld.pptx" ) if info...

    docs.aspose.com/slides/zh/python-net/presentati...
  6. Open a password-protected PDF using Rust|Aspose...

    Open a password-protected PDF File with Aspose.PDF for Rust via C++....open_with_password and provide the file path along with the owner password...

    docs.aspose.com/pdf/rust-cpp/open-password-prot...
  7. Aspose Cdr to Pdf convertion Heap Error - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java…...printStackTrace(); } // Path to the input CDR file String...oads\\Holy Snake d.cdr"; // Path to the output PDF file String...

    forum.aspose.com/t/aspose-cdr-to-pdf-convertion...
  8. Convert HTML to PDF Format in Ruby|Aspose.PDF f...

    Learn how to convert HTML content to PDF format in Ruby using Aspose.PDF for reliable and accurate document generation.... Ruby Code # The path to the documents directory ...

    docs.aspose.com/pdf/java/convert-html-to-pdf-fo...
  9. Open Presentations in .NET|Aspose.Slides Docume...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for .NET—fast, reliable, fully featured....Presentation class and pass the file path to its constructor. The following...Presentation class and pass a file path to its constructor. using (...

    docs.aspose.com/slides/net/open-presentation/
  10. Alternative to document.isLicensed() in Aspose....

    I was using document.isLicensed() after setting license when using Java 11. the reason is that if there was some problem setting the license or it expired then I really DO NOT want the eval mode stamps put on my producti…...the license file (adjust the path or use an InputStream as needed)...classpath rather than the module path in your Lucee deployment. As...

    forum.aspose.com/t/alternative-to-document-isli...