Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 95,640 for

object

(0.13 sec)
  1. XlsxSaveOptions.save_format property | Aspose.W...

    XlsxSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Italic in Markdown – C# Code Examples

    Create Markdown italic text in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....SyntaxFactory; // Create an italic object add text for it var italic...syntax tree. Create italic object add text for it using constructor...

    products.aspose.com/html/net/markdown-italic/
  3. 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...
  4. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...defineControlPoints (); // Initialize mesh object Mesh mesh = new Mesh (); //...defineControlPoints (); // Initialize mesh object Mesh mesh = new Mesh (); //...

    docs.aspose.com/3d/zh/java/create-3d-mesh-and-s...
  5. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...DefineControlPoints (); // Initialize mesh object Mesh mesh = new Mesh (); //...DefineControlPoints (); // Initialize mesh object Mesh mesh = new Mesh (); //...

    docs.aspose.com/3d/zh/net/create-3d-mesh-and-sc...
  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. Aspose::Words::Saving::WordML2003SaveOptions cl...

    Aspose::Words::Saving::WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the WordML format. To learn more, visit the documentation article in C++....at) Creates a save options object of a class suitable for the...System::String&) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 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...
  9. FieldMergingArgs | Aspose.Words for Java

    Provides data for the MergeField event in Java....Object, com.aspose.words.FieldMergingArgsBase...getDocument() Returns the getDocument() object for which the mail merge is...

    reference.aspose.com/words/java/com.aspose.word...
  10. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....pageSetup attribute is an object of the Worksheet.pageSetup...() => { // Create a workbook object (blank workbook) const workbook...

    docs.aspose.com/cells/javascript-cpp/setting-ma...