Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 20,748 for

2 of

(0.05 sec)
  1. Aspose.TeX's input interface | Java

    Conversion functionality Of Aspose.TeX API solution for Java with TeX, as an input format is explained here with the code examples.... 2 ... 3 // Specify a file system...the input working directory. 2 final Stream inZipStream = File...

    docs.aspose.com/tex/java/aspose-tex-input/
  2. 使用C++显示和隐藏工作表及标签|Documentation

    本文提供了使用C++ API或库以编程方式显示和隐藏Excel工作表的示例。此外,还介绍了如何显示和隐藏Excel工作簿的标签。...将工作表设为可见,设置{3}类的{2}属性为 true 。 隐藏工作表 将工作表隐藏,设置{3}类的{2}属性为 false 。 #include...使用{0}类的{2}属性,将标签设为可见( true )。 隐藏选项卡 将Excel文件中的标签隐藏,通过设置{0}类的{2}属性为...

    docs.aspose.com/cells/zh/cpp/show-and-hide-work...
  3. ParagraphFormat.StyleIdentifier | Aspose.Words ...

    Discover the ParagraphFormat StyleIdentifier property to easily manage and customize paragraph styles, enhancing your document's formatting and readability....2" ); builder . ParagraphFormat...builder . Writeln ( "Heading 2" ); builder . Writeln ( "Heading...

    reference.aspose.com/words/net/aspose.words/par...
  4. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....reference is 1, the second is 2, and so on. The advantage of footnoting...> ( "foot note for test text 2" )); // add second text fragment...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  5. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer Of Excel worksheets by setting the header and footer with script commands using the Aspose.Cells for Python via .NET API....right, represented by 0, 1 and 2 respectively. Script – the script...represented by the values 0, 1 and 2 respectively. Byte array – the...

    docs.aspose.com/cells/python-net/setting-header...
  6. InlineStory.IsDeleteRevision | Aspose.Words for...

    Discover how InlineStory's IsDeleteRevision property enhances your MicrosOft Word experience by tracking deleted changes effortlessly....footnotes [ 2 ]. IsInsertRevision , Is . True ); // 2 - A "move...

    reference.aspose.com/words/net/aspose.words/inl...
  7. XLS data is changed after loading and saving ba...

    Hi Aspose team, I’m encountering an issue where data in an .xls file changes after I load and save it. For example, the number in a text box is 125 in the original file but becomes 145 after saving. To investigate furt…...2 KB) Here is my code: var workbook...Discourse June 18, 2025, 10:45am 2 @dunghnguyen Cause The issue you’re...

    forum.aspose.com/t/xls-data-is-changed-after-lo...
  8. Logging recognition events|Documentation

    How to output recognition events to the console or write them to a file....ERROR 2 Error events of considerable importance...

    docs.aspose.com/ocr/python-net/logging/
  9. FootnotePosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.FootnotePosition enum for customizable footnote placement, enhancing document formatting and readability.... BeneathText 2 Footnotes are output beneath text...

    reference.aspose.com/words/net/aspose.words.not...
  10. Adding Bookmark actions to existing PDF file|As...

    This section explains how to add Bookmark actions to existing PDF file with Aspose.PDF Facades....true , false , "" , "GoTo" , "2" ); // Saves the result PDF to...

    docs.aspose.com/pdf/java/adding-bookmark-actions/