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

path

(2.01 sec)
  1. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...Document doc = new Document("path/to/your/document.docx"); //...document is loaded from a specified path. LayoutEnumerator : An instance...

    forum.aspose.com/t/how-to-calculate-paragraphs-...
  2. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class....AddPdfFileSignature () { // The path to the documents directory var...AddTwoSignature () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  3. Working with Text Boxes|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....Diagram-for-Java // The path to the documents directory....ose.Diagram-for-Java // The path to the documents directory....

    docs.aspose.com/diagram/java/working-with-text-...
  4. Upgrade Aspose.Grid.Web to Aspose.Cells.GridWeb...

    This article introduces how to upgrade in GridWeb....Web client path, agw_client , has changed to...Aspose.Cells.GridWeb. The client path setting in the web.config file...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides in JavaScript—PPT, PPTX—to clean Markdown with Aspose.Slides for Node.js via Java, automate documentation and keep formatting....application (and a relative path will be built for them in the...you can specify your preferred path and folder name. This JavaScript...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  6. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code.... path . join ( sourceDir , "Drawing1...class diagram = Diagram ( os . path . join ( sourceDir , "Drawing1...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  7. Convert other file formats to PDF in .NET|Aspos...

    This topic shows you how Aspose.PDF allows converting other file formats such as EPUB, MD, PCL, XPS, PS, XML, and LaTeX to a PDF document....ConvertEPUBtoPDF () { // The path to the documents directory var...ConvertEPUBtoPDFAdv () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  8. 将 HTML 转换为 JPG – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 HTML 转换为 JPG。在 C# 示例中考虑各种 HTML 到 JPG 的转换情况。尝试在线 HTML 转换器。... Jpeg ), Path. Combine (OutputDir, "convert-with-single-line...JPG using C# 2 3 // Prepare a path to a source HTML file 4 string...

    docs.aspose.com/html/zh/net/convert-html-to-jpg/
  9. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....static void AddText () { // The path to the documents directory var...LoadingFontFromStrea () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  10. Mht to pdf - exception - "Cannot read field "bd...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “Cannot read field “bds” because “” is null” input file 2.zip (73.4 KB)...adapt it to your specific file paths and options: package com.aspose...new java.io.FileInputStream("path/to/your/input.mht")) { // Initialize...

    forum.aspose.com/t/mht-to-pdf-exception-cannot-...