Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 95,232 for

object

(0.2 sec)
  1. DocumentPropertyCollection.Item | Aspose.Words ...

    Access DocumentProperty Objects effortlessly with our DocumentPropertyCollection Item. Retrieve properties by name for seamless document management....Returns a DocumentProperty object by the name of the property...Returns a DocumentProperty object by index. public DocumentProperty...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…...IDictionary<string, object> parameters1 = new Dictionary<string, object> { {..."CONTACTTYPE", Values = new List<object> { "home", "office", ... }...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...
  3. 添加多行水印|Aspose.PDF for .NET

    本节解释如何使用 FormattedText 类向现有 PDF 添加多行水印。...() { // Instantiate a stamp object var logoStamp = new Aspose...Stamp (); // Instantiate an object of FormattedText class var...

    docs.aspose.com/pdf/zh/net/adding-multi-line-wa...
  4. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how to use the PageSetup LineStartingNumber property to easily customize your document's starting line number for enhanced formatting....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/net/aspose.words/pag...
  5. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...determining how ink (InkML) objects are rendered. memory_optimization...saved if this save options object is used. temp_folder Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentPartSavingArgs.document property | Aspo...

    DocumentPartSavingArgs.document property. Gets the document Object that is being saved....property Gets the document object that is being saved. get document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Insert Page Break in PDF using C#

    This article guides on how to insert page break in PDF using C#. It has the IDE settings, steps, and a sample code to add page break to PDF using C#....file into the Document class object for inserting a page break...Instantiate the PdfFileEditor object for working with the PDF Add...

    kb.aspose.com/pdf/net/insert-page-break-in-pdf-...
  8. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....TextWatermarkOptions class object Set the properties for the...It uses the Document class object to load or create a Word document...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  9. How to Convert MPP to SVG using Java

    This crisp topic focuses on how to convert MPP to SVG using Java. It covers all the configuration details, a sequence of steps and a runnable sample code for developing an MPP to SVG converter using Java....file into the Project class object for converting it to SVG Set...using the SvgOptions class object Convert the MPP file to SVG...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  10. 使用Aspose.Cells for Node.js via C++添加ActiveX控件|D...

    学习如何在工作表中使用Aspose.Cells for Node.js via C++添加ActiveX控件。..."data" ); // Create workbook object const wb = new AsposeCells...Access the ActiveX control object and set its linked cell property...

    docs.aspose.com/cells/zh/nodejs-cpp/add-activex...