Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 49,608 for

properties

(0.08 sec)
  1. How to Send Word Document by Email using C#

    In this easy tutorial, we will learn how to send Word Document by email using C#. In the following example, you will see how easy it is to send Word Document in email body using C#. You may use the example in any of the commonly available operating system like Linux, macOS, or Windows....as MailMessage and set its properties Instantiate SMTP client and...MailMessage class and set it’s mail properties. Finally, an instance of...

    kb.aspose.com/words/net/how-to-send-word-docume...
  2. Convert TIFF to PNG using Python

    This article guides on how to convert TIFF to PNG using Python. It has the details to set the IDE, a list of steps, and a sample code for changing TIFF file to PNG using Python....file using the respective properties and methods in the PngOptions...TiffImage to access TIFF-specific properties Create a PngOptions object...

    kb.aspose.com/imaging/python/convert-tiff-to-pn...
  3. Convert ODP to PDF in Python

    This brief article highlights how to convert ODP to PDF in Python. It also represents the required steps to establish the development environment along with a list of programming tasks, and an example code to transform ODP to PDF in Python....setting desired output PDF file properties. In the end, the loaded ODP...file by setting different properties exposed by the PdfOptions...

    kb.aspose.com/slides/python/convert-odp-to-pdf-...
  4. Extract Text From Word Document in C#

    You can easily extract text from Word Document in C# with this brief tutorial. It encompasses steps for setting up the development environment, step-by-step workflow, and a working sample code to convert Word to TXT in C#....instance and set the required properties Save the Word file as TXT...file, you can use different properties exposed by the TxtSaveOptions...

    kb.aspose.com/words/net/extract-text-from-word-...
  5. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....removed classes, methods, properties and so on, and other changes...0 API. Public API Changes Property RotationAngle Has Been Added...

    docs.aspose.com/slides/net/public-api-and-backw...
  6. Aspose::Words::Fields::FieldIndex::get_UseYomi ...

    Aspose::Words::Fields::FieldIndex::get_UseYomi method. Gets or sets whether to enable the use of yomi text for index entries in C++....display the XE field's Text property value on the left side, //...matching values in the "Text" property // into one entry as opposed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. How to Convert Word to HTML using C++

    In this short tutorial, we will learn how to convert Word to HTML using C++. For converting word to html format in C++, you need to make simple API calls in few simple steps on MS Windows or Linux....HtmlSaveOptions class and specify its properties Save output file in HTML...class and then set several properties for the expected output HTML...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  8. Manage Document Metadata via C++ | products.asp...

    View and Update PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents metadata via your C++ application....Spreadsheet Properties Update PDF Document Properties Managing PDF...

    products.aspose.com/total/cpp/metadata/
  9. Forms2OleControl.Value | Aspose.Words for .NET

    Discover the Forms2OleControl Value property, reflecting control states. Easily manage option button values, 1 for checked, 0 for unchecked. Simplify your coding!...Value property Gets underlying Value property which often...Examples Shows how to verify the properties of an ActiveX control. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. How to Electronically Sign Word Document using ...

    This article guides on how to electronically sign Word document using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to insert a signature on Word using Python....task by setting the various properties of the SignOptions class...class has CertificateHolder property that requires the certificate...

    kb.aspose.com/words/python/how-to-electronicall...