Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 83,042 for

object

(0.05 sec)
  1. Shape.UpdateSmartArtDrawing | Aspose.Words for ...

    Enhance your documents with the Shape UpdateSmartArtDrawing method, utilizing Aspose.Words' advanced SmartArt rendering for stunning visuals....drawing along with SmartArt object. However, if the document is...uses it to render the SmartArt object. If pre-rendered drawing is...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Format and Modify Named Ranges|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....formatting, define a Style object to specify the style settings...settings and apply it to the Range object. The following example shows...

    docs.aspose.com/cells/net/format-and-modify-nam...
  3. How to Print Word Document in C#

    This step by step tutorial explains how to print Word document in C#. This code in c# print Word document without opening and without interop....method Create a new Document object and load DOCX document Create...Create a new PrintDialog object and set printer dialog properties...

    kb.aspose.com/words/net/how-to-print-word-docum...
  4. TabStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.TabStop class, your solution for custom tab stops in document formatting. Enhance your documents with precision and ease!... The TabStop object is a member of the TabStopCollection...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/net/aspose.words/tab...
  5. Move PDF Pages programmatically via Python|Aspo...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Python via .NET....should: Create a Document class object with the source PDF file. Create...Create a Document class object with the destination PDF file...

    docs.aspose.com/pdf/python-net/move-pages/
  6. PdfDigitalSignatureDetails Class | Aspose.Words...

    Discover the Aspose.Words.PdfDigitalSignatureDetails class for seamless PDF digital signing. Enhance document security with easy integration and robust features....Returns the certificate holder object that contains the certificate...valid PdfDigitalSignatureD object and then save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....create a Document object and a TextStamp object using required properties...create a Document object and a TextStamp object using required properties...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  8. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using Python...worksheets embedded as OLE objects in a PowerPoint presentation...post-activation states of the OLE object. We have investigated this...

    docs.aspose.com/slides/python-net/working-solut...
  9. MailMerge.CleanupOptions | Aspose.Words for .NET

    Optimize your mail merge with the CleanupOptions property—easily manage which items to remove for a seamless, efficient process.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "" , "" }); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  10. How to Create a Table in Word using Python

    This article describes how to create a table in Word using Python. It contains detailed instructions to configure the environment, write a program to accomplish the task, and also shares a runnable sample code for inserting table in MS Word using Python....Instantiate the DocumentBuilder class object for adding a table Start a...using the DocumentBuilder class object and insert a cell with some...

    kb.aspose.com/words/python/how-to-create-a-tabl...