Sort Score
Result 10 results
Languages All
Labels All
Results 9,641 - 9,650 of 10,763 for

true type

(0.08 sec)
  1. MathObjectType Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.Math.MathObjectType enum لتحديد أنواع كائنات Office Math وإدارتها بسهولة لتحسين معالجة المستندات...."[OfficeMath start] Math object type: " + officeMath . MathObjectType...mDocTraversalDepth ++; mVisitorIsInsideOffi = true ; return VisitorAction . Continue...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Style Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Style لإدارة الأنماط المخصصة والمضمنة بسهولة. حسّن تنسيق مستنداتك بسهولة ودقة.... Type { get; } يحصل على نوع النمط...style . AutomaticallyUpdate = true ; DocumentBuilder builder =...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Opțiuni la conversia în PDF|Aspose.Words pentru...

    Convertiți un document în PDF cu opțiuni avansate folosind Python. Utilizați PdfSaveOptions pentru a schimba rezultatul salvării unui document în format PDF.... Setați embed_full_fonts la True Pentru a subseta fonturile când...este setat la true, următoarele fonturi “True Type” cele mai populare...

    docs.aspose.com/words/ro/python-net/specify-ren...
  4. Trích xuất văn bản và hình ảnh từ tài liệu PPT ...

    Mã nguồn C# để trích xuất văn bản và hình ảnh từ tệp PPT trên .NET Framework, .NET Core, Windows Azure, Mono hoặc Xamarin Platforms....GetAllTextFrames(pptPresentation, true ); //Loop through the Array...can contain several different types of information such as text...

    products.aspose.com/slides/vi/net/parser/ppt/
  5. Blinde watermerkverificatie toevoegen aan GLB b...

    C# broncode om blinde watermerkverificatie te laden, weer te geven en toe te voegen aan GLB documenten op .NET Framework, .NET Core, Mono....null ) return false ; } return true ; }); } catch (UnauthorizedAccessEx)...gebruikt model/gltf-binary als MIME-type. Meer lezen Andere ondersteunde...

    products.aspose.com/3d/nl/net/verify-watermark/...
  6. Изменения общедоступного API в Aspose.Cells 8.4...

    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.... C# //Add a new chart of type Column to chart collection int...SetChartDataRange ( "A1:D4" , true ); Добавлен метод VbaModuleCollection...

    docs.aspose.com/cells/ru/net/public-api-changes...
  7. So konvertieren Sie Projektdaten in PDF | Aspos...

    In diesem Leitfaden wird erläutert, wie Projektdaten mit ASSOSPLE.TASKS für Java in PDF -Format konvertiert werden. Egal, ob Sie neu auf der Plattform sind oder Ihren Workflow optimieren möchten, dieser Artikel bietet einen klaren Schritt-für-Schritt-Ansatz, um Ihr Ziel zu erreichen.... Indicator Type Graphical Representation Task...SaveToSeparateFiles flag to true. Customizing TextStyle for Project...

    docs.aspose.com/tasks/de/java/convert-project-d...
  8. BuildingBlockType Enum | Aspose.Words per .NET

    Esplora l'enum BuildingBlockType di Aspose.Words per migliorare la funzionalità dei documenti in Microsoft Word. Ottieni visibilità e comportamento unici per i building block!... Type ); Assert . AreEqual ( BuildingBlockGallery...customBlock . FirstSection , true )); // Possiamo anche trovarlo...

    reference.aspose.com/words/it/net/aspose.words....
  9. 管理 OLE|Aspose.Slides for Python 文档

    在 Python 中将 OLE 对象添加到 PowerPoint 演示文稿...shapes [ 0 ] # 读取 OLE 对象并写入磁盘 if type ( oleObjectFrame ) is slides...oleFrameHtml . is_object_icon = True with open ( path + "archive...

    docs.aspose.com/slides/zh/python-net/manage-ole/
  10. LaTeX vers l'image | Aspose.TeX pour Python

    Pour convertir TeX en image à l'aide d'Aspose.TeX pour Python, lisez cet article pour voir comment le faire et les exemples de code....ltx" ), ImageDevice(True), options). run () view raw...= so 9 device = ImageDevice(True) 10 TeXJob(path. join (Util...

    docs.aspose.com/tex/fr/python-net/latex-to-image/