Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 91,207 for

object

(0.29 sec)
  1. Using Extension Methods of Iteration Variables ...

    Use extension methods for iteration variables of any type when building a report in C#....methods be used with custom object types in the collection? A:...regardless of the underlying object type. Working with Charts in...

    docs.aspose.com/words/net/using-extension-metho...
  2. 在行或列上应用样式|Documentation

    本文介绍如何在GridDesktop中对行或列应用样式。...[ 0 ]; // Getting the Style object for the row Style style = row...row with the customized Style object row . SetStyle ( style ); 从工作表中删除一行...

    docs.aspose.com/cells/zh/net/aspose-cells-gridd...
  3. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....files Initialize Document class object to load DOCX for replacing...Create FindReplaceOptions class object to enable different properties...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  4. Hiding and Showing Rows and Columns with Node.j...

    Learn how to hide and show rows and columns in a worksheet using Aspose.Cells for Node.js via C++....// Instantiating a Workbook object with Uint8Array const workbook...// Instantiating a Workbook object with file buffer const workbook...

    docs.aspose.com/cells/nodejs-cpp/hiding-and-sho...
  5. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...Words Document Object Model (DOM) documentation article...Node ) range Returns a Range object that represents the portion...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering formatting feature in Aspose.Words for Java....returns a ListFormat object. This object has several methods to...for a List Level List-level objects are created automatically when...

    docs.aspose.com/words/java/working-with-lists/
  7. Change Password of a PDF File in Node.js|Aspose...

    Change Password of a PDF File with Aspose.PDF for Node.js via C++.... Receive the object if successful. Call the function...AsposePdf module. Receive the object if successful. Call the function...

    docs.aspose.com/pdf/nodejs-cpp/change-password-...
  8. Add Pages in PDF|Aspose.PDF for Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using Java library....file: Create a Document class object with the input PDF file. Call...file: Create a Document class object with the input PDF file. Call...

    docs.aspose.com/pdf/java/add-pages/
  9. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed to enhance image merging in documents, ensuring seamless and efficient workflows....get; } Returns the Document object for which the mail merge is...document. Field { get; } Gets the object that represents the current...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Generate GS1 Code 128 barcode Images via C++ | ...

    C++ example of code to generate GS1 Code 128 barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.... Create an object of BarcodeGenerator class Pass...Initialize a BarcodeGenerator class object and Set CodeText & Symbology...

    products.aspose.com/barcode/cpp/code128/generate/