Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 16,783 for

true type

(1.31 sec)
  1. 档案

    档案...(Aspose::Cells::Charts::ChartType type,Aspose::Cells::Systems::Int32...chart->GetNISeries()->Add(new String("A1:B3"), true); // 保存 Excel 文件 workbook->...

    blog.aspose.com/zh/cells/create-charts-in-excel...
  2. Word to html font issue - Free Support Forum - ...

    I have issue of while converting word to html. it is not giving exact font like word. Font name in word : Bahnschrift Condensed Font family in html : Bahnschrift...FolderFontSource(@"C:\Temp\fonts", true) }); doc.WarningCallback = new...HtmlFixedSaveOptions(); opt.PrettyFormat = true; doc.Save(@"C:\Temp\out.html"...

    forum.aspose.com/t/word-to-html-font-issue/250063
  3. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals....InsertImage ( Image image ) Parameter Type Description image Image The...string fileName ) Parameter Type Description fileName String...

    reference.aspose.com/words/net/aspose.words/doc...
  4. SVG to PDF Merge using C++ | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...the same or different file types into one file using C++ Merge...opt1 -> set_AdjustPageSize ( true ); firstDoc = MakeObject < Document...

    products.aspose.com/pdf/cpp/merger/svg-to-pdf/
  5. Public API Changes in Aspise.Cells 8.3.2|Docume...

    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.... The Boolean‑type isSameParent parameter specifies...hasAxis ( AxisType . CATEGORY , true ); System . out . println (...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. BuildingBlock.Sections | Aspose.Words for .NET

    Discover BuildingBlock Sections. Easily access and manage all sections within your building block for streamlined organization and enhanced efficiency.... Type , Is . EqualTo ( BuildingBlockType...customBlock . FirstSection , true )); // We can also find it in...

    reference.aspose.com/words/net/aspose.words.bui...
  7. Add Watermarks to Presentations in Java|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Java to indicate a draft, confidential information, copyright, and more.... This type is not inherited from IShape...getAutoShapeLock (). setSelectLocked ( true ); watermarkShape . getAutoShapeLock...

    docs.aspose.com/slides/java/watermark/
  8. 如何在 C# 中序列化输入值 – Aspose.HTML for .NET

    学习并逐步了解如何使用 Aspose.HTML for .NET 库序列化 HTML 表单或输入字段中的输入值。...类的实例,并将 SerializeInputValue 属性设置为 true 。 调用 HTMLDocument 类的 方法,并传入要保存文档的文件路径和...方法的 HTMLSaveOptions 对象上的 属性设置为 true 。 下面是一个示例,说明如何使用 Aspose.HTML...

    docs.aspose.com/html/zh/net/how-to-serialize-in...
  9. BackgroundJobDemo.zip

    BackgroundJobDemo/BackgroundJobDemo.Aws/AwsConfig.cs using Amazon; namespace BackgroundJobDemo.Aws { public class AwsConfig { public RegionEndpoint Region { get; set; } public string BucketName { g......ble: true), Info = table.Column<string>(nullable: true) }, constraints:...WriteLine("Exiting..."); eas.Cancel = true; exit = true; }; const string fileStoragePath...

    docs.aspose.com/slides/net/how-to-run-backgroun...
  10. Working with Comments in C++|Aspose.Words for C++

    Working with comments using C++....GetChildNodes method is set to true: this forces the GetChildNodes...list of document nodes of any type. The resulting collection does...

    docs.aspose.com/words/cpp/working-with-comments/