Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 19,400 for

2 of

(0.07 sec)
  1. FieldToa.SequenceName | Aspose.Words for .NET

    Discover the FieldToa SequenceName property to easily manage sequence names and enhance page numbering in your applications. Optimize your workflow today!...InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Fonts usage in Aspose.Words on Windows - Free S...

    I want to clarify a few things about using non-standard fonts on Windows. The documentation says that only the default instance is supported for ‘OpenType Font Variations’. I attached a sample Of the font. a) Is tha…...2 KB) Professionalize.Discourse...Discourse March 14, 2025, 6:53pm 2 @licenses Could you please specify...

    forum.aspose.com/t/fonts-usage-in-aspose-words-...
  3. CustomXmlSchemaCollection.Clear | Aspose.Words ...

    Effortlessly clear your CustomXmlSchemaCollection with the Clear method, removing all elements for optimal management and organization.... AreEqual ( 2 , schemas . IndexOf ( "http://schemas...index: schemas . RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/net/aspose.words.mar...
  4. FieldToa.sequence_name property | Aspose.Words ...

    FieldToa.sequence_name property. Gets or sets the name Of a sequence whose number is included with the page number....insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  5. External LaTeX packages | Java

    Aspose.TeX API for Java allows the use Of external packages, i.e. the ones that aren't included in the library itself like fancybox or pgfplots packages....Copy 1 \ documentclass{article} 2 \ usepackage [ a6paper,landscape...= & x ^ 2 \\ 16 a ^ 2 + 2ab + b ^ 2 & = & (a + b) ^ 2 \\ 17 \...

    docs.aspose.com/tex/java/external-latex-packages/
  6. ListFormat.list property | Aspose.Words for Python

    ListFormat.list property. Gets or sets the list this paragraph is a member Of....'Level ' + str ( i )) i += 1 # 2 - A bulleted list: # This list...writeln ( 'Bulleted list item 2.' ) builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LaTeX math formulas rendering | .NET

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code examples on how to use the functionality.... 2 PngMathRendererOptio options =...x^{\color{red}1} + \frac{x^{\color{red}2}}{2} + \frac{x^{\color{red}3}}{6}...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  8. Support for TOCOL function in version 24.2.0.0 ...

    Hi, In my application, I am writing some value in my workbook and then using CalculateFormula() to recalculate the workbook because the written value can impact the values in other cells. But I am noticing the cells tha…...2.0.0 Aspose.Cells Product Family...COUNTA(‘DR-EL_Values’!$B:$B)-2),OFFSET(‘DR-EL_Values’!$A$3,0...

    forum.aspose.com/t/support-for-tocol-function-i...
  9. PageSet.all property | Aspose.Words for Node.js

    PageSet.all property. Gets a set with all the pages Of the document in their original order....( `Page ${ i + 1 } ( ${ ( i % 2 == 0 ? "odd" : "even" ) } )` );...ExportPageSet.even.pdf" , options ); // 2 - Save only the odd-numbered pages:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Break PDF into Hierarchical Sections - Free Sup...

    Hello, How can I use Aspose.PDF for Python via .NET to break a document into its Hierarchical Sections and then extract text in paragraphs and tables in order within each Of these hierchical sections? Maybe aspose.pdf.…...Chunks ln22 April 24, 2025, 5:28pm 2 Hello, How can I use Aspose.PDF...Thanks! asad.ali April 25, 2025, 2:43am 3 @ln22 Would you kindly...

    forum.aspose.com/t/break-pdf-into-hierarchical-...