Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 91,351 for

object

(0.18 sec)
  1. Aspose::Words::ConditionalStyle::Equals method ...

    Aspose::Words::ConditionalStyle::Equals method. Compares this conditional style with the specified Object in C++....conditional style with the specified object. bool Aspose :: Words :: ConditionalStyle...System :: SharedPtr < System :: Object > obj ) override See Also Class...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. How to Create and Convert an XML File to PDF|As...

    PDF SharePoint API is capable of creating and converting XML files into PDF format....NET Document Object Model. According to Aspose...contains a collection of Section objects, and a Section contains one...

    docs.aspose.com/pdf/sharepoint/how-to-create-an...
  3. FieldOptions.fieldUpdateCultureProvider propert...

    FieldOptions.fieldUpdateCultureProvider property. Gets or sets a provider that returns a culture Object specific for each particular field....provider that returns a culture object specific for each particular...is present, then the culture object it returns is used for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Aspose::Words::Drawing::OleFormat::get_IconCapt...

    Aspose::Words::Drawing::OleFormat::get_IconCaption method. Gets icon caption of OLE Object. In case if the OLE Object does not have an icon or a caption cannot be retrieved, returns an empty string in C++....caption of OLE object. In case if the OLE object does not have...insert linked and unlinked OLE objects. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::OleFormat::get_SourceFu...

    Aspose::Words::Drawing::OleFormat::get_SourceFullName method. Gets or sets the path and name of the source file for the linked OLE Object in C++....source file for the linked OLE object. System :: String Aspose ::...not an empty string, the OLE object is linked. Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. How to Insert Watermark in Word Document using C#

    We will guide you through how to insert watermark in Word document using C#. You will get information about the configuration, steps and a sample code to create watermark in Word using C#....Document class object Create the TextWatermarkOptions object to set the...using C# . The Document class object is used to load the Word file...

    kb.aspose.com/words/net/how-to-insert-watermark...
  8. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Node.js across PPT and PPTX presentations—JavaScript code examples included....exposed by ShapeCollection object. Write the modified presentation...exposed by ShapeCollection object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/nodejs-java/ellipse/
  9. How to Convert EPUB to PDF in Python

    This precise tutorial explains how to convert EPUB to PDF in Python. It contains all the details required to configure the environment, program flow and a runnable sample code that demonstrates the conversion process from EPUB to PDF in Python with the help of a few lines of code....convert EPUB to PDF Create an object of EpubLoadOptions class to...file in the Document class object using the custom settings Save...

    kb.aspose.com/pdf/python/how-to-convert-epub-to...
  10. Rotate Text Inside PDF|Aspose.PDF for Java

    Learn how to rotate text inside a PDF document, providing flexibility in document layout using Aspose.PDF for Java...() { // Initialize document object Document pdfDocument = new...90 ); // create TextBuilder object TextBuilder textBuilder = new...

    docs.aspose.com/pdf/java/rotate-text-inside-pdf/