Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 17,153 for

true type

(0.17 sec)
  1. DocumentVisitor.VisitSmartTagStart | Aspose.Wor...

    Discover the DocumentVisitor VisitSmartTagStart method, your key to efficiently managing smart tag enumeration and enhancing document processing....SmartTag smartTag ) Parameter Type Description smartTag SmartTag...mDocTraversalDepth ++; mVisitorIsInsideSmar = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....watermark of any imaginable type. Java public static void main...are free to try other shape types as watermarks. Shape watermark...

    docs.aspose.com/words/java/add-watermark-in-doc...
  3. Duration Auto calculating issue - Free Support ...

    I am trying to add JSON data into an MPP file using the Aspose API. My data contains start date, end date, and a given duration value. However, when I insert it into the MPP file, the API automatically recalculates the d…...Extract task ID and relationship type from dependency # Format: “2FS”...3…) dep_type = dep_match.group(2) # Relationship type (e.g., “FS”...

    forum.aspose.com/t/duration-auto-calculating-is...
  4. Shape.HasChart | Aspose.Words for .NET

    Discover if your Shape features a Chart with the HasChart property. Enhance your data visualization effortlessly!...HasChart property Returns true if this Shape has a Chart ....AppendLine ( $"Ole found of type: {shape.OleFormat.ProgId}" );...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Shape.ShadowEnabled | Aspose.Words for .NET

    Discover how the Shape ShadowEnabled property enhances your designs by enabling shadow effects for a more dynamic visual appeal....ShadowEnabled property Returns true if a shadow effect is enabled...AppendLine ( $"Ole found of type: {shape.OleFormat.ProgId}" );...

    reference.aspose.com/words/net/aspose.words.dra...
  6. HTML-to-Tagged-PDF: <dl>/<dt>/<dd> definition l...

    Bug Report: HTML Definition Lists (DL/DT/DD) Incorrectly Mapped to L/LI in Tagged PDF Product Aspose.HTML for .NET Versions Aspose.HTML 26.1.0, Aspose.PDF 26.2.0 Platform .NET 10, Windows 11 Severity PDF/UA-1…...ConvertHTML() with IsTaggedPdf = true , HTML definition lists ( <dl>...Details ID FUG001 Name FUG001ABC12 Type Fugitive 3D Status OP Location...

    forum.aspose.com/t/html-to-tagged-pdf-dl-dt-dd-...
  7. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main text of a section...Story ) hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Python via .NET...annotation refers to a specific type of annotation that is represented...Rectangle ( 60 , 600 , 250 , 450 , True )) squareAnnotation . title...

    docs.aspose.com/pdf/python-net/figures-annotation/
  9. ImageData class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageData class. Adapts [ImageData](./) class public API for Node.js porting.... hasImage Returns true if the shape has image bytes...imageType Gets the type of the image. isLink Returns true if the image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...you specify the correct chart type and dimensions. Positioning...FindReplaceOptions(); opt.UseSubstitutions = true; doc.Range.Replace(placeholder...

    forum.aspose.com/t/charts-are-not-replacing-at-...