Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 69,974 for

paths

(1.38 sec)
  1. Python를 사용하여 CGM 파일을 JPEG로 변환합니다 | Aspose.PDF

    CGM 을 JPEG 로 변환하기 위한 파이썬 샘플 코드입니다.Python과.NET을 사용하여 일괄 CGM 을 JPEG 로 변환하는 예제 코드를 사용하십시오... path.join() 함수를 사용하여 입력 PDF 파일 및...from os import path from io import FileIO # The path to the documents...

    products.aspose.com/pdf/ko/python-net/conversio...
  2. 使用 Python 將 TEX 文件轉換為 XML | Aspose.PDF

    TEX 到 XML 轉換的 Python 示例代碼片段。 檢查使用 Python 和 .NET 將 TEX 批量轉換為 XML 的示例代碼...path 模块中的 path.join 函数指定输入 PDF 文档的路径,使用文件名联接...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hant/python-net/conv...
  3. Excel i Pdf, Görüntü ve diğer formatlara C++ il...

    Aspose.Cells for C++ kullanarak Excel dosyalarını Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML ve daha fazlasına dönüştürün....Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/tr/cpp/convert-workbook-t...
  4. XMP Metadata gets lost after PDF/A-3 conversion...

    Hi, i’m trying to generate a valid ZUGFeRD 2.x EN_16931 file. If i add the xmp bevor the conversion to PDF/A-3 then the metadata is not there afterwards. If i add the xmp after the PDF/A-3 conversion the file is not a …...create my pdf file: String path = Paths.get(testPath, "RE-20201121_508...new File(path); assertTrue(blanko.exists()); path = Paths.get(testPath...

    forum.aspose.com/t/xmp-metadata-gets-lost-after...
  5. Text Rendering using Font library | .NET

    Convert text to images and render TrueType and OpenType fonts within .NET products. C# APIs for the developers to manipulate and font files....; //Font file name with full path 3 var outFile = dataDir + "arial...; //Font file name with full path 3 var outFile = dataDir + "arial...

    docs.aspose.com/font/net/developer-guide/text-r...
  6. How to Resize Document During Conversion from S...

    Learn how to use Aspose.SVG for .NET rendering options to resize document pages to the size of the SVG content and vice versa....takes options and output file path savePath as parameters. Use...Prepare path to a source SVG file 4 string documentPath = Path. Combine...

    docs.aspose.com/svg/net/resize-document/
  7. グラデーションの操作 | Python

    XPSファイルに垂直、水平、または線形グラデーションを追加する方法は、Aspose.Page APIソリューションで回答されています。Pythonの機能について学びましょう。...from util import Util 5 # The path to the documents directory....248), 1)) 17 # Create a new path by defining geometery in an...

    docs.aspose.com/page/ja/python-net/xps/working-...
  8. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...Create the necessary graphics path or a font in dependence on what...PsDocument Fill the graphics path with current paint or fill the...

    docs.aspose.com/page/python-net/ps/working-with...
  9. Node.js kullanarak C++ ile çalışma sayfası benz...

    Bu makale, Node.js kütüphanesi ve C++ API programını kullanarak Excel çalışma sayfası benzersiz kimliğini nasıl alınacağını gösterir.... Kaynak Kodu const path = require ( "path" ); const AsposeCells..."aspose.cells.node" ); // The path to the documents directory....

    docs.aspose.com/cells/tr/nodejs-cpp/get-workshe...
  10. Flytta cellområde i ett kalkylblad med Node.js ...

    Lär dig hur man flyttar ett cellområde i ett kalkylblad med Aspose.Cells for Node.js via C++....Utgångsfilen const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/sv/nodejs-cpp/move-range-...