Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 71,914 for

office

(0.23 sec)
  1. Managing Tags and Custom Data|Aspose.Slides Doc...

    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....part of the Office Open XML specification. The Office Open XML format...

    docs.aspose.com/slides/cpp/managing-tags-and-cu...
  2. OfficeMath.AcceptEnd | Aspose.Words for .NET

    Discover OfficeMath's AcceptEnd method—seamlessly manage visitor access and enhance your Office math experience. Boost efficiency today!...for visiting the end of the office math. public override VisitorAction...the node structure of every office math node in a document. public...

    reference.aspose.com/words/net/aspose.words.mat...
  3. OfficeMathJustification | Aspose.Words for Java

    Specifies the justification of the equation in Java....Examples: Shows how to set office math display formatting. Document...new Document(getMyDir() + "Office math.docx"); OfficeMath officeMath...

    reference.aspose.com/words/java/com.aspose.word...
  4. Create POTM Presentations in Node.js | products...

    Generate Microsoft Powerpoint POTM presentation using Node applications without using Microsoft Office....without installing Microsoft Office ® . Download For a developer...formats including Microsoft Office files and Images. Aspose.Slides...

    products.aspose.com/total/nodejs-java/create/potm/
  5. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....certificateHolder , "Test Signing" , "My Office" , signingTime ); options ... location ). toEqual ( "My Office" ); //expect(options.digitalSignatureDeta...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....Examples Shows how to render an Office Math object into an image file...Document ( base . myDir + "Office math.docx" ); let officeMath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfDigitalSignatureDetails class | Aspose.Words...

    aspose.words.saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....certificate_holder , 'Test Signing' , 'My Office' , signing_time ) options ...) self . assertEqual ( 'My Office' , options . digital_signature_details...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentVisitor.visitOfficeMathStart method | A...

    DocumentVisitor.visitOfficeMathStart method. Called when enumeration of a Office Math object has started....Called when enumeration of a Office Math object has started. visitOfficeMathStart...the node structure of every office math node in a document. test...

    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....Called when enumeration of a Office Math object has ended. visitOfficeMathEnd...the node structure of every office math node in a document. test...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#.... Text = (( Office . DocumentProperties )( this...3 , 2 ). Range . Text = (( Office . DocumentProperties )( this...

    docs.aspose.com/words/net/inserting-table/