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

true type

(0.37 sec)
  1. DocumentVisitor.visitHeaderFooterStart method |...

    DocumentVisitor.visitHeaderFooterStart method. Called when enumeration of a header or footer in a section has started.... HeaderFooter ) Parameter Type Description headerFooter HeaderFooter...++ ; mVisitorIsInsideHead = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用 Java 从 PDF 中提取附件 | Aspose.PDF

    從PDF檔中提取附件的Java原始程式碼。... printf ( "\nMime Type: - " + fileSpecification . getMIMEType...fileSpecification . getName (), true ); byte [] buffer = new byte...

    products.aspose.com/pdf/zh-hant/java/attachment...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 使用C++通过JavaScript追踪前导和依赖单元格|Documentation

    学习如何使用C++通过Aspose.Cells for JavaScript追踪电子表格中的前导和依赖单元格。了解如何识别复杂财务工作表中的链接单元。...Precedents Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/precede...
  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-...