Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 14,732 for

true type

(0.23 sec)
  1. 在透视表中对透视字段进行分组|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表中的字段进行分组。...in PivotTable </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/group-p...
  2. CompositeNode.IsComposite | Aspose.Words for .NET

    Discover the CompositeNode IsComposite property. Easily check if a node supports child nodes for enhanced data structure management....IsComposite property Returns true as this node can have child...That ( doc . IsComposite , Is . True ); // Invoke the recursive function...

    reference.aspose.com/words/net/aspose.words/com...
  3. FieldDde.ProgId | Aspose.Words for .NET

    Discover the FieldDde ProgId property to easily manage application link Types. Enhance your integration with seamless data handling today!...Gets or sets the application type of the link information. public...Shows how to use various field types to link to other documents in...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldDdeAuto.ProgId | Aspose.Words for .NET

    Discover the FieldDdeAuto ProgId property to easily manage application Types for link information. Enhance your programming efficiency today!...Gets or sets the application type of the link information. public...Shows how to use various field types to link to other documents in...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumber method. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document in C++....FieldType :: FieldStyleRef , true )); field -> set_StyleName (...FieldType :: FieldStyleRef , true )); field -> set_StyleName (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java...."RecognizeUtf8Text" property to "true" to parse any variable-length...getRecognizeUtf8Text() When set to true , will try to detect UTF8 characters...

    reference.aspose.com/words/java/com.aspose.word...
  7. Paragraph.BreakIsStyleSeparator | Aspose.Words ...

    Discover how the Paragraph Break IsStyleSeparator property enhances document formatting by allowing mixed paragraph styles for greater design flexibility....BreakIsStyleSeparato property True if this paragraph break is a...TOC. // If we use a heading type style after the separator, we...

    reference.aspose.com/words/net/aspose.words/par...
  8. Aspose::Words::Settings::WriteProtection::get_I...

    Aspose::Words::Settings::WriteProtection::get_IsWriteProtected method. Returns True when a write protection password is set in C++....iteProtected method Returns true when a write protection password...set_ReadOnlyRecommended ( true ); ASSERT_TRUE ( doc -> get_WriteProtection...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...canHaveImage Returns true if the shape type allows the shape to...shape. hasChildNodes Returns true if this node has any child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...LinesFiltration = true; // Perform recognition Aspose...StandardResponse<string> { Status = true, Message = "Tables extracted...

    forum.aspose.com/t/how-can-i-extract-the-table-...