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

true type

(0.22 sec)
  1. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java.... Pass to this method the type of the break you need to insert...You need to specify a field type, field code and field value...

    docs.aspose.com/words/java/use-documentbuilder-...
  2. Aspose::Words::Markup::XmlMapping class | Aspos...

    Aspose::Words::Markup::XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document. To learn more, visit the documentation article in C++.... get_IsMapped () Returns true if the parent structured document...custom XML data part. static Type () Examples Shows how to set...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. 使用 Microsoft Azure 函数转换文档|Aspose.PDF for .NET

    了解如何使用 Microsoft Azure Functions 和 Aspose.PDF for .NET 转换 PDF 文档,实现基于云的文档处理。...azure-functions-core-tools@4 --unsafe-perm true 安装 Azure CLI: Windows:从 Microsoft...UploadAsync ( outputStream , true ); return targetBlob . Uri ...

    docs.aspose.com/pdf/zh/net/converting-documents...
  4. IMailMergeDataSourceRoot.GetDataSource | Aspose...

    Unlock seamless mail merging with Aspose.Words! Discover how the IMailMergeDataSourceRoot GetDataSource method enhances your document automation process....string tableName ) Parameter Type Description tableName String...<summary> /// An example of a typed collection that contains your...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Convert OLM to ICS via Java | products.aspose.com

    Try the code sample to convert OLM files to ICS format in Java. Download Java API to take your email processing applications to the next level.... convert it to MapiCalendar type, and save the calendar item...setting the boolean parameter to true. Iterate through the messages...

    products.aspose.com/email/java/conversion/olm-t...
  6. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java.... Specify true to keep the stream open. Examples:...document page into it. Specify true to keep the stream open. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert Excel to CSV, TSV and TXT with C++|Docu...

    Easily convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells with C++.... You can use any type of separator TxtSaveOptions...opts . SetExportAllSheets ( true ); // Save entire workbook data...

    docs.aspose.com/cells/cpp/convert-excel-to-csv-...
  8. Aspose::Words::Fonts::FontSettings::SetFontsSou...

    Aspose::Words::Fonts::FontSettings::SetFontsSources method. Sets the sources where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts in C++....FontSourceBase >> & sources ) Parameter Type Description sources const S...originalFontSources -> get_Length ()); ASSERT_TRUE ( originalFontSources [ 0 ]...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Aspose::Words::Fields::FieldRef class | Aspose....

    Aspose::Words::Fields::FieldRef class. Implements the REF field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Convert Excel each row into separate PDF - Free...

    Hi Aspose Team, I am looking to generate a number of PDFs , where each pdf should contain the each row from the worksheet. Lets say, I have 10 row in a sheet, I am looking to generate 10 PDF , with each having its own …...ExportAsFixedFormat Type:=xlTypePDF, Filename:=pdfPath...IncludeDocProperties:=True, IgnorePrintAreas:=False, OpenAfterPublish:=True End...

    forum.aspose.com/t/convert-excel-each-row-into-...