Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 94,479 for

object

(0.28 sec)
  1. Aspose::Words::BorderCollection::GetEnumerator ...

    Aspose::Words::BorderCollection::GetEnumerator method. Returns an enumerator Object that can be used to iterate over all borders in the collection in C++....method Returns an enumerator object that can be used to iterate...borders in a paragraph format object. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Aspose::Words::TabStopCollection::Equals method...

    Aspose::Words::TabStopCollection::Equals method. Determines whether the specified TabStopCollection is equal in value to the current TabStopCollection in C++....(System::SharedPtr<System::Object>) method Determines whether...specified object is equal in value to the current object. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Create SmartArt in PowerPoint PPT using C# | So...

    Use .NET PowerPoint API to create SmartArt shapes in PowerPoint presentations using C# or VB.NET. Access and modify SmartArt in PowerPoint....desired slide into an ISlide object. Create a SmartArt using ISlide...desired slide into an ISlide object. Loop through the shapes in...

    blog.aspose.com/slides/create-smartart-in-power...
  4. Work with Text in a Table|Aspose.Words for .NET

    Replace text in a table in C#. Extract Plain Text from Table or Cell using C#....to the Range object. Using the table range object, you can replace...Table or Cell Using the Range object, you can also call methods...

    docs.aspose.com/words/net/work-with-text-in-a-t...
  5. Add Rectangles to Presentations in C++|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for C++ — easily design and modify shapes programmatically....AddAutoShape method exposed by IShapes object. Write the modified presentation...AddAutoShape method exposed by IShapes object. Set the Fill Type of the Rectangle...

    docs.aspose.com/slides/cpp/rectangle/
  6. How to Convert Excel to HTML in Java

    In this concise tutorial explanation is provided on how to convert Excel to HTML in Java. You can configure the output HTML using a number of properties before you export Excel to HTML in Java....to HTML using the Workbook object Create and initialize the save...HTML using the HtmlSaveOptions object Set few properties of HTML...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  7. How to Convert GLB to FBX using Java

    This article guides on how to convert GLB to FBX using Java. It has all the details to set the IDE, a list of steps, and a runnable sample code for developing a GLB to FBX converter using Java....into the Scene class object Create an object of FbxSaveOptions class...loaded into the Scene class object using the fromFile() method...

    kb.aspose.com/3d/java/how-to-convert-glb-to-fbx...
  8. How to Convert HTML to JSON using Node.js

    This article guides on how to convert HTML to JSON using Node.js. It has details to configure the IDE, a list of steps, and aa runnable sample code to transform HTML to JSON using Node.js....file into the Workbook class object Call the getLastCell() method...to the last cell Create an object of the JsonSaveOptions class...

    kb.aspose.com/cells/nodejs/how-to-convert-html-...
  9. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an Object. Attached ppt: Test1.pptx.zip (255.3 KB…...ti: Object reference not set to an instance of an object. Attached...ti: Object reference not set to an instance of an object,” typically...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  10. Make Booklet of PDF|Aspose.PDF for Java

    This section explains how to make booklet of PDF 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/make-booklet-of-pdf/