Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 16,860 for

true type

(0.2 sec)
  1. 使用JavaScript通过C++读取和写入工作表的查询表。|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....preserveFormatting设置为true。 您可以从以下链接下载用于此代码的源Excel文件和代码生成的输出Excel文件。...QueryTable Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  2. LoadOptions.preserve_include_picture_field prop...

    LoadOptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats... insert_field ( field_type = aw . fields . FieldType ....FIELD_INCLUDE_PICTURE , update_field = True ) . as_field_include_picture...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::NodeCollection::Add method | Asp...

    Aspose::Words::NodeCollection::Add method. Adds a node to the end of the collection in C++....:: Node > & node ) Parameter Type Description node const Syst...Words :: NodeType :: Any , 0 , true ) -> get_NodeType ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. StructuredDocumentTag.sdt_type property | Aspos...

    StructuredDocumentTag.sdt_Type property. Gets Type of this Structured document tag....sdt_type property StructuredDocumentTa.sdt_type property Gets...Gets type of this Structured document tag . @property def sdt_type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldXE.Text | Aspose.Words for .NET

    Manage your FieldXE text property effortlessly. Easily get or set entry text for seamless data handling and enhanced user experience.... FieldIndex , true ); // Configure the INDEX field...its entry type also matches the INDEX field's entry type. FieldXE...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose PDF for Java caused OutOfMemory while pa...

    We’ve been hit with a production outage for a week straight caused by what appears to be an unbounded resource consumption in Page.getPageRect(True) when handed a PDF with a malformed page tree. Every time the affected…...getPageRect(true) when handed a PDF with a malformed...pageRectangle = page.getPageRect(true); // <-- OOM here double pageWidth...

    forum.aspose.com/t/aspose-pdf-for-java-caused-o...
  7. FieldSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeparator class, designed to enhance your Word documents by effectively separating field codes from results....FieldType { get; } Returns the type of the field. Font { get; }...IsComposite { get; } Returns true if this node can contain other...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....FIELD_INFO, true); field.setInfoType("Comments");...insertField(FieldType.FIELD_INFO, true); field.setInfoType("Comments");...

    reference.aspose.com/words/java/com.aspose.word...
  9. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....SUB_DOCUMENT, true); // This node serves as a reference...ancestor of the specified object type. getCustomNodeId() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  10. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....a HeaderFooter of a specific type or the HeaderFooter has no child...the header/footer of the same type of the previous section in Microsoft...

    reference.aspose.com/words/java/com.aspose.word...