Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 90,852 for

object

(0.16 sec)
  1. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum to control automatic line numbering resets for enhanced document formatting and clarity....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/lin...
  2. PdfSaveOptions.EncryptionDetails | Aspose.Words...

    Discover PdfSaveOptions' EncryptionDetails property to easily configure PDF encryption settings, ensuring your documents remain secure and protected....valid PdfEncryptionDetails object, then the output PDF document...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 通过C++在Node.js中设置数据源|Documentation

    了解Aspose.Cells for Node.js via C++支持的各种数据源。我们的指南将引导您了解不同类型的数据源,演示如何连接和检索数据以填充工作表。...// Instantiating a Workbook object const workbook = new AsposeCells...new worksheet to the Excel object const sheetIndex = workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/data-format...
  4. Convert OTP to JSON format via C++ | products.a...

    Export OTP to JSON format in C++ without using Microsoft Excel or Powerpoint...OTP to JSON JSON (JavaScript Object Notation) is a lightweight...simple data structures and objects. JSON is becoming increasingly...

    products.aspose.com/total/cpp/conversion/otp-to...
  5. DigitalSignature.certificateHolder property | A...

    DigitalSignature.certificateHolder property. Returns the certificate holder Object that contains the certificate was used to sign the document....Returns the certificate holder object that contains the certificate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Problem retrieving vertical and horizontal bord...

    Hello, We are trying to retrieve the border properties (horizontal and vertical) from the table style for odd banded columns, even banded columns, odd banded rows, etc. However, Aspose throws an exception: “The requeste…...border is not available for this object.” This exception occurs, for...border is not available for this object.” To investigate this further...

    forum.aspose.com/t/problem-retrieving-vertical-...
  7. BubbleSizeCollection.GetEnumerator | Aspose.Wor...

    Discover the BubbleSizeCollection GetEnumerator method. Efficiently retrieve enumerator Objects for streamlined data handling and enhanced performance....method Returns an enumerator object. public IEnumerator < double...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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-...
  9. 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...
  10. 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-...