Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 15,894 for

true type

(0.11 sec)
  1. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata... IsReaderInitializati = true ; document . getElementById...Barcode . Pdf417 . IsLinked = true ; document . getElementById...

    docs.aspose.com/barcode/javascript-cpp/read-bar...
  2. • Convert meeting response in the MapiMessage f...

    Issue: “Aspose.Email for Java” created the ICalendar as the meeting request instead of meeting response....Click “File” , then “Save As” type of Outlook Message Format, e...moptions.setKeepOriginalEmail(true); MailMessage mail = outlookMsg...

    forum.aspose.com/t/convert-meeting-response-in-...
  3. DocumentVisitor.VisitFieldStart | Aspose.Words ...

    Discover the DocumentVisitor VisitFieldStart method, triggered at the start of a field in your document, enhancing your coding efficiency and workflow....FieldStart fieldStart ) Parameter Type Description fieldStart FieldStart...mDocTraversalDepth ++; mVisitorIsInsideFiel = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....DrawTextRectangleBor property value to true textFragment -> get_TextState...-> set_DrawTextRectangleBor ( true ); auto tb = MakeObject < TextBuilder...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  5. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a document using Python. Insert section into a document Python. Remove section Python. Copy sections between Documents.... Types of a Section Break Aspose.Words...enumeration to choose a break type that applies only for the first...

    docs.aspose.com/words/python-net/working-with-s...
  6. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates.... shapes : if type ( shape ) is slides . Table...header. table . first_row = True # Save the presentation to disk...

    docs.aspose.com/slides/python-net/manage-rows-a...
  7. How to Run Aspose.Cells in Docker|Documentation

    Run Aspose.Cells in a Docker container for Linux, Windows Server and any OS....command: docker run --mount type=bind,source=C:\Temp,target=/TestOut...Docker Image docker run --mount type=bind,source=C:\Temp,target=c:\TestOut...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  8. Problem with SkiaSharp on Linux - Free Support ...

    Hi Aspose team, We use Aspose.Cells 23.3.0 in our AzureFunction. Everything works fine on Windows. On Linux, when we call new Workbook(), we get this error: 2024-04-19T09:48:26.226538934Z: [ERROR] Unhandled exception…...TypeInitializationEx: The type initializer for ‘SkiaSharp.SKObject’...System.TypeInitializationEx: The type initializer for ‘SkiaSharp.SKObject’...

    forum.aspose.com/t/problem-with-skiasharp-on-li...
  9. ListCollection.add method | Aspose.Words for Py...

    aspose.words.lists.ListCollection.add method... Parameter Type Description list_template ListTemplate...words . Style ): ... Parameter Type Description list_style Style...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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/