Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 87,550 for

object

(0.08 sec)
  1. Printing Workbooks in xlsx4j|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....xls" ); //Create an object for ImageOptions ImageOrPrintOptions...0 ); //Create a SheetRender object with respect to your desired...

    docs.aspose.com/cells/java/printing-workbooks-i...
  2. SoftEdgeFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.SoftEdgeFormat class to enhance your documents with stunning soft edge effects for a professional look....soft edge formatting for an object. public class SoftEdgeFormat...SoftEdgeFormat from the parent object. Remarks Use the SoftEdge property...

    reference.aspose.com/words/net/aspose.words.dra...
  3. PdfDigitalSignatureDetails.timestampSettings pr...

    PdfDigitalSignatureDetails.timestampSettings property. Gets or sets the digital signature timestamp settings....valid PdfDigitalSignatureT object, then the digital signature...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....excel file inside a workbook object const workbook = new AsposeCells...box, which is also a shape object, from the shapes collection...

    docs.aspose.com/cells/nodejs-cpp/change-charact...
  5. PdfDigitalSignatureDetails.HashAlgorithm | Aspo...

    Discover the PdfDigitalSignatureDetails HashAlgorithm property—efficiently manage and customize your hash algorithms for enhanced digital security....// Create a "PdfSaveOptions" object that we can pass to the document's..."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfDigitalSignatureDetails.signature_date prope...

    PdfDigitalSignatureDetails.signature_date property. Gets or sets the date of the signing....# Create a "PdfSaveOptions" object that we can pass to the document's..."digital_signature_details" object of the "SaveOptions" object to # digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Save a Document in C#|Aspose.Words for .NET

    Save a document in any supported format using C#....NET HttpResponse object for sending to a client browser...Save to a Stream Pass a stream object to the Save method. It’s necessary...

    docs.aspose.com/words/net/save-a-document/
  8. How to Split Word Document using Java

    This tutorial provides information on how to split Word document using Java. It contains configuration details, detailed steps to accomplish the task and a runnable sample code to split Word document into multiple documents using Java....pages into the Document class object Get the total number of pages...file into the Document class object that also contains the method...

    kb.aspose.com/words/java/how-to-split-word-docu...
  9. How to Convert Protected Word Document to Unpro...

    This crisp tutorial describes how to convert protected Word document to unprotected in Python. It provides a step-wise procedure, reference to the relevant resources, and the sample code to unprotect DOCX in Python....file using the Document class object Call the unprotect() method...loaded into the Document class object. Once the source file is opened...

    kb.aspose.com/words/python/how-to-convert-prote...
  10. How to Convert TSV to Excel in Python

    This quick tutorial describes the process how to convert TSV to Excel in Python. It provides Python environment configuration, programming steps and a runnable sample code that can be used to write TSV to Excel converter in Python....source TSV file in the Workbook object using the specified properties...properties in the LoadOptions object Save the resultant workbook as...

    kb.aspose.com/cells/python/how-to-convert-tsv-t...