Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 24,353 for

only

(0.18 sec)
  1. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR recognition engine....Cyrillic text using language::Eng , only the characters that look the...

    docs.aspose.com/ocr/cpp/languages/
  2. ToaCategories.Item | Aspose.Words for .NET

    Manage your ToaCategories items effortlessly. Easily set and retrieve category headings by number for streamlined organization and efficiency....this switch, a TOA field will only pick up entries from TA fields...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FootnoteOptions.StartNumber | Aspose.Words for ...

    Discover the FootnoteOptions StartNumber property to customize your footnote numbering, enhancing document clarity and organization effortlessly....Remarks This property has effect only when RestartRule is set to Continuous...

    reference.aspose.com/words/net/aspose.words.not...
  4. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout types, placeholder control, and footer visibility through code examples....The presentation file contains only Blank and Custom layout types...example, a Title slide should have only the Title placeholder type,...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  5. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++.... Selecting only the required paragraphs and...methods are very similar, the only differences being the node types...

    docs.aspose.com/words/cpp/working-with-styles-a...
  6. Sort Data in Column with Custom Sort List with ...

    Learn how to sort data in the column using a custom list by using the Aspose.Cells for C++ API.... However, this method works only if the items in the custom list...

    docs.aspose.com/cells/cpp/sort-data-in-column-w...
  7. FieldOptions.toaCategories property | Aspose.Wo...

    FieldOptions.toaCategories property. Gets or sets the table of authorities categories....this switch, a TOA field will only pick up entries from TA fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 5. Extensible and adjustable symbols

    This article discusses LaTeX features related to working with extensible and adjustable mathematical symbols....in standard LaTeX there are only two such commands: \widehat...change style will come out right only at the top level of displayed...

    docs.aspose.com/tex/java/latex-math-extensible-...
  9. Support for python3.13 for aspose_email_for_pyt...

    I want to ask you few questions as Your latest version of aspose_email_for_python_via_net-25.11-py3-none-manylinux1_x86_64.whl do support for python 3.13 and it is tested for it. right? Plus i am jumping from 22.12 to …...13 and only the Aspose.Email wheel installed)...PLAIN_TEXT has been removed, and only BodyContentType.HTML and BodyContentType...

    forum.aspose.com/t/support-for-python3-13-for-a...
  10. Change a field name - Free Support Forum - aspo...

    Try to change the name of a form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…...isn’t changeable, it’s read only ecymerman April 30, 2025, 2:33pm...

    forum.aspose.com/t/change-a-field-name/312114