Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 17,463 for

true type

(0.38 sec)
  1. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....and the required validation type PdfFormat enumeration: PDF_A_1A...$heading2 -> setAutoSequence ( true ); $heading2 -> setTocPage (...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  2. FieldCreateDate.use_um_al_qura_calendar propert...

    FieldCreateDate.use_um_al_qura_calendar property. Gets or sets whether to use the Um-al-Qura calendar....are three different calendar types according to which the CREATEDATE...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node Types for seamless document processing....NodeType enumeration Specifies the type of a Word document node. public...Description Any 0 Indicates all node types. Allows to select all children...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for Node.js via C++....allow you to create different types of lists, for example, phone...listObjects . add ( 1 , 1 , 7 , 5 , true ); // Show the total row for...

    docs.aspose.com/cells/nodejs-cpp/create-and-for...
  5. Aspose::Words::Lists::ListLevelCollection class...

    Aspose::Words::Lists::ListLevelCollection class. A collection of list formatting for each level in a list. To learn more, visit the documentation article in C++....System::TypeInfo&) const override static Type () virtualizeBeginConst () const...const_iterator iterator iterator_holder_type virtualized_iterator virtua...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Draw a map. A sliding map with tiles.|Documenta...

    How to draw tiles and build a sliding map from them....key-value data type. OpenStreetMap widely uses this type to describe...create a tags field of the hstore type to store additional information...

    docs.aspose.com/gis/net/showcases/sliding-map-w...
  7. FieldDisplayBarcode.SymbolRotation | Aspose.Wor...

    Discover the SymbolRotation property of FieldDisplayBarcode. Easily adjust barcode rotation for optimal scanning with valid values of 0-3. Enhance your data display!...FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Copy Paragraph and Portion in PPTX|Aspose.Slide...

    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....() -> set_Type ( paraData -> get_Bullet () -> get_Type ()); para...get_RightToLeft () ? NullableBool :: True : NullableBool :: False ); para...

    docs.aspose.com/slides/cpp/copy-paragraph-and-p...
  9. Difference in Aspose behaviour vs MS Office beh...

    Hi, I’m trying to insert a document at a bookmark location using Aspose.Words, and I’m attempting to replicate the same behavior I currently have with Office Interop. When I compare the results, I notice that Aspose in…...UpdateLinksAtOpen = true; wordApp.DisplayAlerts = WordSpace...ActiveWindow.ActivePane.View.Type = WordSpace.WdViewType.wdNormalView;...

    forum.aspose.com/t/difference-in-aspose-behavio...
  10. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET....Rectangle ( 10 , 600 , 110 , 620 , True ) text_box_field = ap . forms...620 , normalize_coordinates = True ), ap . Rectangle ( 10 , 630...

    docs.aspose.com/pdf/python-net/create-form/