Sort Score
Result 10 results
Languages All
Labels All
Results 8,041 - 8,050 of 90,535 for

object

(0.11 sec)
  1. 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....file using the Document class object to crop it Display the PDF...Instantiate the Rectangle class object by defining the crop area Assign...

    kb.aspose.com/pdf/python/how-to-crop-a-pdf-usin...
  2. Aspose::Words::Saving::XpsSaveOptions::get_Digi...

    Aspose::Words::Saving::XpsSaveOptions::get_DigitalSignatureDetails method. Gets or sets DigitalSignatureDetails Object used to sign a document in C++....or sets DigitalSignatureDeta object used to sign a document. const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Fields::FieldChar::get_FieldType...

    Aspose::Words::Fields::FieldChar::get_FieldType method. Returns the type of the field in C++....()); // Retrieve the facade object which represents the field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::Field::get_IsLocked meth...

    Aspose::Words::Fields::Field::get_IsLocked method. Gets or sets whether the field is locked (should not recalculate its result) in C++....()); // Retrieve the facade object which represents the field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. How to Process Large PDF Files in C#

    This tutorial will guide you about how to process large PDF files in C# using advanced streams to prevent high memory issues caused by simple MemoryStream....Initialize OptimizedMemoryStrea object to process large PDF file Load...OptimizedMemoryStrea Initialize Document object using the InputStream-based...

    kb.aspose.com/pdf/net/how-to-process-large-pdf-...
  6. How to Create Excel Pie Chart in C#

    This topic shows on how to create Excel Pie chart in C# in WinForms .NET or ASP.NET app without using MS Excel interop....directive Instantiate License object and set the license file using...SetLicense method Create a Workbook object to create a new Excel workbook...

    kb.aspose.com/cells/net/how-to-create-excel-pie...
  7. How to Convert PSD to PNG in C#

    This example entails how to convert PSD to PNG in C#. You can manage to export PSD to PNG in C# using quick and easy to follow steps with Aspose.PSD for .NET....PNG Create a PsdImage class object to load the source PSD file...by using a PngOptions class object, the output PNG option required...

    kb.aspose.com/psd/net/how-to-convert-psd-to-png...
  8. How to Convert PDF to Word using C#

    This basic tutorial discusses how to convert PDF to Word using C#. It explains how using C# PDF to Word converter application can be created in any operating system like Linux, Windows, or macOS....file with the Document class object for converting it to Word Create...file to the disk or a stream object. Code Snippet to Convert PDF...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-wor...
  9. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting....Words Document Object Model (DOM), described in the...Translate Markdown to Document Object Model (DOM) . Markdown Document...

    docs.aspose.com/words/net/working-with-markdown...
  10. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Python. All the features are represented as corresponding styles or direct formatting....Words Document Object Model (DOM), described in the...Translate Markdown to Document Object Model (DOM) . Markdown Document...

    docs.aspose.com/words/python-net/working-with-m...