Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 27,944 for

numbers

(2.23 sec)
  1. FieldToc.hide_in_web_layout property | Aspose.W...

    FieldToc.hide_in_web_layout property. Gets or sets whether to hide tab leader and page Numbers in Web layout view....to hide tab leader and page numbers in Web layout view. @property...will not display the page numbers of headings whose TOC levels...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add Margins to PDF Pages|Aspose.PDF for Java

    Add margins to selected PDF pages in Java with the PdfFileEditor facade.... Select the page numbers that should receive new margins...

    docs.aspose.com/pdf/java/add-margins-to-pdf-pages/
  3. Aspose::Words::Document::RemoveBlankPages metho...

    Aspose::Words::Document::RemoveBlankPages method. Removes blank pages from the document in C++....() ReturnValue List of page numbers has been considered as blank...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Currency Format Not Applied to Table Column Whe...

    While working with Aspose Cells for a table, we encountered an issue where applying a currency format to a table column doesn’t reflect correctly when values are populated via the payload. The cells display raw Numbers w…... The cells display raw numbers without the currency symbol... which is why you see raw numbers without the currency symbol...

    forum.aspose.com/t/currency-format-not-applied-...
  5. ReplacingArgs.matchOffset property | Aspose.Wor...

    ReplacingArgs.matchOffset property. Gets the zero-based starting position of the match from the start of the node that contains the beginning of the match.... get matchOffset () : number Examples Shows how to apply..."Arial" ; builder . writeln ( "Numbers that the find-and-replace operation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ReplacingArgs.GroupName | Aspose.Words for .NET

    Discover how to effectively use the GroupName property to replace captured groups in your matches with custom strings. Enhance your string manipulation skills!... Writeln ( "Numbers that the find-and-replace operation... Trim (), Is . EqualTo ( "Numbers that the find-and-replace operation...

    reference.aspose.com/words/net/aspose.words.rep...
  7. ReplacingArgs.groupName property | Aspose.Words...

    ReplacingArgs.groupName property. Identifies, by name, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string.... writeln ( "Numbers that the find-and-replace operation...getText (). trim ()). toEqual ( "Numbers that the find-and-replace operation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ReplacingArgs.GroupIndex | Aspose.Words for .NET

    Learn how to use the GroupIndex property in ReplacingArgs to easily identify and replace captured groups in matches with your custom strings.... Writeln ( "Numbers that the find-and-replace operation... Trim (), Is . EqualTo ( "Numbers that the find-and-replace operation...

    reference.aspose.com/words/net/aspose.words.rep...
  9. ParagraphFormat.Bidi | Aspose.Words for .NET

    Discover the ParagraphFormat Bidi property to easily control right-to-left text formatting for enhanced readability and improved document layout....); // The BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...the RTL equivalent of list number "1.". FieldBidiOutline field...

    reference.aspose.com/words/net/aspose.words/par...
  10. Add PDF Page Stamp|Aspose.PDF for .NET

    Discover how to add stamps to PDF pages in .NET, including text and images, for watermarking or branding using Aspose.PDF....an integer array containing numbers of the pages on which you want...a_out.pdf" ); } } Add Page Number in a PDF File PdfFileStamp...

    docs.aspose.com/pdf/net/add-pdf-page-stamp/