Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 65,986 for

path

(0.11 sec)
  1. HtmlSaveOptions.exportFontResources property | ...

    HtmlSaveOptions.exportFontResources property. Specifies whether font resources should be exported to HTML, MHTML or EPUB... split ( Path . DirectorySeparatorCh ). Last... originalFileName . split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert PDF to PowerPoint in .NET|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPT (PowerPoint) format using .NET. One way there is a possibility to convert PDF to PPTX with Slides as Images....ConvertPDFToPPTX () { // The path to the documents directory var...ConvertPDFToPPTWithS () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/convert-pdf-to-powerpoint/
  3. Load, Extract Data and Save from TTF | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF fonts within Java....; //Font file name with full path 3 4 FontDefinition fd = new...); //Font file name with full path 3 4 FontDefinition fd = new...

    docs.aspose.com/font/java/loading-saving-truety...
  4. 导入和导出注释到 XFDF|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件导入和导出注释到 XFDF。...ImportAnnotation () { // The path to the documents directory var...ImportExportXFDF01 () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/import-export-annota...
  5. 在工作表中合并或取消合并单元格|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....//Specify the template excel file path. string myPath = @"d:\test\MyBook...//Specify the template excel file path. string myPath = @"d:\test\MyBook...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  6. HTML Template – C# Examples – Aspose.HTML for .NET

    Learn how to populate an HTML template from XML or JSON data sources using Aspose.HTML for .NET and consider C# examples to illustrate this feature.... ConvertTemplate ( 5 Path. Combine (DataDir, "template...html" ), 6 new TemplateData(Path. Combine (DataDir, "data-source...

    docs.aspose.com/html/net/html-template/
  7. 从演示文稿形状中提取图像|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中从 PowerPoint 演示文稿提取图像...function saveImage ( image , path , imageType ) { var ImageFormatClass...image . getImage (). save ( path , java . newInstanceSync ( "java...

    docs.aspose.com/slides/zh/nodejs-java/extractin...
  8. Trailer not found al intentar cargar un pdf - F...

    Hola, Estoy intentando firmar un pdf ya creado con ASPOSE.Pdf versión 25.10.0 pero cuando intento cargar el fichero con un objeto Document o con PdfFileSignature.BindPdf me da el error Aspose.Pdf.InvalidPdfFileFormatExc…...older overload expects a file path or stream that must be fully...handling – Passing a relative path that does not resolve to the...

    forum.aspose.com/t/trailer-not-found-al-intenta...
  9. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents with IBarcodeGenerator, Aspose.Words and Aspose.BarCode...documentName ) { //source data path string path = @".\..\..\Data\" ; Directory...Directory . CreateDirectory ( path ); Aspose . Words . Document...

    docs.aspose.com/barcode/net/how-to-create-custo...
  10. PhysicalFontInfo | Aspose.Words for Java

    Specifies information about physical font available to Aspose.Words font engine in Java.... getFilePath() Path to the font file if any. getFontFamilyName()...public String getFilePath() Path to the font file if any. Examples:...

    reference.aspose.com/words/java/com.aspose.word...