Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 41,537 for

document properties

(3.42 sec)
  1. PreferredWidth class | Aspose.Words for Node.js

    Aspose.Words.Tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...the Working with Tables documentation article. Remarks Preferred...this class are immutable. Properties Name Description type Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Different File Formats and Conversions|Aspose.S...

    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....PPT PPT is the presentation document file format that can be created...binary format for presentation documents developed by Microsoft. PPT...

    docs.aspose.com/slides/cpp/different-file-forma...
  3. Convert XLTM to DOCX with .NET or with free Onl...

    Convert XLTM to DOCX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLTM to DOCX online converter quickly before integrating the code....transforming XML documents into other XML documents, or other formats...class provides methods and properties for loading an XSLT stylesheet...

    products.aspose.com/total/net/conversion/xltm-t...
  4. 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/
  5. ListFormat.ListOutdent | Aspose.Words for .NET

    Discover how the ListFormat ListOutdent method can simplify your Document's structure by reducing the current paragraph's list level effortlessly....formatting properties of the new level. In Word documents, lists...numbered lists. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  6. FieldStart class | Aspose.Words for Python

    aspose.words.fields.FieldStart class. Represents a start of a Word field in a Document...start of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. Remarks FieldStart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...identify which pages in a PDF document contain redlines after comparing...pages with redlines in a PDF document resulting from a comparison...

    forum.aspose.com/t/redlines-in-pdf/315965
  8. PdfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf Document into a [Document](../../aspose.words/Document/) object...options when loading Pdf document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: PdfLoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Set the Margins of a Comment or Shape inside th...

    Learn how to set margins of comments or shapes within an Excel worksheet using Aspose.Cells for Node.js via C++....textAlignment property. This property returns an object of...class, which provides several properties such as ShapeTextAlignment...

    docs.aspose.com/cells/nodejs-cpp/set-margins-of...
  10. Question about behavior Mail to PDf Conversion ...

    Hello, if we converting EMails to PDF, the fields FROM and TO contains only the name in the PDF, not the Mail Address. Is it possible to hav the Mail Adress AND the name in the fields FROM, TO, CC, …? Here is our code…...}; var wordDocument = new Document(msgStream, loadOptions); //...resolves the address from MAPI properties and drops the actual e‑mail...

    forum.aspose.com/t/question-about-behavior-mail...