Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 10,803 for

page count

(1.11 sec)
  1. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...WriteLine("### Number of markups found on page {0} : {1}", markup.Number, markup...markup.TextFragments.Count); int i = 1; foreach (MarkupSection...

    forum.aspose.com/t/text-fragments-found-in-page...
  2. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。...absorber for all the pages document . Pages . Accept ( absorber...TextFragmentAbsorber (); // search text within page bound absorber . TextSearchOptions...

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/
  3. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section....new section starts on the same page as the previous section. NEW_COLUMN... NEW_PAGE The section starts from a new page. EVEN_PAGE The section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 通过 C++ 将图像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式将图像添加到 PDF 文档中...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hans/cpp/images/add/
  5. 使用 C++ 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式处理 PDF 中的图像...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hans/cpp/images/
  6. 图像矢量化 – 工作流程 – .NET

    了解图像矢量化过程;使用矢量化算法和选项,了解如何将 PNG、JPG、BMP、TIFF、GIF、ICO 等光栅图像矢量化为 SVG 文档。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/svg/zh/net/image-vectorization-...
  7. 使用 Python 从 PDF 文件提取矢量数据|Aspose.PDF for Python ...

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得轻而易举。您可以获取矢量数据(路径、多个多边形、折线),例如位置、颜色、线宽等。...visit(page) 在目标页面上。 读取提取的项目来自 gr_absorber...graphic elements from a specified page of a PDF and log basic element...

    docs.aspose.com/pdf/zh/python-net/extract-vecto...
  8. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...-> Visit ( document -> get_Pages () -> idx_get ( 1 )); // 创建注释...HighlightAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), tfa ->...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  9. Aspose.Cells 8.5.2中的公共API更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....width , height ); //Set one page per sheet to true in image or...添加了字段ConsolidationFunctio.DISTINCT_COUNT枚举 Aspose.Cells for Java 8.5...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. 4524 -GPX conversions to Osm/Gml/Gpx/Topojson h...

    Hi Alexander, Here are some conversion that succeeded but in QGIS is not same. Gpx → Osm https://app.screencast.com/9BYewaRMFc1SG Gpx → Gml https://app.screencast.com/1RsdoDrcUmN3f Gpx → Gpx https://app.screencast…...geometry type, but in this case count of feature will increase. danies8...Aspose reproduced this issue. Count of features is correct but QGIS...

    forum.aspose.com/t/4524-gpx-conversions-to-osm-...