Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 47,812 for

properties

(0.15 sec)
  1. How to Convert PDF to Word using Python

    This basic tutorial covers how to convert PDF to Word using Python. It encompasses all relevant information like the environment setup details, conversion algorithm, and a code snippet demonstrating how using Python PDF to DOC conversion can be done....class and specify different properties Invoke the save method to...which lets you set different properties like setting bullets recognition...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  2. How to Transform SVG to PDF using C#

    This quick article discusses how to transform SVG to PDF using C#. It explains the system configuration, stepwise algorithm, as well as a running sample code to export from SVG to PDF using C#....specifying some optional properties, if needed, and then render...you may customize different properties like adjusting PDF page size...

    kb.aspose.com/pdf/net/how-to-transform-svg-to-p...
  3. DocumentSavingArgs class | Aspose.Words for Python

    aspose.words.saving.DocumentSavingArgs class. An argument passed into [IDocumentSavingCallback.notify()](../idocumentsavingcallback/notify/#documentsavingargs)... Properties Name Description estimated_progress...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Send Word Document by Email using C++

    In this example, we will explore how to send Word Document by email using C++. In the following example code, you will witness how convenient it is to send Word Document in email body using C++. You will just need to make simple API calls and perform few simple steps on MS Windows to achieve this....Email and set message properties Initialize the SmtpClient...with setting of other mail properties. Lastly, by using SMTP client...

    kb.aspose.com/words/cpp/how-to-send-word-docume...
  5. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....object to enable different properties Perform text replacement...and then specify different properties to set the criteria for search...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  6. Public API Changes in Aspose.Imaging 2.6.0|Docu...

    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....CadRasterizationOpti and set its various properties CadRasterizationOpti rasterizationOptions...//Set the VectorRasterizationO property pdfOptions . setVectorRasterizati...

    docs.aspose.com/imaging/java/public-api-changes...
  7. AdjustmentCollection class | Aspose.Words for N...

    Aspose.Words.Drawing.AdjustmentCollection class. Represents a read-only collection of [Adjustment](../adjustment/) adjust values that are applied to the specified shape.... Properties Name Description count Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. JSSize class | Aspose.Words for Node.js

    Aspose.Words.JSSize class. Stores an ordered pair of integers, which specify a Height and Width....Description JSSize(width, height) Properties Name Description height Represents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. WebExtensionBinding | Aspose.Words for .NET

    Create powerful web extension bindings effortlessly with the WebExtensionBinding constructor. Customize parameters for seamless integration and enhanced functionality.... Properties . Add ( new WebExtensionProperty...Assert . That ( webExtension . Properties [ 0 ]. Name , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.web...
  10. BaseWebExtensionCollection | Aspose.Words for Java

    Base class for TaskPaneCollection WebExtensionBindingCollection WebExtensionPropertyCollection and WebExtensionReferenceCollection collections in Java....getCount()); // Print all properties of the document's web extension...getCount()); // Print all properties of the document's web extension...

    reference.aspose.com/words/java/com.aspose.word...