Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 41,542 for

document properties

(0.15 sec)
  1. AxisBound constructor | Aspose.Words for Python

    aspose.words.drawing.charts.AxisBound constructor... Document () builder = aw . DocumentBuilder...has_minor_gridlines = True # Define Y-axis properties for decimal values. y_axis...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Creating, Opening and Saving PSD Files|Document...

    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....Image to PSD PSD, PhotoShop document, is the default file format...Several of the PsdOptions class properties can be set for advanced conversion...

    docs.aspose.com/psd/java/creating-opening-and-s...
  3. ContentConfig|Documentation

    ContentConfig element is used to add one or more lines of text to the parent element....form is specified in the Name property. new ContentConfig () { Name..."Text goes here" } Required properties Name Type Description Name...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  4. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF Document with Aspose.PDF for Java....Document ; import com.aspose.pdf.Field...// Open document Document pdfDocument = new Document ( _dataDir...

    docs.aspose.com/pdf/java/modifing-form/
  5. Aspose::Words::Rendering::NodeRendererBase::get...

    Aspose::Words::Rendering::NodeRendererBase::get_SizeInPoints method. Gets the actual size of the shape in points in C++....get_SizeInPoints () Remarks This property returns the size of the actual...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Office...

    reference.aspose.com/words/cpp/aspose.words.ren...
  6. Managing Outlook Message Files with C++ Email P...

    C++ Email Parser Library API is useful in reading, writing outlook template OFT file, managing digitally signed messages, setting color category and accessing delivery receipt information....and other properties. After updating the properties: Send the...class. Update some of the properties. Save the message in MSG...

    docs.aspose.com/email/cpp/managing-message-file...
  7. fontType distinction is not available between a...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…...whether FontBold or FontItalic properties were set via a font dropdown...button . The portion format properties such as get_FontBold() and...

    forum.aspose.com/t/fonttype-distinction-is-not-...
  8. Manipulating Photoshop Formats|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....Image to PSD PSD, Photoshop document, is the default file format...of the PsdOptions class' properties can be set for advanced conversion...

    docs.aspose.com/imaging/java/manipulating-photo...
  9. How to Convert OneNote to Word using C#

    This article guides on how to convert OneNote to Word using C#. It has IDE settings, programming steps and a sample code to export OneNote to Word using C#....ONE file into the Document class from Aspose.Note namespace...the saved HTML file into the Document object in Aspose.Words namespace...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  10. Merge Cells in Word using Java

    This article describes how to merge cells in Word using Java. It has the IDE settings, a list of steps, and a sample code to combine cells in Word using Java....application Load the source Word document with a table in it Access...source Word file into the Document class object, get the reference...

    kb.aspose.com/words/java/merge-cells-in-word-us...