Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 16,779 for

true type

(0.3 sec)
  1. Customize Chart Legends in Presentations with P...

    Customize chart legends with Aspose.Slides for Python via .NET to optimize PowerPoint and OpenDocument presentations with tailored legend formatting.... TRUE text_format . portion_format...font_italic = slides . NullableBool . TRUE text_format . portion_format...

    docs.aspose.com/slides/python-net/chart-legend/
  2. Create, Layout and Auto-Fit Shapes|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....Flowchart Style With certain types of connected drawings, such...diagram and applies several types of auto layout to it, saving...

    docs.aspose.com/diagram/python-java/create-layo...
  3. 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...
  4. Advanced Mail Merge Features in C++|Aspose.Word...

    Aspose.Words for C++ provides some advanced Mail Merge features that allow you to perform further Mail Merge customization. For example, obtaining information about template structure, setting rules, cleaning up after a Mail Merge operation, and others....Field Name Comparison Result “True” Comparison Result “False” NextIf...document only when its condition is true; otherwise it starts a new document...

    docs.aspose.com/words/cpp/advanced-mail-merge-f...
  5. Translate Markdown to DOM|Aspose.Words for Java

    Tarnslate a Markdown document to Document Object Model and back. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch using Java....Bold = true Italic *italic text* Font.Italic = true Strikethrough...~Strikethrough text~ Font.StrikeThrough = true We use a character style with...

    docs.aspose.com/words/java/translate-markdown-t...
  6. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`....supports the following data types: Text paragraphs Images Tables...PdfLoadOptions . When set to True , images are ignored during...

    docs.aspose.com/words/python-net/convert-pdf-to...
  7. 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...
  8. Distinguish Reference-Only Formulas vs. Operati...

    I need a way to determine whether a cell’s formula in Aspose.Cells is only a reference or if it is an actual formula performing a calculation. Examples of formulas that should be treated as reference-only: =A1 =Sheet1…...differentiate between these two types of formulas? Professionalize...needed: SDK + version, file types, minimal sample, and exact error/output...

    forum.aspose.com/t/distinguish-reference-only-f...
  9. ShapeBase.coord_size property | Aspose.Words fo...

    ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this shape.... wrap_type ) # Create a 400pt x 400pt group...aw . NodeType . SHAPE , 0 , True ) . as_shape () . stroke . dash_style...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.isInline property | Aspose.Words for ...

    ShapeBase.isInline property. A quick way to determine if this shape is positioned inline with text....); // Below are two wrapping types that shapes may have. // 1 -...shape . isInline ). toEqual ( true ); // 2 - Floating: shape =...

    reference.aspose.com/words/nodejs-net/aspose.wo...