Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,325 for

syntax

(0.35 sec)
  1. Insert template to existing document - Free Sup...

    Hi, Need some help. We have templates from Microsoft office available at "C:\Program Files\Microsoft Office\Templates" under this particular path we have folders for each template(.dotm) - macro enabled template when…...mail merge or LINQ Reporting syntax as in the code example above...

    forum.aspose.com/t/insert-template-to-existing-...
  2. composite_grid|Documentation

    Composite_grid element generates a highly customizable matrix of numbered bubbles that are combined into a single answer.... Syntax The element is declared with...

    docs.aspose.com/omr/net/txt-markup/composite_grid/
  3. Convert XSLFO to MD in Android Apps | products....

    Render XSLFO to MD in Android Apps API without using Microsoft Excel or Adobe Reader...with plain text formatting syntax. It is used to create rich...

    products.aspose.com/total/android-java/conversi...
  4. Issue with Page Numbers in Generated Document U...

    Hello Team, I have uploaded a document named Base_Document. I will be feeding some live data into the model, and during generation, this real-time data will be replaced using Aspose Syntax. However, after generation, t…...will be replaced using Aspose syntax. However, after generation...why I’m using this kind of syntax. Input_Expected_Output.docx...

    forum.aspose.com/t/issue-with-page-numbers-in-g...
  5. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your document using Java....about the particular field code syntax, create the field in Microsoft...field in your document, the syntax looks like this: { TOA [Switches...

    docs.aspose.com/words/java/insert-fields/
  6. Insert Fields in C#|Aspose.Words for .NET

    How to insert fields into a document using C# – learn different ways with code examples....about the particular field code syntax, create the field in Microsoft...field in your document, the syntax looks like this: { TOA [Switches...

    docs.aspose.com/words/net/inserting-fields/
  7. ListObject with calculated column creates inval...

    Hello, An invalid Excel file is generated using this example from the documentation located at: Propagate Formula in Table or List Object automatically while entering data in new rows|Documentation When you open the fi…...following steps: Check the Formula Syntax : Ensure that the formula you...

    forum.aspose.com/t/listobject-with-calculated-c...
  8. Hello, World!|Documentation

    Familiarize yourself with Aspose.OMR for JAVA by creating simple applications for generating and recognizing machine-readable forms....delve into the full template syntax. Let’s just take a look at...

    docs.aspose.com/omr/java/hello-world/
  9. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....article is a brief review of the syntax, structure and features of...specification, though later. Syntax of PDF file PDF has an imaging...

    docs.aspose.com/page/net/what-is-pdf-file/
  10. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …... The syntax should look like this: builder...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...