Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 16,239 for

true type

(0.08 sec)
  1. AxisTickLabels.font property | Aspose.Words for...

    AxisTickLabels.font property. Provides access to font formatting of the tick labels.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java.... setSkipBlankPages ( true ); // set image brightness tiffSettings...); // set IndexedConversion Type, default value is simple tiffSettings...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  3. ChartAxis.major_tick_mark property | Aspose.Wor...

    ChartAxis.major_tick_mark property. Returns or sets the major tick marks.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...Type) Ascending).ToList() Dim builder...Each doc In _Replacement If doc.Type = CompletionCertificat.Header...

    forum.aspose.com/t/header-alignment-issue-and-n...
  5. ShapeBase.IsInline | Aspose.Words for .NET

    Discover the ShapeBase IsInline property to easily check if your shape aligns with text, enhancing your design and improving layout efficiency....); // Below are two wrapping types that shapes may have. // 1 -...That ( shape . IsInline , Is . True ); // 2 - Floating: shape =...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Document.update_list_labels method | Aspose.Wor...

    Document.update_list_labels method. Updates list labels for all list items in the document.... PARAGRAPH , True ) # Find if we have the paragraph...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Messages from Server|Documentation

    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....method returns an object of type Pop3MailBoxInfo. It is also...contains ( "noreply@host.com" , True ) Utility Features - POP3 Client...

    docs.aspose.com/email/python-net/working-with-m...
  8. Successful PDF/A-1b conversion creates invalid ...

    Using Aspose.PDF .NET 25.10, I am converting the attached file using following code: using (var document = new Aspose.Pdf.Document(pdfPath)) { var options = new Aspose.Pdf.PdfFormatConversionOptions(Aspose.Pdf.PdfFo…...Mask, IsTransferInfo = true, }; var success = document.Convert(options);...The conversion call returns true because, from Aspose.PDF’s point...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...
  9. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....Rectangle ( 100 , 700 , 500 , 750 , True ) paragraph . formatting_options...Rectangle ( 80 , 200 , 400 , 800 , True ) paragraph . formatting_options...

    docs.aspose.com/pdf/python-net/text-formatting-...
  10. Generate DotCode Barcodes in JavaScript|Documen...

    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....Overview DotCode is a 2D barcode type designed to ensure accurate...DotCode . IsReaderInitializati = true ; // Display the barcode image...

    docs.aspose.com/barcode/javascript-cpp/dotcode-...