Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 36,179 for

document properties

(0.17 sec)
  1. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....MaxDataColumn properties. If the aforementioned properties return zero...However, if any of these properties return -1, that indicates...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  2. Working with Form Fields in C#|Aspose.Words for...

    Understanding Form Fields feature, working with Form Fields using C#....Fields Contents [ Hide ] A document that contains fill-in blanks...For example, you create a document whose content is protected...

    docs.aspose.com/words/net/working-with-form-fie...
  3. How to Crop PDF Pages using Python

    This article describes how to crop PDF pages using Python. It contains the basic information to set the IDE, write an application and a sample code to crop PDF file using Python....the source PDF file into the Document class object to crop a page...The page class contains the properties like crop_box for the size...

    kb.aspose.com/pdf/python/how-to-crop-pdf-pages-...
  4. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...为了添加文本印章,您需要使用所需的属性创建一个 Document 对象和一个 TextStamp 对象。之后,您可以调用...AddTextStamp () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  5. ChartXValueCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartXValueCollection class, your solution for managing X value collections in chart series effectively....IEnumerable < ChartXValue > Properties Name Description Count {...chart series data. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. How to Convert PDF to Excel in C#

    This brief example is about how to convert PDF to Excel in C#. In order to export PDF to Excel C# based application can be used in any of .NET based supported operating system environment including Windows, Linux or macOS by using simple and easy API interfaces....in your project Initialize Document class instance to load PDF...generated XSLX, including properties like ConversionEngine, Format...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-exc...
  7. Common recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....settings by configuring the properties of the RecognitionSettings...Manually override the default document areas detection method . ignored_symbols...

    docs.aspose.com/ocr/python-net/recognition-sett...
  8. Get Address Cell Count Offset Entire Column and...

    This article shows how to Get Address Cell Count Offset Entire Column and Entire Row of the Range by the Aspose.Cells for Python via .NET API....the following methods or properties of Range object. address...usage of the methods and properties as discussed above. Please...

    docs.aspose.com/cells/python-net/get-address-ce...
  9. Dynamically Display Barcodes in Table|Documenta...

    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....most cases we can use Hidden property from Visibility group to dynamically...Additionally, you can use Visible property of BarcodeGenerator visual...

    docs.aspose.com/barcode/reportingservices/dynam...
  10. Pie Chart|Aspose.Slides Documentation

    Pie chart plot options and slice colors in PowerPoint presentation in C# or .NET... In order to specify the properties. Please follow the steps...below, we have set different properties of Pie of Pie chart. // Create...

    docs.aspose.com/slides/net/pie-chart/