Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 94,481 for

object

(0.14 sec)
  1. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET....Initialize a new Document class object. Load input BMP image. Finally...Convert DICOM to PDF Create an object of the Image class. Add the...

    docs.aspose.com/pdf/net/convert-images-format-t...
  2. Split Visio Page wise in Python | products.aspo...

    Python source codes that explains how to split Microsoft Visio files into multiple files in Python applications...Create a new Diagram class object Copy the page via Copy method...

    products.aspose.com/diagram/python-java/splitter/
  3. 使用Python.NET在PDF中嵌入附件|Documentation

    学习如何使用 Aspose.Cells for Python 将 Ole 对象附件嵌入到 PDF 文件中 via .NET。...xlsx" ) # Set to embed Ole Object attachment. pdf_save_options...

    docs.aspose.com/cells/zh/python-net/embed-attac...
  4. Using FormulaText Function in Aspose.Cells with...

    Learn how to work with Excel's FORMULATEXT function using Aspose.Cells for Python via .NET. Get and set cell formulas programmatically while maintaining spreadsheet integrity....Workbook # Create a workbook object workbook = Workbook () # Access...

    docs.aspose.com/cells/python-net/using-formulat...
  5. Move Pages to PDF using .NET | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with C# sample code using Aspose.PDF for .NET... Create a Document object with the input PDF file. Get...

    products.aspose.com/pdf/net/pages/move/
  6. Move Pages to PDF using Python | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with Python sample code using Aspose.PDF for Python for .NET... Create a Document object with the input PDF file. Get...

    products.aspose.com/pdf/python-net/pages/move/
  7. Create Shared Workbook with Aspose.Cells for No...

    Learn how to create a shared workbook using Aspose.Cells for Node.js via C++...."data" ); // Create Workbook object const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/create-shared-...
  8. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns true for encrypted files needing a password to access....// Configure a SaveOptions object to encrypt the document //...

    reference.aspose.com/words/net/aspose.words/fil...
  9. PdfSaveOptions.ZoomFactor | Aspose.Words for .NET

    Discover PdfSaveOptions' ZoomFactor property to easily adjust document zoom levels in percentages, enhancing your PDF viewing experience....// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Chart.ToImage - Leader Lines are not included -...

    When calling Chart.ToImage(), the resulting image is missing the leader lines displayed in Excel. Excel-Aspose-Comparison.png (147.3 KB) Excel on the left, Aspose.Cells 25.6 on the right....// Assuming you have a Chart object 'chart' BufferedImage chartImage...getLeaderLines(); // Use a Graphics2D object to draw leader lines on the...

    forum.aspose.com/t/chart-toimage-leader-lines-a...