Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 35,152 for

object

(0.1 sec)
  1. CertificateHolder.Create | Aspose.Words for .NET

    Effortlessly create a CertificateHolder Object from a PKCS12 byte array and password. Simplify certificate management with our intuitive method....) Creates CertificateHolder object using byte array of PKCS12...to create CertificateHolder objects. // Below are four ways of...

    reference.aspose.com/words/net/aspose.words.dig...
  2. FootnoteType Enum | Aspose.Words for .NET

    Discover Aspose.Words.FootnoteType enum. Easily distinguish between footnotes and endnotes for enhanced document formatting and clarity....Footnote 0 The object is a footnote. Endnote 1 The object is an endnote...endnotes are represented by objects by the Footnote class. Use...

    reference.aspose.com/words/net/aspose.words.not...
  3. 检索单元格的值|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....and then use that // Sheet object to retrieve a reference to...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/zh/net/retrieve-the-value...
  4. Retrieve the values of cells|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....and then use that // Sheet object to retrieve a reference to...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/retrieve-the-values-o...
  5. PageInfo.GetDotNetPaperSize | Aspose.Words for ...

    Discover the GetDotNetPaperSize method in PageInfo, designed to effortlessly retrieve the ideal PaperSize Object for seamless page printing....GetDotNetPaperSize method Gets the PaperSize object suitable for printing the page...paper sizes. Return Value An object that you can use in the .NET...

    reference.aspose.com/words/net/aspose.words.ren...
  6. FootnoteType enumeration | Aspose.Words for Nod...

    Aspose.Words.Notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....endnotes are represented by objects by the FootnoteType.Footnote...Footnote The object is a footnote. Endnote The object is an endnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side....raw data via the ImageData object. image_data = imported_shape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side....raw data via the ImageData object. image_data = imported_shape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...we save while passing this object will have to follow that standard...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Add a Hyperlink to a Word Document using...

    This article describes the process of how to add a hyperlink to a Word document using Java. It guides to set the environment, write the application and a runnable sample code to insert hyperlink in Word using Java....instantiate a DocumentBuilder object for it Add some sample text...text using the DocumentBuilder object Change the font settings for...

    kb.aspose.com/words/java/how-to-add-a-hyperlink...