Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 94,479 for

object

(0.46 sec)
  1. C++ API to Convert MD to DIF | products.aspose.com

    Convert MD to DIF via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. C++ API to Convert CGM to FODS | products.aspos...

    Convert CGM to FODS via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/cgm-to...
  3. C++ API to Convert CGM to XLTX | products.aspos...

    Convert CGM to XLTX via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/cgm-to...
  4. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in C# if you are not sure what the actual content of the file is, or to check the format compatibility....load a file into a Document object and Aspose.Words cannot recognize...method returns a FileFormatInfo object that contains the detected...

    docs.aspose.com/words/net/detect-file-format-an...
  5. C++ API to Convert PS to XLAM | products.aspose...

    Convert PS to XLAM via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/ps-to-...
  6. Copying and Moving Worksheets with Node.js via ...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the Node.js API with C++.... charts, images and other objects, are copied with the highest...inputPath ); // Create a Worksheets object with reference to // the sheets...

    docs.aspose.com/cells/nodejs-cpp/copying-and-mo...
  7. 从CFF文件加载字体|爪哇

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。...// Initialize FontDefinition object passing CFF as FontType value...File(fontPath)); 6 7 // Based on FileInfo object, fileExtension value is calculated...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  8. 从CFF文件加载字体| C++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从CFF文件中制作它。...// Initialize FontDefinition object passing CFF as FontType value...FontFileDefinition 5 // based on FileInfo object, fileExtension value is calculated...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  9. C++ API to Convert PS to SXC | products.aspose.com

    Convert PS to SXC via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/ps-to-...
  10. Insert PDF pages|Aspose.PDF for Java

    This section explains how to insert PDF pages with com.aspose.pdf.facades using PdfFileEditor class...."C:\\Workspace\\" ; // Create PdfFileEditor object com . aspose . pdf . facades..."C:\\Workspace\\" ; // Create PdfFileEditor object com . aspose . pdf . facades...

    docs.aspose.com/pdf/java/insert-pdf-pages/