Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 184,177 for

page

(0.18 sec)
  1. Aspose Cells Smart Markers Glossary - Free Supp...

    Hello there! We’re working with Aspose templates and need a way to reliably parse smart markers used in Aspose Cells. Our goal is to extract the underlying fields from these markers so we can validate them against our d…...following official documentation pages: Using Smart Markers|Documentation...a central index or glossary page that lists all available smart...

    forum.aspose.com/t/aspose-cells-smart-markers-g...
  2. DICOM-ը փոխակերպել PNG-ի՝ օգտագործելով Python

    Այս հոդվածը բացատրում է, թե ինչպես փոխակերպել DICOM ֆայլը PNG ձևաչափի՝ օգտագործելով Python։ Այն ներառում է IDE-ի կարգավորումը, քայլերի ցուցակը և օրինակային կոդ՝ DCM-ը PNG-ի փոխարկելու համար։...Page Product Family Aspose.PSD Product...անվանումներով, օրինակ՝ Page-0.png, Page-1.png Այս քայլերը համառոտ...

    kb.aspose.com/hy/imaging/python/convert-dicom-t...
  3. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpdateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....related to the page layout algorithms (e.g. PAGE, PAGES, PAGEREF)...PAGEREF). The page layout-related fields are updated when you render...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Pivot Table Hide and Sort Data|Documentation

    This article shows how to hide and sort data in a pivot table with Aspose.Cells for Python via .NET....Assistant Close Show report filter pages option Add Calculated Field...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/pivot-table-hi...
  5. Search Documents via C# .NET | products.aspose.com

    Search documents including PDF, Microsoft Office Excel, Word, PowerPoint and more via your .NET application. Search documents online via app....Next, it accesses the first page of the PDF and employs a TextFragmentAbsorber... to search for text on that page using the specified regular...

    products.aspose.com/total/net/search/
  6. 请问怎么将一个分页符和文本从一个段落中分开 - Free Support Forum - as...

    源文档: aa.docx (39.8 KB) 这个源文档中有一个段落是:Page break 1 引言 请问怎么处理可以将 Page break 和 1 引言 分开为两个段落 我的处理:这样的处理会导致新增一个空标题 DocumentBuilder builder = new DocumentBuilder(document); RunCollection runs = para.getRuns(); Arrays.st…...KB) 这个源文档中有一个段落是:page break 1 引言 请问怎么处理可以将 page break 和 1 引言 分开为两个段落...getText().contains(ControlChar.PAGE_BREAK)).forEach(run → { builder...

    forum.aspose.com/t/topic/311299
  7. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…... When page‑by‑page layout is not essential...you do not require exact page‑by‑page layout. TL;DR The dotted...

    forum.aspose.com/t/bug-when-generating-html-in-...
  8. Layers missing when converting corel draw file ...

    We are evaluating Aspose.Imaging for our corel draw files noticed that one of our test files have missing layers when converted to jpg or png. It also altered some of the layout of the text. Hope you could help me if thi…...Cast to CdrImage to access pages CdrImage cdrImage = image as...false); } // Get pages array - for single page CDR, Pages will contain...

    forum.aspose.com/t/layers-missing-when-converti...
  9. Convert MHTML to PDF – C# Examples and Online C...

    Convert MHTML to PDF in C# using Aspose.HTML for .NET. Consider the supported MHTML to PDF conversion scenarios in C# examples....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/convert-mhtml-to-pdf/
  10. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...extra line to appear on each page and the spacing between the...degradation or extra lines on pages. –Sample file:– sample_files...

    forum.aspose.com/t/footer-height-and-extra-line...