Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 61,117 for

path

(0.09 sec)
  1. Convert PowerPoint Presentations to Video on An...

    Learn how to convert PowerPoint presentations to video in Java. Discover sample code and automation techniques to streamline your workflow....FFmpeg ffmpeg = new FFmpeg ( "path/to/ffmpeg" ); FFprobe ffprobe...ffprobe = new FFprobe ( "path/to/ffprobe" ); FFmpegBuilder builder...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. EsriJson and GeoJson samples - Free Support For...

    Hi Alexander, This is the instruction for EsriJson and GeoJson , is it ok? Console.WriteLine(" EsriJson:“); Console.WriteLine(” Purpose:a JSON format used by Esri ArcGis software to reprsent geog…...ConverterLayer: For EsriJson the input path can be .esrijson or .json. For...For Geojson the input file path can .geojson or .json. Thank...

    forum.aspose.com/t/esrijson-and-geojson-samples...
  3. Convert PowerPoint Presentations to Video in PH...

    Learn how to convert PowerPoint presentations to video with Aspose.Slides for PHP. Discover sample code and automation techniques to streamline your workflow....FFmpeg" , "path/to/ffmpeg" ); $ffprobe = new...bramp.ffmpeg.builder.FFprobe" , "path/to/ffprobe" ); $builder = (...

    docs.aspose.com/slides/php-java/convert-powerpo...
  4. Convert SVG to PDF in Python – Aspose.HTML

    Convert SVG to PDF using the Aspose.HTML Python library. Learn about PdfSaveOptions and consider Python code examples for converting SVG to PDF....define paths 8 output_dir = "output/" 9 if not os. path . exists...makedirs (output_dir) 11 save_path = os. path . join (output_dir, "circles...

    docs.aspose.com/html/python-net/convert-svg-to-...
  5. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。...ValidateToPdfA1aStan () { // The path to the documents directory var...ValidateToPdfA1bStan () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...
  6. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...Construct path to the file 2 string fontPath = Path.Combine(DataDir...Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  7. Vectorize Image – C# code and Online Vectorizer

    Image to vector online or in C#. Convert Image to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...simplification, and building SVG path elements from the traces. Apply...graffiti-like effects; trace paths - you can view the points in...

    products.aspose.com/svg/net/vectorization/image...
  8. Convert JPG to SVG – C# code and Online Vectorizer

    JPG to vector online or in C#. Vectorize JPG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...simplification, and building SVG path elements from the traces. Apply...graffiti-like effects; trace paths - you can view the points in...

    products.aspose.com/svg/net/vectorization/jpg-t...
  9. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....is linked and then obtain the path to the linked file: auto presentation...get_IsObjectLink ()) { // Print the full path to the linked file. std :: wcout...

    docs.aspose.com/slides/cpp/manage-ole/
  10. Markdown Image – C# Code Examples

    Code for adding image in Markdown via C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....Mountains" ; // Specify the path to an image var href = "C:/temp/image...Prepare a path for MD file saving string savePath = Path.Combine(OutputDir...

    products.aspose.com/html/net/markdown-image/