Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 89,467 for

paths

(0.08 sec)
  1. System::IO::FileInfo Class Reference - Aspose.P...

    Public Member Functions | List of all members System::IO::FileInfo Class Reference Represents a path to a file and a ......Represents a path to a file and a file referred to by this path and provides...ASPOSECPP_SHARED_API FileInfo (const String &path) Constructs a new instance of...

    reference.aspose.com/pdf/cpp/class/system.i_o.f...
  2. Substitute fonts|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....do this, you can specify the path to fonts that are not installed...system, you can specify the path to them. Below is an example...

    docs.aspose.com/cad/net/how-to/work-with-fonts/...
  3. Convert HTML to PDF Using Java

    Convert HTML to PDF in Java using Aspose.HTML API. Consider various HTML to PDF conversion scenarios in Java code...." , new PdfSaveOptions (), Path . combine ( getOutputDir ()...PdfSaveOptions class, and the output file path where the converted file will...

    docs.aspose.com/html/java/html-to-pdf-converter/
  4. emfpluspathgradientbrushoptionaldata - Aspose.I...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....specifies optional data for a path gradient brush. Constructor...optional blend pattern for the path gradient brush. EmfPlusFocusScaleDat...

    reference.aspose.com/imaging/java/com.aspose.im...
  5. Aspose::Pdf::Plugins::FileResult Class Referenc...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::Plugins::FileResult Class Ref......result in the form of string path to file. More... #include "...Indicates whether the result is a path to an output file. More... ...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.p...
  6. GetInvalidPathChars() | Aspose.Slides for C++ A...

    Returns an array containing characters that are not allowed in path names....GetInvalidPathChars() Path::GetInvalidPathChars() method Returns...characters that are not allowed in path names. static ArrayPtr < char_t...

    reference.aspose.com/slides/cpp/system.io/path/...
  7. Extract | Aspose.ZIP for .NET API 参考

    将 lzma 存档提取到流中...void Extract ( string path ) 范围 类型 描述 path String 将存储解压缩数据的文件路径。...未读取存档标头和服务信息。 ArgumentNullExceptio path 为空。 SecurityException 调用者没有访问所需的权限...

    reference.aspose.com/zip/zh/net/aspose.zip.lzma...
  8. Aspose.OCR for CPP 21.5 Release Notes

    Aspose.OCR for CPP 21.5 Release Notes – the latest updates and fixes....filesystem :: path path{ std :: filesystem :: current_path() }; /*...std :: filesystem :: path license = path.string() + lic; aspo...

    releases.aspose.com/ocr/cpp/release-notes/2021/...
  9. aspose.slides.animation | Aspose.Slides for Pyt...

    aspose.slides.animation Contents [ Hide ] Contains classes for work with animation in Microsoft PowerPoint presentati......IMotionCmdPath Represent one command of a path. IMotionEffect Represent motion...IMotionPath Represent motion path. IPoint Represent animation...

    reference.aspose.com/slides/python-net/aspose.s...
  10. Custom Fonts not working - Free Support Forum -...

    I am using aspose slides python library, i have bunch of custom fonts loaded in the fonts folder and when i try to load and convert a sample pptx to pdf, i get the pdf generated with no text! When i comment the line wher…...License() license_path = os.path.join(os.path.dirname(__file__)...set_license(license_path) # Set up font settings curr_folder = os.path.dirname(__file__)...

    forum.aspose.com/t/custom-fonts-not-working/286527