Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 61,060 for

paths

(0.4 sec)
  1. Aspose.PSD for .NET cant get warping to work in...

    Hello, I’m testing PSD files with smart objects with warping but for some reason we cant get the custom warping to work. Any help would be appreciated....void Run() { // Define the paths for the source and output files...file names string sourceFile = Path.Combine(baseDir, "source.psd");...

    forum.aspose.com/t/aspose-psd-for-net-cant-get-...
  2. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet.... Path-Based Graphics - PostScript uses a path-based approach...outline of the shape. Common path operators include moveto , lineto...

    products.aspose.com/page/cpp/add-shapes-to-ps/
  3. How to Change HTML Background Color Using Python

    Learn how to set the background color of HTML documents using Aspose.HTML for Python via .NET. Consider various ways in ready-to-use Python examples....html as ah 5 6 # Prepare output path for document saving 7 output_dir...exist_ok = True) 9 save_path = os. path . join (output_dir, "c...

    docs.aspose.com/html/python-net/how-to-change-b...
  4. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...void AddImageToPDF () { // The path to the documents directory var...AddImageToPDFUsingPd () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  5. TeX to SVG Conversion API| C++

    TeX to SVG conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to SVG....e::TeX::TeXJob>(System::IO::Path::Combine(RunExamples::InputDirectory...SVG files describe shapes, paths, text, and filters in a resolution‑independent...

    products.aspose.com/tex/cpp/conversion/tex-to-svg/
  6. PdfJavaScriptStripper.Strip modifies the PDF co...

    We are seeing cases where we call PdfJavaScriptStripper.Strip, it returns false, but the PDF content has been visibly altered. Some text is getting removed from the PDF that existed before calling Strip. It seems like re…...supplied – are you passing file paths, InputStream / OutputStream...

    forum.aspose.com/t/pdfjavascriptstripper-strip-...
  7. Convert EML to VCF via Java | products.aspose.com

    Try the code sample to convert EML files to VCF format in Java. Download Java API to take your email processing applications to the next level.... write (Paths. get ( "contact.vcf" ), vcfContent...

    products.aspose.com/email/java/conversion/eml-t...
  8. Issue with Merging Large PDF Files using Aspose...

    Hello, I am facing issues while merging large PDF files using Aspose.PDF(25.8.0.0). I have individual files of approximately 2GB each, and I am attempting to merge them into a single PDF, which could result in a file si…...overloads that work on file paths The library reads/writes directly...

    forum.aspose.com/t/issue-with-merging-large-pdf...
  9. 字体转换器| Java 版 Aspose.Font

    易于使用的Java库,用于从Aspose.font进行字体转换。允许您使用各种不同的字体(例如True Type或Web字体)工作。...Paths ; 7 8 import com.aspose.font...1 //打开TTF字体 2 字符串fontpath = paths. get (getDatadir() ,“ montserrat...

    docs.aspose.com/font/zh/java/convert/
  10. Load font files from streams | C++ Solution

    C++ API Solution to manage various fonts. Learn how to load fonts from a MemoryStream/byte array with a few lines of code....following steps: Construct the path to the font file. Here, DataDir...predefined variable containing the path to the directory where the font...

    products.aspose.com/font/cpp/load-font-from-str...