Sort Score
Result 10 results
Languages All
Labels All
Results 7,491 - 7,500 of 93,327 for

object

(0.13 sec)
  1. Impose PDF using C#

    This article guides on how to impose PDF using C#. It has the details to set the IDE, a list of steps, and a sample code to develop PDF imposition software using C#....to impose a PDF Create the object of the PdfFileEditor class...Instantiate the PdfFileEditor class object and invoke the MakeBooklet()...

    kb.aspose.com/pdf/net/impose-pdf-using-csharp/
  2. Create Bookmarks in PDF using C#

    This article guides on how to create bookmarks in PDF using C#. It has all the details to set the IDE, a list of steps, and a sample code to bookmark a PDF with C#....the PdfBookmarkEditor class object, bind the PDF file with this...method using the Bookmark class object. This quick tutorial has guided...

    kb.aspose.com/pdf/net/create-bookmarks-in-pdf-u...
  3. How to Convert AI to JPEG in C#

    This article covers how to convert AI to JPEG in C#. You can easily export AI to JPEG in C# using simple and easy steps with Aspose.PSD for .NET....Instantiate the JpegOptions class object to set the desired JPG properties...by using a JpegOptions class object, various properties for the...

    kb.aspose.com/psd/net/how-to-convert-ai-to-jpeg...
  4. How to Convert PowerPoint to Tiff using C#

    This topic focuses on how to convert Presentation to TIFF using C# along with the detailed configuration steps to configure the environment and verify the working sample code. You can convert PPTX to TIFF in C# using a few lines of easy to use code....using the Presentation class object to convert it to TIFF Initialize...Initialize the TiffOptions class object to set the desired image options...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  5. How to Copy Excel Sheet to Another Workbook in ...

    In this short tutorial you will learn how to copy Excel sheet to another workbook in Java. It contains the steps and code snippet explaining Java Excel sheet copy feature in any operating system like Windows, Linux, or macOS....file into the Workbook class object for copying input data Access...using the CopyOptions class object in copy() function that supports...

    kb.aspose.com/cells/java/how-to-copy-excel-shee...
  6. XamlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FIXED](../../aspose.words/saveformat/#XAML_FIXED) format...determining how ink (InkML) objects are rendered. (Inherited from...saved if this save options object is used. Can only be SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 如何在 C# 代码中将 SVG 转换为 PDF

    本分步教程详细说明了如何在 C# 中将 SVG 转换为 PDF。使用 Aspose.SVG for .NET 创建 SVG 到 PDF C# 转换器非常简单。...PdfRenderingOptions object 指定输出 PDF 属性 最后,通过将 SVG 渲染为 PdfDevice object 来保存输出...

    kb.aspose.com/zh/svg/net/how-to-convert-svg-to-...
  8. Enumeration Extension Methods Contains and dist...

    Hello, we observed that the Enumeration Extension Methods Contains and Distinct are not working as expected. I have attached the template, data output. Also, when using firstOrDefault or similar functions, how to set a d…...handling before you pass the data object to the reporting engine. var..."ContainsItem", (IEnumerable<object> collection, object value) => collection...

    forum.aspose.com/t/enumeration-extension-method...
  9. Aspose.Cells 8.7.1 中的公共 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.... Java //Create workbook object Workbook workbook = new Workbook...); Cell foundCell = null ; Object obj = 20 ; //Find 20 which...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. 从PDF中提取图像并识别条形码|Aspose.PDF for .NET

    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....// Instantiate BarCodeReader object var barcodeReader = new Aspose...); } // Close BarCodeReader object to release the Image file barcodeReader...

    docs.aspose.com/pdf/zh/net/extract-images-from-...