Sort Score
Result 10 results
Languages All
Labels All
Results 6,051 - 6,060 of 41,529 for

document properties

(0.31 sec)
  1. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG using Aspose.HTML for .NET. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter....Saving; using var document = new HTMLDocument("{{input...'DOCX'}} Converter.ConvertHTML(document, options, "output.{{output...

    docs.aspose.com/html/net/convert-html-to-jpg/
  2. 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...
  3. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeEnd class. Represents an end of ranged structured Document tag which accepts multi-sections content. See also StructuredDocumentTagRangeStart node. To learn more, visit the Documentation article in C++....an end of ranged structured document tag which accepts multi-sections...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Specifying the Absolute Position of the Pivot I...

    Learn how to specify the absolute position of pivot items in C++ using Aspose.Cells....API has exposed a few new properties and a method to achieve this...Added PivotItem.GetPosition() property that can be used to specify...

    docs.aspose.com/cells/go-cpp/specifying-the-abs...
  5. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a Document, and export them to an external location using Java....from a Document Contents [ Hide ] When processing documents, a common...extract all images found in the document and export them to an external...

    docs.aspose.com/words/java/rendering-shapes-sep...
  6. Convert MHTML Files to Various Formats in C#|Do...

    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....dealing with email archiving, document management, and data exchange...modifying or adding custom properties to the HTML output, such...

    docs.aspose.com/email/net/converting-between-fo...
  7. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveOptions to enhance Document saving in HTML, MHTML, EPUB, AZW3, and MOBI formats with customizable options....additional options when saving a document into the Html, Mhtml, Epub...the Specify Save Options documentation article. public class HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Manipulate Images in C#|Documentation

    Manipulate images using C# Image Processing Library, such as removing backgrounds, converting, merging, and modifying images....Modifying Images Setting Properties on Images Working with multipage...

    docs.aspose.com/imaging/net/manipulating-images/
  9. C++ API to Convert CGM to FODS | products.aspos...

    Convert CGM to FODS via C++ API without using Microsoft Excel or Adobe Reader...However, the FODS (Flat Open Document Spreadsheet) format is a spreadsheet...editing, and converting PDF documents. It can be used to export...

    products.aspose.com/total/cpp/conversion/cgm-to...
  10. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET....your PDF document. Follow the steps below: Create Document instance...ExampleCurve () { // The path to the document directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/add-curve/