Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 96,104 for

object

(1.34 sec)
  1. 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-...
  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 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-...
  4. 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...
  5. 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...
  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. Render Gradient Fill for the WordArt while Conv...

    Learn how to render gradient fill for WordArt when converting spreadsheets to HTML using Aspose.Cells for JavaScript via C++....Excel file contains a WordArt object with gradient fill as shown...// Instantiating a Workbook object by opening the uploaded Excel...

    docs.aspose.com/cells/javascript-cpp/render-gra...
  8. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式管理 PDF 文件中的表格...row_count )); } // Add table object to first page of input document...updated document containing table object document -> Save ( _dataDir...

    products.aspose.com/pdf/zh-hant/cpp/table/
  9. Aspose::Words::Fields::FieldCollection class | ...

    Aspose::Words::Fields::FieldCollection class. A collection of Field Objects that represents the fields in the specified range. To learn more, visit the documentation article in C++....class A collection of Field objects that represents the fields...override Returns an enumerator object. GetType () const override...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. MetafileRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render WMF and EMF metafiles in Java....Object public class MetafileRenderingMod...// Create a "PdfSaveOptions" object that we can pass to the document's...

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