Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 15,880 for

true type

(0.39 sec)
  1. Different Geometrytype create by arcgis and asp...

    test gdb.zip (31.5 KB) hi I use ogrinfo see the different gdb create by arcgis and aspose ,one is create by arcmap , another is by aspose ogrinfo D:\arcgis.gdb -al INFO: Open of `D:\arcgis.gdb' using driver `Ope…...FileGdb have ‘true’ value for Z and M. It will...an emptry layer, its geometry type is unknown( arcgis and ogrinfo...

    forum.aspose.com/t/different-geometrytype-creat...
  2. 档案

    档案...MapiTask("To Do", "Just click and type to add new task", dt.datetime(2018...MapiTask("To Do", "Just click and type to add new task", dt.datetime(2018...

    blog.aspose.com/zh/email/create-ms-outlook-task...
  3. Aspose::Words::Fonts::FontSubstitutionRule::get...

    Aspose::Words::Fonts::FontSubstitutionRule::get_Enabled method. Specifies whether the rule is enabled or not in C++....SystemFonts , systemFontSource -> get_Type ()); ASSERT_EQ ( 0 , systemFontSource...get_FontInfoSubstitution () -> set_Enabled ( true ); doc -> get_FontSettings ()...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Very high RAM usage - Free Support Forum - aspo...

    I’ve recently started trying Aspose.PDF (.Net 4.8) and noticed very high RAM consumption. Without Aspose.PDF the system needs ~20% of RAM. But when Aspose.PDF starts (noticeable with larger files, ~20MB) it drains all av…...investigation with the same type of PDF documents with which...ExcelSaveOptions { MinimizeTheNumberOfW = true }; var filepath = ConfigurationManager...

    forum.aspose.com/t/very-high-ram-usage/270271
  5. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a document into the Text format. 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...
  6. GridDesktop: invoke error - Free Support Forum ...

    We observe random exceptions like this in GridDesktop: Exception-Type: System.InvalidOperationException Message: Invoke oder BeginInvoke kann für ein Steuerelement erst aufgerufen werden, wenn das Fensterhandle erstellt…...this in GridDesktop: Exception-Type: System.InvalidOperationExce...null, openasReadOnly: true, runFormulas: true); Unfortunately, we...

    forum.aspose.com/t/griddesktop-invoke-error/312280
  7. Aspose Email - Sender header with special chara...

    Hello, I am using the 2025-11 version or Aspose Java Email. I am using it to convert an MSG message to an EML. The conversion works but it has a problem with the header “Sender”. The sender in this case contains the …...setPreserveSignedCon(true); message.save(out, saveOptions);...Sender: Pippo Pešic Content-Type: multipart/mixed; boundary=...

    forum.aspose.com/t/aspose-email-sender-header-w...
  8. Customize Barcode Text and Captions in Python v...

    How to Set Barcode Text and Captions in Aspose.BarCode for Python via .NET...applicable to specific barcode types, including EAN-13, EAN-8, UPC-E...CodetextParameters . When the True setting is enabled, the text...

    docs.aspose.com/barcode/python-net/set-barcode-...
  9. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples.... whole_words_only = True presentation . slides [ 0 ]...portion_format . fill_format . fill_type = slides . FillType . SOLID...

    docs.aspose.com/slides/python-net/text-formatting/
  10. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...xmpTrailer = new XmpTrailerPi(true); XmpMeta xmpMeta = new XmpMeta();...Save(action.OutputPath); } return true; } return false; } Adam.Core...

    forum.aspose.com/t/index-was-outside-the-bounds...