Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 60,943 for

path

(0.09 sec)
  1. 在 PostScript 中使用填充图案 | .NET

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...rectngle path for every pattern square 24 GraphicsPath path = new...new GraphicsPath(); 25 path. AddRectangle ( new RectangleF(0, 0...

    docs.aspose.com/page/zh/net/ps/working-with-hat...
  2. Convert PostScript files using .NET

    PS to PDF conversion functionality included in Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....NET // The path to the documents directory....com/aspose-page/Aspose.Page-for-.NET // The path to the documents directory....

    docs.aspose.com/page/net/convert-ps/
  3. Convert ZIP, TAR, CPIO, RAR, 7Z and other Archi...

    Сonversion of RAR to ZIP, CAB to CPIO, TAR to ZIP, CPIO to TAR.BZ2 and more other formats with the powerful tool, Aspose.Zip with few lines of C# code via .NET library. Check online ZIP Converter for free!...for decompression, supplying path to the archive. Extract each...just use its path. Save the archive to the path provided. Convert...

    products.aspose.com/zip/net/conversion/
  4. 使用透明度 | C++

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 C++ 中使用该功能。...System ::SharedPtr < XpsPath > path = canvas -> AddPath(doc -> ...228,180 228,285 10,285" )); 8 path -> set_Fill(doc -> CreateSolidColorBrus(doc...

    docs.aspose.com/page/zh/cpp/xps/working-with-tr...
  5. Convert OneNote to PDF with Missing Font Replac...

    This guide explains how to convert OneNote files to PDF while handling missing fonts. Learn about solutions for font issues and ensuring proper PDF output.... Copy 1 // The path to the documents directory....Document oneFile = new Document(Path.Combine(dataDir, "missing-font...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  6. Open Presentations in Java|Aspose.Slides Docume...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Java—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. Presentation...

    docs.aspose.com/slides/java/open-presentation/
  7. Barcode Generation Specifics in C#|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for .NET... Save ( $"{path}Code39Extended.png" , BarCodeImageFormat...Pixels = 2 ; gen . Save ( $"{path}Ean13.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/generate-barcode-ty...
  8. Open PDF Document|Aspose.PDF for Java

    Learn how to open a PDF file with Aspose.PDF for Java....Path ; import java.nio.file.Paths ; import com.aspose...{ } private static Path _dataDir = Paths . get ( "/home/admi...

    docs.aspose.com/pdf/java/open-pdf-document/
  9. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations.... Presentation ( path + "AddNodes.pptx" ) as pres...with slides . Presentation ( path + "AccessSmartArt.pptx" ) as...

    docs.aspose.com/slides/python-net/manage-smarta...
  10. Open Presentations in JavaScript|Aspose.Slides ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Node.js via Java—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. let presentation...

    docs.aspose.com/slides/nodejs-java/open-present...