Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 15,944 for

true type

(0.09 sec)
  1. Show and Hide Elements|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....worksheet visible by passing true as a parameter to the setVisible...class' getSettings().setShowTabs(true) method. Complete Code Example:...

    docs.aspose.com/cells/java/show-and-hide-elements/
  2. ShapeBase.relative_horizontal_position property...

    ShapeBase.relative_horizontal_position property. Specifies relative to what the shape is positioned horizontally.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True shape . relative_horizontal_position...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::Load method. Loads table substitution settings from XML stream in C++....Stream > & stream ) Parameter Type Description stream const Sy...New Roman" with "Arvo" ASSERT_TRUE ( System :: TestTools :: IsNull...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order.... Print Comments Types Description PrintInPlace Specifies...descriptions. Print Errors Types Description PrintErrorsBlank...

    docs.aspose.com/cells/cpp/setting-print-options/
  5. TableCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.TableCollection class. Provides Typed access to a collection of [Table](../../aspose.words/table/) nodes...TableCollection class Provides typed access to a collection of Table...getChildNodes ( aw . NodeType . Table , true ); expect ( tableNodes . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PDF to SVG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with C# sample code using Aspose.PDF for .NET...the same or different file types into one file using C# Merge...CompressOutputToZipA = true , ScaleToPixels = true }; pdfDocument1 ...

    products.aspose.com/pdf/net/merger/pdf-to-svg/
  7. StructuredDocumentTag.style property | Aspose.W...

    StructuredDocumentTag.style property. Gets or sets the Style of the structured document tag.... node_type ) tags = doc . get_child_nodes.... STRUCTURED_DOCUMENT_TAG , True ) for node in tags : sdt = node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TeX operations to manage fonts | Aspose.TeX for...

    C# APIs to work with TeX/LaTeX. Easily manage font properties for your TeX documents with the Aspose.TeX API Solution for .NET....variety of font families and types . TeX allows you to easily manipulate...options instance. ... // Set to true to make the engine not construct...

    products.aspose.com/tex/net/manage-fonts/
  9. TableCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TableCollection class for easy, Typed access to Table nodes, enhancing document processing efficiency and flexibility....TableCollection class Provides typed access to a collection of Table...GetChildNodes ( NodeType . Table , true ); for ( int i = 0 ; i < tables...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document.... Open = true ; textAnnotation . Icon = Aspose...method allows creating this type of annotation. In the following...

    docs.aspose.com/pdf/net/text-annotation/