Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 94,418 for

object

(0.19 sec)
  1. C++ API to Convert PCL to DIF | products.aspose...

    Convert PCL 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/pcl-to...
  2. C++ API to Convert MHTML to XLAM | products.asp...

    Convert MHTML 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/mhtml-...
  3. C++ API to Convert PS to CSV | products.aspose.com

    Convert PS to CSV 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-...
  4. C++ API to Convert SVG to SXC | products.aspose...

    Convert SVG 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/svg-to...
  5. Aspose::Words::Loading::ChmLoadOptions class | ...

    Aspose::Words::Loading::ChmLoadOptions class. Allows to specify additional options when loading CHM document into a Document Object. To learn more, visit the documentation article in C++....CHM document into a Document object. To learn more, visit the Specify...(System::SharedPtr<System::Object>) override Determines whether...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. 从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...
  7. 当转换或加载时间过长時,使用 InterruptMonitor 停止转换或加载,支持 C++|...

    学习如何使用 C++ 和 Aspose.Cells 的 InterruptMonitor 停止大型Excel文件的转换或加载。...// Create InterruptMonitor object InterruptMonitor im ; std ::... () { // Create a workbook object Workbook wb ; // Assign it...

    docs.aspose.com/cells/zh/cpp/stop-conversion-or...
  8. TabStopCollection | Aspose.Words for Java

    A collection of TabStop Objects that represent custom tabs for a paragraph or a style in Java....Object, com.aspose.words.InternableComplexAtt...Cloneable A collection of TabStop objects that represent custom tabs...

    reference.aspose.com/words/java/com.aspose.word...
  9. Extract Text from PDF - Facades|Aspose.PDF for C++

    Learn how to extract text from PDF documents using the Facades API in C++ with Aspose.PDF for efficient content extraction....document, save into MemoryStream object and get as a string, in case...

    docs.aspose.com/pdf/cpp/extract-text-from-pdf-f...
  10. Aspose.PDF for .NET Adding Extracted Page to Ne...

    I'm using aspose.pdf for .net to search uploaded documents page-by-page for barcodes using the JPEG device to create an image of each page. Based on the codes found, I then reassemble the document(s) and present them …...The exception received is: “Object not found.” The stack trace...Add(pge); //Exception Thrown here: Object not found. using (MemoryStream...

    forum.aspose.com/t/aspose-pdf-for-net-adding-ex...