Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 16,762 for

true type

(0.08 sec)
  1. Convert HTML to Other Formats|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....ShouldAddPlainTextVi property to true to generate a plain text view...loadOptions . ShouldAddPlainTextVi = true ; // Load an HTML file var mailMessage...

    docs.aspose.com/email/net/converting-between-fo...
  2. Customizing Charts with C++|Documentation

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....the freedom to use different types of charts for different data...Add ( u "A1:B4" , true ); // Set the chart type of 2nd NSeries to...

    docs.aspose.com/cells/cpp/customizing-charts/
  3. Crop PDF using Python | Aspose.PDF

    Crop PDF without losing quality in Python programmatically with C# sample code using Aspose.PDF for Python for .NET... Choose the type of box and create new Box Rectagle...Rectangle ( 100 , 100 , 80 , 10 , True ) document . pages [ 1 ] . crop_box...

    products.aspose.com/pdf/python-net/crop/
  4. Extract text or images from PDF using Java | As...

    Source code on Java to extract text and images from PDF files on Java and PHP....txt" , true ); // Write a line of text to...It can be used to build any type of 32-bit and 64-bit applications...

    products.aspose.com/pdf/java/parser/
  5. How to Serialize Input Value in C# – Aspose.HTM...

    Learn and get a step-by-step guide on how to serialize input values in HTML forms or Input fields using the Aspose.HTML for .NET library....SerializeInputValue property to true . Call the method of the HTMLDocument...method. Set the property to true on the HTMLSaveOptions object...

    docs.aspose.com/html/net/how-to-serialize-input...
  6. Modifications on PDF documents - Free Support F...

    Hell Support, I am working with the team for our Aspose use cases on document related requirements. We ran into an issue while trying to import the appose-pdf library and were hoping you could assist us with this. The …...TextStamp("Watermark Text") { Background = true, Opacity = 0.5, HorizontalAlignment...details to specify the issue? What type of project you are working in...

    forum.aspose.com/t/modifications-on-pdf-documen...
  7. 通过 Node.js 结合 C++ 转换 Excel 为 CSV、TSV 和 Txt|Docu...

    学习如何使用 Aspose.Cells for Node.js via C++ 将Excel文件转换为CSV、TSV和TXT格式。... You can use any type of separator const opts = new...opts . setExportAllSheets ( true ); // Save entire workbook data...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  8. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++.... // Below are three types of formats that we can apply...Parameter Type Description ignoreMergeFormat bool If true then direct...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::VariableCollection::IndexOfKey m...

    Aspose::Words::VariableCollection::IndexOfKey method. Returns the zero-based index of the specified document variable in the collection in C++....:: String & name ) Parameter Type Description name const System::String&...FieldType :: FieldDocVariable , true )); field -> set_VariableName...

    reference.aspose.com/words/cpp/aspose.words/var...
  10. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphStart method. Called when enumeration of a paragraph has started.... Paragraph ) Parameter Type Description paragraph Paragraph...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...