Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 34,983 for

line

(0.11 sec)
  1. Export OFT to DOT via C++ | products.aspose.com

    C++ API to Convert OFT to DOT without using Microsoft Word or Outlook...Format APIs Install from command line as nuget install Aspose.Total...

    products.aspose.com/total/cpp/conversion/oft-to...
  2. Export EMLX to DOC via C++ | products.aspose.com

    C++ API to Convert EMLX to DOC without using Microsoft Word or Outlook...Format APIs Install from command line as nuget install Aspose.Total...

    products.aspose.com/total/cpp/conversion/emlx-t...
  3. Export OFT to WORDML via C++ | products.aspose.com

    C++ API to Convert OFT to WORDML without using Microsoft Word or Outlook...Format APIs Install from command line as nuget install Aspose.Total...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Export EML to PS via C++ | products.aspose.com

    C++ API to Convert EML to PS without using Microsoft Word or Outlook...Format APIs Install from command line as nuget install Aspose.Total...

    products.aspose.com/total/cpp/conversion/eml-to...
  5. 优化处理大型具有大量数据集文件时的内存使用,使用 C++|Documentation

    学习如何在使用 Aspose.Cells 和 C++ 处理大型Excel文件时优化内存使用。...created before using the below line of code wb . GetSettings ()...

    docs.aspose.com/cells/zh/cpp/optimizing-memory-...
  6. Text layers: please make Warp survive update_te...

    Hi Aspose team, We are a licensed customer (Aspose.PSD for Python via .NET, Developer OEM, Order 260526025841 ), currently on version 26.7. Our production pipeLine personalises PSD templates by replacing the contents o…...0000 The first line replaces the text with the identical...

    forum.aspose.com/t/text-layers-please-make-warp...
  7. Aspose.PSD for .NET 24.2 - Release Notes|Docume...

    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..../HorizontalLine1=Horizontal Line 9\0" ; int [] newPattern = new...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-2...
  8. GeoPackage DestinationDriverOptions - Free Supp...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“GeoPackage”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new GeoPackageOptions(); } What is meaning of using this GeoPackageOptio…...options So you can safely keep the line if you prefer to be explicit...

    forum.aspose.com/t/geopackage-destinationdriver...
  9. Export EMAIL to RTF via C++ | products.aspose.com

    C++ API to Convert EMAIL to RTF without using Microsoft Word or Outlook...Format APIs Install from command line as nuget install Aspose.Total...

    products.aspose.com/total/cpp/conversion/email-...
  10. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…...SINGLE); // solid line border.setColor(Color.BLACK);...

    forum.aspose.com/t/bug-when-generating-html-in-...