Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 153,456 for

load

(0.4 sec)
  1. Remove RTF Annotation Online or Manage Annotati...

    delete comments from RTF file through online app for free. C++ API code to manage comments of RTF files....library reference to C++ project Load RTF File Get all nodes by using...DocumentBuilder class object Or Load the document Use the Comment...

    products.aspose.com/total/cpp/annotate/rtf/
  2. Aspose.Diagram字体操作|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作字体。..., "D:\\Misc\\Fonts\\" }; // Load the Visio diagram Diagram diagram...RunExamples . GetDataDir_Intro (); // load the document to render. Diagram...

    docs.aspose.com/diagram/zh/net/aspose-diagram-f...
  3. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectHyperlinks method. Specifies either to detect hyperlinks in text. The default value is false in C++....Aspose::Words::Loading::TxtLoadOptions::get_DetectHyperlinks.... bool Aspose :: Words :: Loading :: TxtLoadOptions :: get_DetectHyperlinks...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. PowerPoint 2024: Styles Break During PNG/HTML C...

    In some presentations that contain a large number of custom styles, the formatting breaks when converting the file to HTML or PNG. I assume this issue is related to the new style handling features introduced in PowerPoi…...Export; // Load the presentation using (Presentation...conversion is performed, or load the font at runtime with FontsLoader...

    forum.aspose.com/t/powerpoint-2024-styles-break...
  5. XPS to BMP Conversion API for | Java

    Sample Java conversion code for XPS format to BMP file. Use this example code to convert XPS to BMP within any Web or Desktop Java based application....it easy for the developers to load and convert XPS files to BMP...in just a few lines of code. Load XPS file in an instance of PsDocument...

    products.aspose.com/page/java/conversion/xps-to...
  6. PS to PNG Conversion | API for Python

    Sample Python conversion code for PS format to PNG file. Use this example code to convert PS to PNG within any Web or Console Python based application....it easy for the developers to load and convert PS files to PNG...in just a few lines of code. Load PS file in an instance of PsDocument...

    products.aspose.com/page/python-net/conversion/...
  7. PS to PDF Conversion API for | Java

    Sample Java conversion code for PS format to PDF file. Use this example code to convert PS to PDF within any Web or Desktop Java based application....it easy for the developers to load and convert PS files to PDF...in just a few lines of code. Load PS file in an instance of PsDocument...

    products.aspose.com/page/java/conversion/ps-to-...
  8. EPS to EMF Conversion API for | Java

    Sample Java conversion code for EPS format to EMF file. Use this example code to convert EPS to EMF within any Web or Desktop Java based application....it easy for the developers to load and convert EPS files to EMF...in just a few lines of code. Load EPS file in an instance of PsDocument...

    products.aspose.com/page/java/conversion/eps-to...
  9. PS to EPS Conversion API for | Java

    Sample Java conversion code for PS format to EPS file. Use this example code to convert PS to EPS within any Web or Desktop Java based application....it easy for the developers to load and convert PS files to EPS...in just a few lines of code. Load PS file in an instance of PsDocument...

    products.aspose.com/page/java/conversion/ps-to-...
  10. 从CFF文件加载字体| C ++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从CFF文件中制作它。...(Aspose::Font::FontType::CFF, fileDef); 8 9 // Load the font 10 System::SharedPtr..."CenturyGothic.cff" ); 3 4 // Load font binary data into byte array...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...