Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 47,674 for

properties

(0.29 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. Convert AI to TIFF in C#

    Use this topic to covert AI to TIFF in C#. Get the configuration settings, a list of steps, and a working example to export AI to TIFF in C#....class object, the required properties for the output TIFF image...customize the output TIFF image properties including bits per pixel...

    kb.aspose.com/psd/net/convert-ai-to-tiff-in-csh...
  5. 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-...
  6. FormFieldCollection class | Aspose.Words for No...

    Aspose.Words.Fields.FormFieldCollection class. A collection of [FormField](../formfield/) objects that represent all the form fields in a range... Properties Name Description count Returns...

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

    Aspose.Words.NodeChangingArgs class. Provides data for methods of the [INodeChangingCallback](../inodechangingcallback/) interface.... Properties Name Description action Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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-...
  9. 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/
  10. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...discrepancies, or specific properties of the CAD entities being...Review Entity Properties : Inspect the properties of the entities...

    forum.aspose.com/t/cad-pdf/314511