Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 47,819 for

properties

(0.09 sec)
  1. ScoreGroupConfig|Documentation

    ScoreGroupConfig element defines a group of questions with multiple evaluation criteria, which are summed up during recognition....ScoreQuestionConfig objects in the Children property. new ScoreGroupConfig () {...elements here */ } } Required properties Name Type Description children...

    docs.aspose.com/omr/net/programmatic-forms/scor...
  2. Change HyperlinkBase - Free Support Forum - asp...

    Hello, I need a function to change the HyperlinkBase like this: workbook.Settings.HyperlinkBase = “.”; Instead of changing it manuylly: Open the Excel document for which you want to set a hyperlink base. On the File…...and then click Show more properties. In the Linkbase box, type...library. The HyperlinkBase property is essential for ensuring...

    forum.aspose.com/t/change-hyperlinkbase/314798
  3. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....annotation along with setting its properties and a border and then adding...object and initialize its properties Create a border for the annotation...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...
  4. How to Read Bookmarks in PDF using Python

    This article guides on how to read bookmarks in PDF using Python. It contains the resources to set the IDE, important classes and a runnable sample code to extract bookmarks in PDF using Python....learn about the additional properties that can be obtained using...the PDF Access different properties like the title, and flags...

    kb.aspose.com/pdf/python/how-to-read-bookmarks-...
  5. Managing TextBox with Node.js via C++|Documenta...

    Learn how to manage TextBox in Excel using Aspose.Cells for Node.js via C++.... Modify properties of the TextBox as needed...100 , 100 ); // Set TextBox properties textBox . setText ( "This...

    docs.aspose.com/cells/nodejs-cpp/managing-textb...
  6. Aspose::Words::PageSetup::ClearFormatting metho...

    Aspose::Words::PageSetup::ClearFormatting method. Resets page setup to default paper size, margins and orientation in C++....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. 使用 .NET 查看或編輯 OTP 文件元數據 | products.aspose.com

    C# 源代碼,用於編輯或查看 OTP 格式元數據。...DocumentProperties; // Set the builtin properties documentProperties.Author...= "Modifying Presentation Properties" ; documentProperties.Subject...

    products.aspose.com/slides/zh-hant/net/metadata...
  8. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel worksheets programmatically using the C# API or .NET Library....provides a wide range of properties and methods used to manage...HorizontalPageBreaks and VerticalPageBreaks properties. The HorizontalPageBreaks...

    docs.aspose.com/cells/net/managing-page-breaks/
  9. HtmlSaveOptions.exportDocumentProperties proper...

    HtmlSaveOptions.exportDocumentProperties property. Specifies whether to export built-in and custom document Properties to HTML, MHTML or EPUB...exportDocumentProper property HtmlSaveOptions.exportDocumentProper property Specifies...built-in and custom document properties to HTML, MHTML or EPUB. Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert IGES to PDF in Python

    This basic guide explains how to convert IGES to PDF in Python. It encompasses all the information to create an IGS file to PDF converter in Python....PdfOptions class to set PDF properties Invoke the save method to...process. Subsequently, set the properties for the output PDF document...

    kb.aspose.com/cad/python/convert-iges-to-pdf-in...