Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 15,992 for

true type

(0.07 sec)
  1. Leaderlines still visible - Free Support Forum ...

    Hi All, Do you know why the leader lines are still visible whereas I disabled it via code: var pathWorkbook = @"...\\TestHadrienDataLabel.xlsx"; var pathWorkbookNew = @"...\\TestHadrienDataLabelBis.xlsx"; …...ShowValue = true; // disable the leaderlines...Revisit the Chart Type : Sometimes, certain chart types may behave differently...

    forum.aspose.com/t/leaderlines-still-visible/31...
  2. Generate Point Cloud to DXF File Formats via .N...

    C# source code to load, render and add generate point cloud to DXF documents on .NET Framework, .NET Core, Mono....EvaluateGlobalTransf( true ); foreach ( var entity in n...mesh, transform); } } } return true ; }); //Merge method for generating...

    products.aspose.com/3d/net/point-cloud/dxf/
  3. Generate Point Cloud to GLB File Formats via .N...

    C# source code to load, render and add generate point cloud to GLB documents on .NET Framework, .NET Core, Mono....EvaluateGlobalTransf( true ); foreach ( var entity in n...mesh, transform); } } } return true ; }); //Merge method for generating...

    products.aspose.com/3d/net/point-cloud/glb/
  4. FontNameSubstitutionRule | Aspose.Words for Java

    Font substitution rule for processing font name in Java....setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...getFontInfoSubstitut().setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata... IsReaderInitializati = true ; gen . Save ( $"{path}ExtPDF417MetaReaderI...Barcode . Pdf417 . IsLinked = true ; gen . Save ( $"{path}ExtPDF417MetaLinked...

    docs.aspose.com/barcode/net/read-barcode-metadata/
  6. Aspose.Drawing memory leak in Csharp - Free Sup...

    When I convert pdf to tiff, it takes a lot of ressource. My PDF is 1300K (any pdf does the same) and after 5 calls ended the process still takes 1.7g, even after 5 minutes it’s completion and idle. Here is my code. us…...None, SkipBlankPages = true, Brightness = 0.7f }; tiffDeviceObj...ShapeType.None, SkipBlankPages = true, Brightness = 0.7f }; using...

    forum.aspose.com/t/aspose-drawing-memory-leak-i...
  7. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …...API to define the cell format type (e.g., percent, number, text)...AxisX.AxisBetweenCategorie = true; chart.AxisX.Hidden = false;...

    forum.aspose.com/t/data-label-formatcode-in-cha...
  8. Creating PDF417 Barcodes|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....the PDF417Truncate property to true leads to a comparatively smaller...choose carefully based on the type of codetext value. Below code...

    docs.aspose.com/barcode/jasperreports/creating-...
  9. Aspose::Words::Saving::TxtSaveOptionsBase class...

    Aspose::Words::Saving::TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ExportHeadersFooters ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 在 Python 中从演示文稿形状提取图像|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像——快速、代码友好的解决方案。...def get_image_format ( image_type ): return { "jpeg" : slides...ImageFormat . GIF , } . get ( image_type , slides . ImageFormat . JPEG...

    docs.aspose.com/slides/zh/python-net/extracting...