Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 41,529 for

document properties

(0.84 sec)
  1. Working with Hyperlinks|CAD 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....collection one by one and edit its properties. Sample Code The following...and changes their Hyperlink property to the Aspose website. Search...

    docs.aspose.com/cad/net/working-with-hyperlinks/
  2. ChartDataPointCollection Class | Aspose.Words f...

    Discover the Aspose.Words.Drawing.Charts.ChartDataPointCollection class, your key to managing ChartDataPoint collections effortlessly for enhanced data visualization....the Working with Charts documentation article. public class ChartDataPointCollec...IEnumerable < ChartDataPoint > Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ConvertUtil.PixelToPoint | Aspose.Words for .NET

    Effortlessly convert pixels to points at 96 dpi with ConvertUtil's PixelToPoint method. Enhance your design precision today!...page properties in pixels. Document doc = new Document (); DocumentBuilder...custom resolution. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/con...
  4. ConvertUtil class | Aspose.Words for Node.js

    Aspose.Words.ConvertUtil class. Provides helper functions to convert between various measurement units...Between Measurement Units documentation article. Methods Name Description...section. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Lists::ListLabel class | Aspose....

    Aspose::Words::Lists::ListLabel class. Defines Properties specific to a list label. To learn more, visit the Documentation article in C++....] ListLabel class Defines properties specific to a list label...the Working with Lists documentation article. class ListLabel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Xps format in C++....that can be used to save a document in the Xps format. Aspose...the outline of a saved XPS document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Drawing::ShapeBase::get_Bottom m...

    Aspose::Words::Drawing::ShapeBase::get_Bottom method. Gets the position of the bottom edge of the containing block of the shape in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System..."RelativeHorizontalPo" property to treat the value of the "Left" property // as...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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...
  9. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for С++ to optimize PowerPoint presentations with tailored legend formatting....In order to set the legend properties. Please follow the steps...chart on slide. Setting the properties of legend. Write the presentation...

    docs.aspose.com/slides/cpp/chart-legend/
  10. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML with Aspose.HTML for .NET and inspect its elements using C#, about custom filter, CSS Selector, or XPath usage....summary: lets you explore an HTML document in three ways—direct DOM navigation...FirstChild / NextSibling properties for step‑by‑step traversal...

    docs.aspose.com/html/net/html-navigation/