Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 97,363 for

object

(0.84 sec)
  1. KnownTypeSet.GetEnumerator | Aspose.Words for .NET

    Discover the KnownTypeSet GetEnumerator method to easily iterate over set items with an efficient IEnumerator Object. Enhance your coding experience today!...method Returns An IEnumerator object to iterate over items of the...Return Value An IEnumerator object to iterate over items of the...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Aspose::Words::Drawing::OleFormat::GetOleEntry ...

    Aspose::Words::Drawing::OleFormat::GetOleEntry method. Gets OLE Object data entry in C++....OleFormat::GetOleEntry method Gets OLE object data entry. System :: SharedPtr...insert linked and unlinked OLE objects. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. GlowFormat Class | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.GlowFormat class to enhance your documents with stunning glow effects. Elevate your design with unique formatting options!...the glow formatting for an object. public class GlowFormat Properties...set; } Gets or sets a Color object that represents the color for...

    reference.aspose.com/words/net/aspose.words.dra...
  4. How to Convert Markdown to XPS in C#

    This step by step tutorial shows you how to convert Markdown to XPS in C# via code. Convert MD to XPS in C# .NET windows or ASP.NET applications with Aspose.HTML API....Converter class into HTMLDocument object Save the output as an HTML...HTML file into HTMLDocument object Specify XPS options using XpsRenderingOptions...

    kb.aspose.com/html/net/how-to-convert-markdown-...
  5. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for OLE Objects effortlessly. Get seamless integration with OLE Packages and enhance your data handling capabilities....access to OlePackage if OLE object is an OLE Package. Returns...Examples Shows how insert an OLE object into a document. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Insert a Picture Based on Cell Reference with N...

    Learn how to insert a picture in a worksheet based on a cell reference using Aspose.Cells for Node.js via C++. Show cell data in a picture....range is linked to the graphic object, changes that you make to the...automatically appear in the graphic object. Add a picture to the worksheet...

    docs.aspose.com/cells/nodejs-cpp/insert-a-pictu...
  7. Get Address, Cell Count, Offset, Entire Column,...

    Learn how to get address, cell count, offset, entire column, and entire row of a range using Aspose.Cells for C++....Cells provides the Range object, which has various utility...or properties of the Range object: Address Gets the address of...

    docs.aspose.com/cells/cpp/get-address-cell-coun...
  8. AbsolutePositionTab class | Aspose.Words for No...

    Aspose.Words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...Words Document Object Model (DOM) documentation article...the font formatting of this object. (Inherited from Inline ) isComposite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....formatting style object. A formatting style object is a combination...This example creates a Style object, applies it to a range of cells...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  10. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....Save method of the Document object. The following code snippet...pdf" ); // Create TextAbsorber object to find all instances of the...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/