Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 86,656 for

object

(0.12 sec)
  1. Rotating Cell Text in VSTO and Aspose.Cells|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....VSTO //intiate Application object Excel . Application ExcelApp...Heading" ; //Define a range object(B2). Excel . Range _range ;...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  2. PreferredWidth | Aspose.Words for Java

    Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell in Java....Object public class PreferredWidth..."PreferredWidth" property creates a new object. Assert.assertNotEquals(table...

    reference.aspose.com/words/java/com.aspose.word...
  3. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails constructor, designed to efficiently initialize digital signature instances for secure document management....// 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...
  4. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw Objects in PowerPoint C++...be used to highlight other objects, show connections and processes...manage ink objects. Differences between Regular Object and Ink Objects...

    docs.aspose.com/slides/cpp/manage-ink/
  5. Container Styling Issue - Free Support Forum - ...

    I am having an issue when copying a container from one page to another. The script below makes the correct # of copies and resizes them correctly. However, the styling is incorrect. If you open the output file in visi…...$template $diagramFile $doc = New-Object Aspose.Diagram.Diagram -ArgumentList...ConvertFrom-Csv $columns = $data | Group-Object -Property Column $objectNumber...

    forum.aspose.com/t/container-styling-issue/320591
  6. Insert Footnote in Word using Java

    Follow this article to insert footnote in Word using Java. It has details to set the IDE, a list of steps, and a sample code for creating footnote in Word using Java....Document class object Create a DocumentBuilder class object by passing...passing it the loaded Word file object Add some text at the start...

    kb.aspose.com/words/java/insert-footnote-in-wor...
  7. Set Privileges, Encrypt and Decrypt PDF File|As...

    Encrypt PDF File with Java using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....privileges on a PDF file, create an object of the DocumentPrivilege class...pass this object as an argument to the Document object’s Encrypt...

    docs.aspose.com/pdf/java/set-privileges-encrypt...
  8. How to Convert HTML to PDF in Python

    This article assists on how to convert HTML to PDF in Python. You will get directions to set the IDE, write the program and a runnable sample code to convert HTML file to PDF using Python....NET to render HTML Create an object of aspose.pdf.HtmlLoadOptions...HTML file into the Document object using the load options mentioned...

    kb.aspose.com/pdf/python/how-to-convert-html-to...
  9. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...Error: Object reference not set to an instance of an object. Stack...RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  10. Access OpenDocument Presentation|Aspose.Slides ...

    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....Presentation constructor when the object is instantiated. Example string...//Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/net/access-opendocument-...