Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 66,071 for

path

(1.46 sec)
  1. 管理页眉和页脚|Aspose.PDF for .NET

    探索如何在 .NET 中使用 Aspose.PDF 操作 PDF 文件中的页眉和页脚,以改善文档结构。...static void AddHeader () { // The path to the documents directory var...static void AddFooter () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/manage-header-and-fo...
  2. 使用窗口元素|Documentation

    本节用Aspose.Diagram说明visio窗口元素的get属性。...NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/zh/net/working-with-win...
  3. Pdf to doc conversion produces a null reference...

    Hi, I am trying to convert a pdf document to .doc but get and error as below. The pdf contains ECG diagrams etc. Unfortunately I cannot share the file with you as it was produced within the NHS and is protected by GDPR.…...Save(String path, OutputFormats outputFormat)...SaveConvertedDocumen(String path, OutputFormats outputFormat)...

    forum.aspose.com/t/pdf-to-doc-conversion-produc...
  4. 将图表转换为图片(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表导出为 JPEG 或 PNG 等图像格式。我们的指南将演示如何从 Microsoft Excel 导出图表并将其保存为独立图片,以供进一步使用和操作。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/chart-to-image/
  5. Basic samples how to convert OneNote to Html

    You will learn how to convert OneNote to Html programmatically or online and consider C# examples of OneNote to Html conversions using Aspose.Note.... // The path to the documents directory....in HTML format. Copy 1 // The path to the documents directory....

    docs.aspose.com/note/net/convert-onenote-to-htm...
  6. Working with Linear Extrusion|Documentation

    Aspose.3D for .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....intermediate points along the path of the extrusion. Following...intermediate points along the path of the extrusion // Perform...

    docs.aspose.com/3d/net/working-with-linear-extr...
  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. Vectorization – Basic Overview – Aspose.SVG for...

    The articles in this section explain how to convert SVG text to vector and how to convert a raster image to a vector graphic using Aspose.SVG API....geometric shapes made up from path elements and stored as SVG....mathematical curves, splines, paths and lines. Vector images are...

    docs.aspose.com/svg/net/vectorization/
  10. Java Virtual threads : sometimes results in com...

    Hi – We’ve discovered that using a ExecutorService of virtual threads, will sometimes lead to exception : “com.aspose.words.FileCorruptedException: The document appears to be corrupted and cannot be loaded.” gist of th…..."/tmp/docs/"; Set<Path> files = Files.list(Path.of(docsFolder))...repeat < 30; ++repeat) { for (Path docPath : files) { log.info("doc:...

    forum.aspose.com/t/java-virtual-threads-sometim...