Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 97,363 for

object

(0.6 sec)
  1. Add Header and Footer in PowerPoint using C# | ...

    Use .NET PowerPoint API to add header footer in PowerPoint presentation using C# or VB.NET. Manage header and footer in notes slides programmaticaly....slide in an IMasterNotesSlide object using Presentation.MasterNotesSlideMana...slide in an IMasterNotesSlide object using Presentation.MasterNotesSlideMana...

    blog.aspose.com/slides/add-header-footer-in-pow...
  2. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for .NET....should: Create a Document class object with the source PDF file. Create...Create a Document class object with the destination PDF file...

    docs.aspose.com/pdf/net/move-pages/
  3. Aspose.PSD for .NET 25.12 - Release Notes|Docum...

    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....an exception: Unable to cast object of type System.Int32 to type...an exception: Unable to cast object of type System.Int32 to type...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-1...
  4. NullPointerException during conversion of PDF w...

    Similar to these issues, but for Java and different output format NullReferenceException during PDF/A-1a conversion of PDF with TextAnnotation and PopupAnnotation System.NullReferenceException when using PdfFormat.ZUGF…...l7f: Object reference not set to an instance of an object. at...l7f: Object reference not set to an instance of an object. at...

    forum.aspose.com/t/nullpointerexception-during-...
  5. How to Convert HTML to Text in Java

    This simple topic is about how to convert HTML to text in Java. In Java HTML to plain text conversion application running under Windows, Linux or macOS platforms can be developed using simple and easy API interfaces....using String object Initialize HTMLDocument class object to load the...Initialize INodeIterator class object to iterate nodes and append...

    kb.aspose.com/html/java/how-to-convert-html-to-...
  6. How to Convert OBJ to PDF in Python

    This precise article presents information about how to convert OBJ to PDF in Python. It covers the IDE configuration, a series of algorithm steps, and a code sample to create an OBJ to PDF converter in Python....PDF format Get the source 3D object file with the Scene class instance...the details for exporting 3D object to PDF using Python . The process...

    kb.aspose.com/3d/python/how-to-convert-obj-to-p...
  7. How to Convert Excel to SVG in C#

    In this short tutorial, you will learn how to convert Excel to SVG in C#. You only need to make a few API calls to control the rendering of Excel to vector graphics using C# on any operating system....use a SvgSaveOptions class object for controlling the rendering...Excel to SVG Create Workbook object to load the input Excel file...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  8. Aspose::Words::Fields::FieldUserName class | As...

    Aspose::Words::Fields::FieldUserName class. Implements the USERNAME field. To learn more, visit the documentation article in C++....get_Format () Gets a FieldFormat object that provides typed access...// Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 更改行或列的字体和颜色|Documentation

    本文介绍如何在GridDesktop中更改行或列的字体和颜色。...//Creating a customized Font object Font font = new Font ( "Arial"...column to the customized Font object column . SetFont ( font );...

    docs.aspose.com/cells/zh/net/aspose-cells-gridd...
  10. How to Draw Shapes in C#

    This step by step tutorial elaborates how to draw shapes in C#. It helps you draw circle in C#. To draw ellipse C# code is provided as well....Bitmap object of required dimensions Create a Graphics object from...Bitmap object created above Create a new Pen tool object with required...

    kb.aspose.com/drawing/net/how-to-draw-shapes-in...