Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 95,674 for

object

(0.1 sec)
  1. 识别并提取 RTF 格式 MSG 中的嵌入式附件|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.... getAttachments (); for ( Object untypedAttachment : attachments...null ) return false ; for ( Object prop : attachment . getObjectData...

    docs.aspose.com/email/zh/java/identify-and-extr...
  2. DigitalSignatureDetails class | Aspose.Words fo...

    aspose.words.saving.DigitalSignatureDetails class. Contains details for signing a document with a digital signature....certificate_holder object that contains the certificate...DigitalSignatureDeta.sign_options object used to sign a document. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CertificateHolder | Aspose.Words for Java

    Represents a holder of X509Certificate2 instance in Java....Object public class CertificateHolder...added!"); // Get sign person object by name of the person who must...

    reference.aspose.com/words/java/com.aspose.word...
  4. Add Material to 3D Entities|Documentation

    PBR plays a key role for the game engine visuals, with its efficient and realistic rendering of interactions between light and surface via attenuation of the brightness and scattering of reflected light. Developers can use Aspose.3D API to apply PBR material to 3D Objects in a scene. This code example demonstrates to how to create a Box Object, and then apply the PBR material....to apply PBR material to 3D objects in a scene. This code example...demonstrates to how to create a Box object, and then apply the PBR material...

    docs.aspose.com/3d/nodejs-java/add-material-to-...
  5. 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...
  6. 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/
  7. ChartAxisCollection | Aspose.Words for Java

    Represents a collection of chart axes in Java....Object All Implemented Interfaces:...iterator() Returns an enumerator object. get(int index) public ChartAxis...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentVisitor.visitOfficeMathStart method | A...

    DocumentVisitor.visitOfficeMathStart method. Called when enumeration of a Office Math Object has started....enumeration of a Office Math object has started. visitOfficeMathStart...Description officeMath OfficeMath The object that is being visited. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor.visitOfficeMathEnd method | Asp...

    DocumentVisitor.visitOfficeMathEnd method. Called when enumeration of a Office Math Object has ended....enumeration of a Office Math object has ended. visitOfficeMathEnd...Description officeMath OfficeMath The object that is being visited. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Force Table Rendering on New Page|Aspose.PDF fo...

    Ensure tables render on a new page in PDF documents using Aspose.PDF for Java. Enhance layout control in your reports....paragraphs are added to a Page object’s Paragraphs collection. However...previously added paragraph level object on the page. Adding a Table...

    docs.aspose.com/pdf/java/force-table-rendering-...