Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 17,475 for

true type

(0.3 sec)
  1. VariableCollection.IndexOfKey | Aspose.Words fo...

    Discover the VariableCollection IndexOfKey method. Quickly find the zero-based index of your document variable for efficient data management....IndexOfKey ( string name ) Parameter Type Description name String The...FieldType . FieldDocVariable , true ); field . VariableName = "Home...

    reference.aspose.com/words/net/aspose.words/var...
  2. FieldRef class | Aspose.Words for Python

    aspose.words.fields.FieldRef class. Implements the REF field...FieldFormat object that provides typed access to field’s formatting...characters. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Implement 1904 Date System with JavaScript via ...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....Date System </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/implement-...
  4. Render Solid Gridlines while converting Excel t...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells for JavaScript via C++....with Gridlines </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/render-sol...
  5. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++....( int32_t index ) Parameter Type Description index int32_t An...Words :: NodeType :: Any , 0 , true ) -> get_NodeType ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. Using OnAjaxCallFinishedClientFunction of GridW...

    This article introduces how to work with OnAjaxCallFinishedClientFunction in GridWeb....Language = "C#" AutoEventWireup = "true" CodeFile = "TestGridWeb.aspx...GridWeb </ title > < script type = "text/javascript" > var updateCells...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Media Annotations in PDF|Aspose.PDF for Java

    Learn how to work with sound, screen, rich media, and 3D PDF annotation APIs in Java, with step-by-step guidance for common multimedia workflows....Rectangle ( 100 , 500 , 300 , 600 , true )); String playerPath = pathToAdobeApp...Document . Collect annotations of type AnnotationType . RichMedia ...

    docs.aspose.com/pdf/java/media-annotations/
  8. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++....approaches to add different types of data to cells. How to Add...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/view-and-e...
  9. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the JavaScript API with C++ addons to determine if the paper size of a worksheet is set to automatic programmatically....xlsx samplePageSetupIsAut-True.xlsx and finds if the paper...isAutomaticPaperSize property: </ p > < input type = "file" id = "fileInput1" accept...

    docs.aspose.com/cells/javascript-cpp/determine-...
  10. Auto adjust width for textbox according its tex...

    Below is a sample code i want to create a text field with adjust its width according its text also i have changed its property with code but it is not working can you please help me to resolve this issue Shape currentSh…...AutoSize = true; // Disable wrap text (uncheck...FromArgb(ffontcolor); // Set autofit type to resize shape to fit text...

    forum.aspose.com/t/auto-adjust-width-for-textbo...