Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 79,435 for

object

(0.05 sec)
  1. Aspose::Words::Loading::LoadOptions::get_FontSe...

    Aspose::Words::Loading::LoadOptions::get_FontSettings method. Allows to specify document font settings in C++....substitution rule for a LoadOptions object. // If the document we are...document. // Create a FontSettings object that will substitute the "Times...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Aspose::Words::Vba::VbaReference::get_Type meth...

    Aspose::Words::Vba::VbaReference::get_Type method. Gets VbaReferenceType Object that indicates the type of reference that a VbaReference Object represents in C++....method Gets VbaReferenceType object that indicates the type of...reference that a VbaReference object represents. virtual Aspose...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. How to print PDF | Aspose.PDF

    Do you know how easily print PDF documents via .NET? Print PDF files with high quality via .NET PDF library....code first creates a PdfViewer object and binds the input PDF file...number dialog. Next, it creates objects for printer and page settings...

    products.aspose.com/pdf/tutorial/print-pdf/
  4. SoftEdgeFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.SoftEdgeFormat class to enhance your documents with stunning soft edge effects for a professional look....soft edge formatting for an object. public class SoftEdgeFormat...SoftEdgeFormat from the parent object. Remarks Use the SoftEdge property...

    reference.aspose.com/words/net/aspose.words.dra...
  5. AutoFit Rows for Merged Cells with C++|Document...

    Learn how to auto-fit rows for merged cells in Excel using Aspose.Cells for C++....code, it creates a workbook object and adds multiple worksheets...end" )); // Create a style object Style style = sheet1 . GetCells...

    docs.aspose.com/cells/cpp/autofit-rows-for-merg...
  6. How to Convert PNG to PowerPoint Slide in C#

    This article contains information on how to convert PNG to PowerPoint Slide in C#. It provides the configuration details, step wise process to accomplish this task and a sample code to assist for creating a PNG to PPTX converter in C#....application Create a new Presentation object Get the reference to the first...in C# we have used the Slide object to hold the reference to the...

    kb.aspose.com/slides/net/how-to-convert-png-to-...
  7. PdfDigitalSignatureDetails.HashAlgorithm | Aspo...

    Discover the PdfDigitalSignatureDetails HashAlgorithm property—efficiently manage and customize your hash algorithms for enhanced digital security....// Create a "PdfSaveOptions" object that we can pass to the document's..."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally...

    reference.aspose.com/words/net/aspose.words.sav...
  8. How to Convert TSV to Excel in C#

    This article describes how to convert TSV to Excel in C#. It shares all the information required to configure the environment, steps to be followed and a runnable sample code that transforms a TSV file to Excel in C#....argument to the LoadOptions object Load the source TSV file into...into the Workbook object using the above options Save the loaded...

    kb.aspose.com/cells/net/how-to-convert-tsv-to-e...
  9. How to Open Password Protected Excel File in Java

    This article encompassess information on how to open password protected Excel file in Java. By using Java open Excel file with password with the help of a few lines of code provided in this article....instance of the LoadOptions class object to use the password property...Workbook class object using the LoadOptions object with a password...

    kb.aspose.com/cells/java/how-to-open-password-p...
  10. How to Convert CSV to PDF using C#

    This basic tutorial will explain how to convert CSV to PDF using C#. It provides steps and running code to change CSV to PDF using C#....Create a TxtLoadOptions class object to set the separator used in...file Initialize Workbook class object to load the CSV file using...

    kb.aspose.com/cells/net/how-to-convert-csv-to-p...