Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 59,331 for

paths

(0.05 sec)
  1. Convert DOC to PPSM via C# .NET or with free On...

    Convert Word doc documents to PowerPoint ppsm files with C#. Convert multiple files within ASP.NET or other .NET applications....develop personalized learning paths. FAQ How can I convert DOC to...

    products.aspose.com/total/net/conversion/doc-to...
  2. 字体转换器| Java的API解决方案

    易于使用的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/
  3. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…... as an option, specify the paths to the font files or specify...Add(new FolderFontSource("<user's path to ms fonts>")); Thus, the easiest...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  4. Aspose Cells SVG Font Issue - Free Support Foru...

    We have purchased licenses for Aspose Cells for Java. We are having issues displaying SVG images inside PowerPoint. It seems that Aspose embeds the text nodes, font families, font styles etc inside the svg and if the c…...SVG Convert Text to Vector Paths in C# - Aspose.SVG What is the...

    forum.aspose.com/t/aspose-cells-svg-font-issue/...
  5. Convert EML to ICS via Java | products.aspose.com

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

    products.aspose.com/email/java/conversion/eml-t...
  6. How to Zip and Unzip Files in Java | Aspose.Zip...

    This guide teaches you how to zip and unzip files using Java programming methods. Discover various ways to compress and decompress files with detailed examples....files to be compressed via file paths using method. Zip the data files...files to be compressed via file paths using method. Zip the data files...

    docs.aspose.com/zip/java/compressing-and-decomp...
  7. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in Java...exit , emphasis , and motion paths categories. Animations in Aspose...PPTX file to disk pres . save ( path + "AnimText_out.pptx" , SaveFormat...

    docs.aspose.com/slides/java/shape-animation/
  8. 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-...
  9. 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/
  10. Create a Document in Python – Create or Load HT...

    Learn how to load HTML from a file, URL, and create HTML from scratch. Consider approaches to load HTML-based documents using Aspose.HTML for Python via .NET....output directory and prepare a path to save the document 5 output_dir...output_dir = "output/" 6 if not os. path . exists (output_dir): 7 os...

    docs.aspose.com/html/python-net/create-a-document/