Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 15,993 for

true type

(0.07 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Python via Java https://products.aspose.com/pdf/python-java/conversion/ Recent content in PDF Conversion Solution......org","@type":"HowTo","name":"How to convert...pdf-for-net.svg","step":[{"@type":"HowToStep","name":"Initialize...

    products.aspose.com/pdf/python-java/conversion/...
  2. PDF Printing Stuck on Size A4? - Free Support F...

    Hi All, I am attempting to print a document with specific sizes (configurable by customer). NOTE: In testing I am printing to a virtual printer. I have tried both Postscript and Microsoft Print to PDF and have seen the…...Initialize viewer and set coordinate type PdfViewer viewer = new PdfViewer();...setAutoResize(true); viewer.setAutoRotate(true); viewer.setH...

    forum.aspose.com/t/pdf-printing-stuck-on-size-a...
  3. IMailMergeDataSource.GetChildDataSource | Aspos...

    Discover how the IMailMergeDataSource GetChildDataSource method enhances Aspose.Words mail merge by managing nested regions seamlessly....string tableName ) Parameter Type Description tableName String...mRecordIndex ]. FullName ; return true ; case "Address" : fieldValue...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Customize Error Bars in Presentation Charts on ...

    Learn how to add and customize error bars in charts with Aspose.Slides for Android via Java—optimize data visuals in PowerPoint presentations....applies when using a custom value type. To specify a value, use the...Bubble , 50 , 50 , 400 , 300 , true ); // Adding Error bars and...

    docs.aspose.com/slides/androidjava/error-bar/
  5. PDF OptimizeResources: 5 of 8 options have crit...

    Bug Report: Document.OptimizeResources — Multiple Critical Defects Product: Aspose.PDF for .NET Version Tested: 26.2.0 (issues also confirmed across v23.x–v25.x) Platform: .NET 10, Windows, x64 License: Aspose.Total (…...Combine → Optimize → Deliver PDF Type: Tagged (PDF/UA-1), multi-source...Description When RemoveUnusedObjects = true is used on a combined PDF that...

    forum.aspose.com/t/pdf-optimizeresources-5-of-8...
  6. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolder method. Sets the folder where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts. This is a shortcut to SetFontsFolders() for setting only one font directory in C++.... bool recursive ) Parameter Type Description fontFolder const...TrueType fonts. recursive bool True to scan the specified folders...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. 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...
  8. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for PHP via Java for more engaging slides....); $chart -> setDataTable ( true ); $chart -> getChartData ()...getDefaultDataLabelF () -> setShowValue ( true ); $series -> getLabels () ->...

    docs.aspose.com/slides/php-java/chart-data-label/
  9. 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/
  10. 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/