Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 16,784 for

true type

(0.11 sec)
  1. CustomXmlPropertyCollection.IndexOfKey | Aspose...

    Discover the CustomXmlPropertyCollection IndexOfKey method to easily find the zero-based index of any property in your collection. Enhance your coding efficiency!...IndexOfKey ( string name ) Parameter Type Description name String The...GetChildNodes ( NodeType . SmartTag , true ). OfType < SmartTag >(). ToArray...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method...Parameter Type Description ignore_merge_format bool If True then direct...properties. # Below are three types of formats that we can apply...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Disable CSS while saving to HTML with JavaScrip...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for JavaScript via C++....disableCss property and set it to true . Disable CSS while saving to...Save Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/disable-cs...
  4. Export Range of Cells in a Worksheet to Image w...

    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....onePagePerSheet to true . The following code takes an...Worksheet To Image </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/export-ran...
  5. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific font by name. Easily manage and access your font collection with this essential method....Contains ( string name ) Parameter Type Description name String Case-insensitive...font to locate. Return Value true if the item is found in the...

    reference.aspose.com/words/net/aspose.words.fon...
  6. DocumentBuilder.MoveToSection | Aspose.Words fo...

    Discover the DocumentBuilder MoveToSection method to easily navigate to the start of any section's body, enhancing your document editing efficiency....int sectionIndex ) Parameter Type Description sectionIndex Int32...PageSetup . DifferentFirstPageHe = true ; builder . PageSetup . OddAndEvenPagesHeade...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....Inserts a break of the specified type into the document. public void...BreakType breakType ) Parameter Type Description breakType BreakType...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 使用 JavaScript 通过 C++ 导出带有 viewBox 属性的 SVG 图表|Do...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 导出带有 viewBox 属性的 SVG 格式图表。...svgFitToViewPort 属性,将其设置为 true 时会导出具有viewBox属性的SVG图表。 导出带有viewBox属性的SVG图表...SVG Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  9. Section.clear_headers_footers method | Aspose.W...

    aspose.words.Section.clear_headers_footers method...Parameter Type Description preserve_watermarks bool True if the...MY_DIR + 'Header and footer types.docx' ) # Add a plain text watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....Insert/Break command and select a break type. The break specifies whether...collection. Parameters: Parameter Type Description node Node The node...

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