Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 17,700 for

area

(0.07 sec)
  1. 使用C++将打印区域范围导出为HTML|Documentation

    学习如何使用编号Aspose.Cells for C++将打印区域范围导出到HTML。...Get ( 0 ); // Set the print area worksheet . GetPageSetup ()...// Set flag to export print area only options . SetExportPrintAreaOn...

    docs.aspose.com/cells/zh/cpp/export-print-area-...
  2. 用C++在范围内搜索和替换数据|Documentation

    本文演示如何用C++代码在Excel中搜索和替换范围内的数据。...the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/zh/cpp/search-and-replace...
  3. Extract AcroForm Data using C++|Aspose.PDF for C++

    This section explains how to extract forms from your PDF document with Aspose.PDF for C++....object to get fields in that area Get the form from the document’s...object to get fields in that area auto rectangle = MakeObject...

    docs.aspose.com/pdf/cpp/extract-form/
  4. 用C++对比X轴与类别轴|Documentation

    学习如何区分Aspose.Cells for C++中的X轴和类别轴。我们的指南将帮助您理解它们的用法和属性差异,以及如何根据您的需要进行配置。...Legend at the bottom of the chart area chart . GetLegend (). SetPosition...Bottom ); // Fill the PlotArea area with nothing chart . GetPlotArea...

    docs.aspose.com/cells/zh/cpp/x-axis-vs-category...
  5. 导出打印区域范围到HTML,使用Node.js通过C++|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....get ( 0 ); // Set the print area. worksheet . getPageSetup ()...// Set flag to export print area only options . setExportPrintAreaOn...

    docs.aspose.com/cells/zh/nodejs-cpp/export-prin...
  6. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...Words does not show area of page margins by default....document edge the displayed area can be extended with this option...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Crop a PDF using Python

    This quick topic describes how to crop a PDF using Python. It covers the environment configuration settings, a program flow, and a working sample code to crop one page from PDF using Python....object by defining the crop area Assign the cropped rectangle...Save the PDF with the cropped area on the disk The above steps...

    kb.aspose.com/pdf/python/how-to-crop-a-pdf-usin...
  8. Layout detecton|Documentation

    How to detect the layout on the provided image....sequential index of the content area, unique within the entire image...bounding rectangle of the content area. Example The following code...

    docs.aspose.com/ocr/net/layout_detection/
  9. Layout detecton|Documentation

    How to detect the layout on the provided image....sequential index of the content area, unique within the entire image...bounding rectangle of the content area. Example The following code...

    docs.aspose.com/ocr/java/layout_detection/
  10. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some Area of a table with assigned table style...special formatting applied to some area of a table with assigned table...table cells. type Gets table area to which this conditional style...

    reference.aspose.com/words/python-net/aspose.wo...