Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 60,984 for

path

(0.11 sec)
  1. XML to BMP Converter using C# | Aspose.PDF

    Sample code for XML to BMP C# conversion. Use API example code for batch XML files to BMP conversion within VB.NET, ASP.NET, or any .NET-based application...with page index & output file path as parameters Save the output...BMP Output file: var xmlFile = Path . Combine ( dataDir , "xml-to-pdf...

    products.aspose.com/pdf/net/conversion/xml-to-bmp/
  2. Hatch Fucnction Not Work - Free Support Forum -...

    Hi there,I have a problem with aspose.cad for .net to create a hatch ring fill with white. The code I wrote is below for(var i = 0 ; i < jzdInfos.Count ; i ++) { if (i == jzdInfos.Count - 1) continue; var x = jzdInf…...BoundaryPath = [] }; // Outer boundary path (big circle) var outerPath =...= 1 } ] }; // Inner boundary path (middle circle, reversed) var...

    forum.aspose.com/t/hatch-fucnction-not-work/322760
  3. Manage canvases of PS file | C++

    C++ API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C++ code....Create a rectangle graphics path. Save the current graphics state...SetPaint() Method. Fill the graphics path by means of the Fill() method...

    products.aspose.com/page/cpp/work-with-ps-graph...
  4. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... Create a rectangle path. Fill the rectangle with the...the document. Copy 1 // The path to the documents directory....

    docs.aspose.com/page/cpp/ps/working-with-textures/
  5. Set Barcode Size and Resolution in C#|Documenta...

    How to Set Size Units for Barcodes in Aspose.BarCode for .NET... Save ( $"{path}UnitIn3Pixels.png" , BarCodeImageFormat...Millimeters = 2 ; gen . Save ( $"{path}UnitIn2Millimeters.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/set-barcode-size/
  6. 在Python中插入和删除行和列|Documentation

    使用Python Excel API在Python中创建Excel电子表格。在您的Python应用程序中无需MS Office即可插入或删除XLSX或XLS中的行。...Workbook object by excel file path workbook = self . Workbook (...Workbook object by excel file path workbook = self . Workbook (...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  7. 档案

    档案...עִברִית čeština Svenska Clipping Path 是一个封闭的矢量路径,用于选择应该可见的图像部分。创建...specification Name = "My Path", // Path name Records = CreateR...

    blog.aspose.com/zh/imaging/create-clipping-path...
  8. Image Vectorization – C# Examples – Aspose.SVG ...

    Learn how to vectorize images with Aspose.SVG. Consider image vectorization functionalities and the effect of configuration properties on the result....42 } 43 }; 44 45 // Prepare a path for a source image file 46 string...string sourcePath = Path. Combine (DataDir, "formats.png" );...

    docs.aspose.com/svg/net/image-vectorization-exa...
  9. 使用 C# 处理 PDF 图层|Aspose.PDF for .NET

    下一任务解释如何锁定 PDF 图层、提取 PDF 图层元素、扁平化分层 PDF,并将 PDF 中的所有图层合并为一个。...void LockLayerInPDF () { // The path to the documents directory var...SaveLayersFromPdf () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/work-with-pdf-layers/
  10. 使用ChartGlobalizationSettings类通过Node.js与C++设置图表组...

    了解如何在Aspose.Cells for Node.js via C++中使用ChartGlobalizationSettings类为图表组件设置不同语言。我们的指南将帮助您理解如何本地化图表元素、标签和图例。... try { const path = require ( "path" ); const AsposeCells...existing Workbook const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/zh/nodejs-cpp/using-chart...