Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 79,606 for

object

(0.06 sec)
  1. How to Convert MPP to PDF using Java

    This quick tutorial guides you on how to convert MPP to PDF using Java. It contains the configuration details, a sequence of steps and runnable sample code for writing MPP to PDF converter using Java....Project object Instantiate the PdfSaveOptions class object Set the...property in the PDFSaveOptions object Convert the MPP file to PDF...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  2. How to Convert TXT to JSON using Node.js

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Workbook object to be transformed into JSON Create an object of the...loaded into the Workbook class object followed by the creation of...

    kb.aspose.com/cells/nodejs/how-to-convert-txt-t...
  3. How to Apply Conditional Formatting in Excel us...

    This article guides how to apply conditional formatting in Excel using Node.js. It has the details to set the IDE, a list of programming tasks, and a runnable sample code for adding conditional formatting in spreadsheet using Node.js....Initiate the ConditionalFormattin object for the selected sheet and...access its reference as an object of the class FormatConditionColle...

    kb.aspose.com/cells/nodejs/how-to-apply-conditi...
  4. How to Create a Table in Word using Python

    This article describes how to create a table in Word using Python. It contains detailed instructions to configure the environment, write a program to accomplish the task, and also shares a runnable sample code for inserting table in MS Word using Python....Instantiate the DocumentBuilder class object for adding a table Start a...using the DocumentBuilder class object and insert a cell with some...

    kb.aspose.com/words/python/how-to-create-a-tabl...
  5. DocumentProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Properties.DocumentProperty class for managing custom and built-in document properties efficiently. Enhance your document handling today!...docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. Console . WriteLine ( "Built-in...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an Object. To learn more, visit the documentation article in C++....class Represents a border of an object. To learn more, visit the Programming...(System::SharedPtr<System::Object>) override Determines whether...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. AbsolutePositionTab Class | Aspose.Words for .NET

    Discover the Aspose.Words.AbsolutePositionTab class, enabling precise text positioning in WordprocessingML for enhanced document formatting and control....Words Document Object Model (DOM) documentation article...the font formatting of this object. virtual IsComposite { get;...

    reference.aspose.com/words/net/aspose.words/abs...
  8. Insert a Picture Based on Cell Reference with C...

    Learn how to insert a picture based on cell reference using Aspose.Cells for C++....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/cpp/insert-a-picture-base...
  9. 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...
  10. How to Strike Out Text in PDF using C#

    This tutorial guides on how to strike out text in PDF using C#. It contains environment settings, a step-wise process and a runnable sample code to strike out text in Adobe PDF using C#....class object Declare a TextFragmentAbsorber class object by providing...Create a StrikeOutAnnotation object to strike out the target text...

    kb.aspose.com/pdf/net/how-to-strike-out-text-in...