Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 65,978 for

path

(0.15 sec)
  1. Convert SVG to JPG in Python – Aspose.HTML

    Convert SVG to JPG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to JPG....define paths 9 output_dir = "output/" 10 if not os. path . exists...makedirs (output_dir) 12 save_path = os. path . join (output_dir, "circle...

    docs.aspose.com/html/python-net/convert-svg-to-...
  2. Create, Layout and Auto-Fit Shapes|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Diagram-for-Java // The path to the documents directory....ose.Diagram-for-Java // The path to the documents directory....

    docs.aspose.com/diagram/java/create-layout-and-...
  3. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_HeaderSource method. Specifies the Path to the mail-merge header source. The default value is an empty string in C++....Source method Specifies the path to the mail-merge header source...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Aspose::Words::Drawing::TextPath::set_Text meth...

    Aspose::Words::Drawing::TextPath::set_Text method. Defines the text of the text Path in C++....Defines the text of the text path. void Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_HeaderSource method. Specifies the Path to the mail-merge header source. The default value is an empty string in C++....Source method Specifies the path to the mail-merge header source...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides in JavaScript—PPT, PPTX—to clean Markdown with Aspose.Slides for Node.js via Java, automate documentation and keep formatting....application (and a relative path will be built for them in the...you can specify your preferred path and folder name. This JavaScript...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  7. Licensing|Documentation

    Learn more about licensing of Aspose.Drawing, types of licenses, apply the license....specify the file name, without a path, as shown in the example below...just the file name without a path. When you call the SetLicense...

    docs.aspose.com/drawing/net/licensing/
  8. Remove Pages from PDF using .NET | Aspose.PDF

    Remove pages from PDF file programmatically with C# sample code using Aspose.PDF for .NET...from PDF - C# var inputFile = Path . Combine ( dataDir , "DeleteParticularPage...e.pdf)" ); var outputFile = Path . Combine ( dataDir , "Dele...

    products.aspose.com/pdf/net/pages/remove/
  9. 如何用 .NET 添加 Watermark 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Watermark 个注释。... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Watermark...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  10. Open Visio document programmatically|Documentation

    This page describes how to open Visio document from scratch with Aspose.Diagram library....and they accept a valid file path string or a file stream of the...ose.Diagram-for-Java // The path to the documents directory....

    docs.aspose.com/diagram/java/open-visio-document/