Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 14,732 for

true type

(0.2 sec)
  1. FieldArgumentBuilder.add_node method | Aspose.W...

    FieldArgumentBuilder.add_node method. Adds a node to the argument.... Parameter Type Description node Inline Remarks...on the true/false value of its expression. To get a true/false...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Extract Images from Document|Aspose.Words for Java

    Extract images from a document easily and fast instead of using Apache POI....images or images having specific type from the document, follow these...getChildNodes ( NodeType . SHAPE , true ); int imageIndex = 0 ; for...

    docs.aspose.com/words/java/extract-images-from-...
  3. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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.... The first parameter is of type com.aspose.cells.Cell on which... The second parameter is of type com.aspose.cells.rendering.ImageOrPrintOptions...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. ResourceType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ResourceType enum for efficient resource management. Enhance your document processing with versatile loading options....Hide ] ResourceType enumeration Type of loaded resource. public enum...GetChildNodes ( NodeType . Shape , true ). Count , Is . EqualTo ( 3...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is True in C++....IsShowingPlaceholder element is true . System :: SharedPtr < Aspose...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Copy Ranges of Excel with JavaScript via C++|Do...

    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....Example Title </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  7. IFieldUpdatingCallback Interface | Aspose.Words...

    Customize field updates in Aspose.Words with the IFieldUpdatingCallback interface. Enhance functionality with your own methods for tailored document processing.... True ); } /// <summary> /// Implement...Field field ) { if ( field . Type == FieldType . FieldAuthor )...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Invalid License Error - Free Support Forum - as...

    I recently purchased an Aspose.PDF Java Site OEM license, and I am trying to use it with Aspose PDF v25, but I am getting the below error: (main) com.aspose.pdf.License: Exception occur. java.lang.IllegalStateException…...is already licensed"); return true; } if (StringUtils.isBlank(wordLicense))...licenseStatusMap.put(LicenseType.WORD, true); log.info("Aspose.Words license...

    forum.aspose.com/t/invalid-license-error/322871
  9. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....SHAPE, 0, true); // Check soft edge radius...getChild(NodeType.SHAPE, 0, true); // Check soft edge radius...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++....ShapeBase >> & shapes ) Parameter Type Description shapes const Sy...Node > ( shape1 ) -> Clone ( true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...