Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 70,286 for

path

(0.54 sec)
  1. 支持可中断库|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 使长时间运行的任务可取消。安全地中断 PowerPoint 和 OpenDocument 的渲染和转换,并提供示例。...ProcessPresentation ( string path , string outPath , CancellationToken...presentation = new Presentation ( path , options )) { presentation...

    docs.aspose.com/slides/zh/net/support-for-inter...
  2. Convert a Visio Shape To Svg|Documentation

    This section explains how to convert a visio shape to svg with Aspose.Diagram....NET // The path to the documents directory....

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  3. Embedded doc images distorted when converting t...

    Hello, After a version upgrade from 25.1 to 25.8, our team found embedded images are distorted when we convert the attached doc file to pdf. Using version 25.3 images are rendered correctly, but from version 25.4+ imag…...doc = MakeObject<Document>(u"path/to/input.docx"); // Configure...need // Save as PDF doc->Save(u"path/to/output.pdf", pdfOptions);...

    forum.aspose.com/t/embedded-doc-images-distorte...
  4. How to create a Aspose.Cells for .NET to conver...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao The goal is to show the entire worksheet (visible excel rows and columns) in a scrollable HTML preview inside a browser tab before excel create or download. …...Workbook workbook = new Workbook("path/to/your/excel/file.xlsx"); //...Replace "path/to/your/excel/file.xlsx" with the path to your Excel...

    forum.aspose.com/t/how-to-create-a-aspose-cells...
  5. 使用 C# 从 PDF 中提取表格数据|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 在 C# 中从 PDF 中提取表格数据...void ExtractTable () { // The path to the documents directory var...ExtractMarkedTable () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/extract-data-from-ta...
  6. Recognition Presets|Documentation

    Learn how to use recognition presets... read ( Paths . get ( hi ). toFile ()); BufferedImage...barCodeReader = new BarCodeReader ( Paths . get ( IMAGES_FOLDER , fileName...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. Read Barcodes from PDF Documents|Documentation

    How to Recognize Barcodes from PDF Files... Document ( $"{path}PDFDocumentWithPdf41.pdf" ))...Aspose . Pdf . Document ( $"{path}PDFDocumentWithPdf41.pdf" ))...

    docs.aspose.com/barcode/net/read-barcode-from-p...
  8. 使用窗口元素|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/zh/java/working-with-wi...
  9. FieldTemplate.IncludeFullPath | Aspose.Words fo...

    Discover the FieldTemplate IncludeFullPath property to easily manage full file Path inclusion, enhancing your project's efficiency and organization....whether to include the full file path name. public bool IncludeFullPath...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace text in MS Word document using Ruby.... Ruby Code ## The path to the documents directory....

    docs.aspose.com/words/java/find-and-replace-in-...