Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 7,171 for

appearance

(0.26 sec)
  1. | Aspose.PDF

    จัดการคำอธิบายประกอบใน PDF ด้วยโปรแกรมด้วยรหัสตัวอย่าง Python โดยใช้ Aspose.PDF สำหรับ Python for .NET...Document ( path_infile ) appearance = apdf . annotations . DefaultAppearance...DefaultAppearance () appearance . font_size = 12 appearance . font_name...

    products.aspose.com/pdf/th/python-net/annotation/
  2. Excel Dynamic Array Formula Issues in XLSX to P...

    Dear Aspose.Cells Support Team, We are encountering a critical issue when converting an XLSX workbook to PDF using Aspose.Cells. Specifically, several modern Excel dynamic array formulas, which work correctly in the sou…...OFFSET : Appears to work correctly. SEQUENCE : Appears to work...SEQUENCE : Appears to work correctly. FILTER : Appears to work correctly...

    forum.aspose.com/t/excel-dynamic-array-formula-...
  3. FrequencyPenalty|Documentation

    Count-based additive penalty in Aspose.LLM for .NET — subtracts FrequencyPenalty × count from the logit of each recently-seen token....many times each token has appeared in the penalty window. The...The more often a token appears, the larger the penalty. Quick reference...

    docs.aspose.com/llm/net/developer-reference/par...
  4. Footnote.FootnoteType | Aspose.Words for .NET

    Discover the FootnoteType property, easily identify footnotes or endnotes in your documents for enhanced clarity and organization....footnote, whose entry will appear on the same page as the text...Footnote , "Footnote text, will appear at the bottom of the page that...

    reference.aspose.com/words/net/aspose.words.not...
  5. FieldToc.SequenceSeparator | Aspose.Words for .NET

    Discover the FieldToc SequenceSeparator property to customize your document's sequence and page number formatting effortlessly. Enhance clarity and organization!...page's number that the field appears on. FieldToc fieldToc = ( FieldToc...the main sequence SEQ field appears on. // We can specify a custom...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldToc.PrefixedSequenceIdentifier | Aspose.Wo...

    Discover the FieldToc PrefixedSequenceIdentifier property—efficiently manage sequence identifiers and enhance your entry's page number with unique prefixes....page's number that the field appears on. FieldToc fieldToc = ( FieldToc...the main sequence SEQ field appears on. // We can specify a custom...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Ekstrak Teks Dari Stempel menggunakan C#|Aspose...

    Pelajari cara menggunakan fitur khusus dari Aspose.PDF for .NET - ekstraksi teks dari anotasi stempel... XForm appearance = annot . Appearance [ "N" ]; absorber...absorber . Visit ( appearance ); Console . WriteLine ( absorber ....

    docs.aspose.com/pdf/id/net/extract-text-from-st...
  8. Создать резиновую печать с потоком отображения|...

    В этом примере загружается PDF, на странице 1 создаётся резиновая печать, использующая файл изображения для её отображения, и сохраняется изменённый документ. ✨...create_rubber_stamp_with_appearance_file ( infile , image_file...Create rubber stamp using appearance_file overload (image path)...

    docs.aspose.com/pdf/ru/python-net/create-rubber...
  9. Footnote.footnote_type property | Aspose.Words ...

    Footnote.footnote_type property. Returns a value that specifies whether this is a footnote or endnote....footnote, whose entry will appear on the same page as the text...footnote_text = 'Footnote text, will appear at the bottom of the page that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Section breaks erased - Free Support Forum - as...

    Issue occurs in Aspose Words 25.6 and later, when calling either of these two methods in com.aspose.words.Document: save(String fileName, int saveFormat) save(String fileName, SaveOptions saveOptions) Section breaks a…...saveOptions) Section breaks appear to be erased after calling...calling save(String fileName) appears to preserve section breaks...

    forum.aspose.com/t/section-breaks-erased/319189