Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 94,481 for

object

(2.74 sec)
  1. ShapeMarkupLanguage | Aspose.Words for Java

    Specifies Markup language used for the shape in Java....Object public class ShapeMarkupLanguage...property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...

    reference.aspose.com/words/java/com.aspose.word...
  2. Monitor running programs|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....class to create a monitoring object, use the setInterruptMonitor...

    docs.aspose.com/cells/python-net/monitor-runnin...
  3. Aspose.PSD for .NET 25.11 - Release Notes|Docum...

    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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-1...
  4. Aspose::Words::ConditionalStyleCollection class...

    Aspose::Words::ConditionalStyleCollection class. Represents a collection of ConditionalStyle Objects. To learn more, visit the documentation article in C++....collection of ConditionalStyle objects. To learn more, visit the Working...override Returns an enumerator object that can be used to iterate...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Working with User-defined 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....User object. The User class can be used...getShape ( 2 ); // initialize user object User user = new User (); user...

    docs.aspose.com/diagram/java/working-with-user-...
  6. Paragraph.AppendField | Aspose.Words for .NET

    Enhance your document with the Paragraph AppendField method, seamlessly adding custom fields to paragraphs for improved organization and clarity.... Return Value A Field object that represents the appended...braces). Return Value A Field object that represents the appended...

    reference.aspose.com/words/net/aspose.words/par...
  7. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property to customize your document rendering. Control which pages to save for optimized output. Explore now!...// We can pass a SaveOptions object to specify a different page...Create an "ImageSaveOptions" object which we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Support of CTB files|CAD 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....property of CadRasterizationOpti object. Here is the example how to...

    docs.aspose.com/cad/java/support-ctb/
  9. Encrypt, Decrypt and set Privileges on PDF docu...

    Find out how to encrypt, decrypt, and set security privileges on PDF documents using C++ and Aspose.PDF to protect sensitive content....which takes DocumentPrivilege object. A DocumentPrivilege class...

    docs.aspose.com/pdf/cpp/encrypt-decrypt-and-set...
  10. Update Links in PDF|Aspose.PDF for .NET

    Update links in PDF programmatically. This guide is about how to update links in PDF in C# language....destination using the GoToAction object’s Destination property. The...instantiate the GoToURIAction object and pass it to the LinkAnnotation’s...

    docs.aspose.com/pdf/net/update-links/