Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 16,866 for

true type

(0.49 sec)
  1. How to Convert MPP to SVG | Aspose.Tasks Docume...

    Convert your Microsoft Project files to scalable vector graphics with Aspose.Tasks for .NET....the SaveFileFormat enumeration type. To save a project to SVG: Load...SvgOptions(); 3 options. FitContent = true ; 4 options. Timescale = Timescale...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  2. Load Spreadsheet with GridJs and Flask|Document...

    Step‑by‑step guide to load an Excel spreadsheet using Aspose.Cells GridJs with a Flask backend....exist_ok = True ) # ---------- # Helper: Guess MIME type from a filename...# ---------- def guess_mime_type_from_filename ( filename : str...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  3. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=True s…...enabled=true server.compression.mime-types=application/pdf...compression.enabled=true (and the related MIME‑type list) tells the...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  4. FieldSaveDate.UseSakaEraCalendar | Aspose.Words...

    Effortlessly manage dates with FieldSaveDate's Saka Era Calendar feature. Easily toggle settings for enhanced date tracking and organization....are three different calendar types according to which the SAVEDATE...FieldSaveDate , true ); field . UseLunarCalendar = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.fie...
  5. Gml conversions to all others formats produces ...

    Hi Alexander, 1.Here are the errors: [gpx4] Testing Gpx → GeoPackage Args: input=‘D:\GisConverter\Tests\Gpx\Input\airports.gml’, format=‘GeoPackage’, output=‘D:\GisConverter\Tests\Gpx\Output\2026-04-16_16-34-00\gpx4\Ge…...not support Polygon geometry type Result: ConversionFailed [gpx8]...not support Polygon geometry type Result: ConversionFailed [gpx16]...

    forum.aspose.com/t/gml-conversions-to-all-other...
  6. Security Annotations using Python|Aspose.PDF fo...

    Learn how to mark text for redaction, apply redaction annotations, and redact image areas in PDF files using Aspose.PDF for Python via .NET.... TextSearchOptions ( True ) text_fragment_absorber . text_search_options...redaction_annotation . repeat = True page . annotations . add ( ...

    docs.aspose.com/pdf/python-net/security-annotat...
  7. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.ole_icon property. Gets the draw aspect of the OLE object... When True , the OLE object is displayed...drawing.vsd' , 'Package' , True , True , None ) # Inserting OLE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.SmallCaps | Aspose.Words for .NET

    Discover the TextPath SmallCaps property, easily format fonts to small capital letters for enhanced readability and stylish text design....SmallCaps property True if the font is formatted as...TextPath . Bold = true ; shape . TextPath . Italic = true ; // Below...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Preserving native DXF entities (ARC, CIRCLE, LI...

    Hello, We have a workflow that involves converting DXF files through SVG and back to DXF, and we’re losing native entity Types in the process. I’d appreciate guidance on the best approach. Our pipeline: Multiple indi…...we’re losing native entity types in the process. I’d appreciate...preserve the original geometry types. What we currently use: • Aspose...

    forum.aspose.com/t/preserving-native-dxf-entiti...
  10. 将 HTML 转换为 PDF(.NET)|Aspose.PDF for .NET

    本主题展示如何使用 Aspose.PDF 将 HTML 和 MHTML 转换为 PDF。...HtmlLoadOptions with Print media type var options = new HtmlLoadOptions...resultBytes ) { // Set MIME Type MIMETypeIfKnown = "image/jpeg"...

    docs.aspose.com/pdf/zh/net/convert-html-to-pdf/