Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 41,499 for

document properties

(0.25 sec)
  1. Convert DNG to EMF via Java | products.aspose.com

    Sample code for DNG to EMF Java conversion. Use API example code for batch DNG files to EMF conversion within any Web or Desktop Java based application....for drawing, and graphics properties critical to render the image...colors and other graphic properties of original image remains...

    products.aspose.com/imaging/java/conversion/dng...
  2. ComparisonEvaluationResult class | Aspose.Words...

    Aspose.Words.Fields.ComparisonEvaluationResult class. The comparison evaluation result...the Working with Fields documentation article. Constructors Name...corresponding error message. Properties Name Description errorMessage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Issues related to wrap the text programmaticall...

    I am using aspose cells for grid js . Is there any way to wrap the text programmatically. image.png (91.5 KB)...you can wrap text using CSS properties. For example: <div style="width:...CSS properties programmatically: const element = document.get...

    forum.aspose.com/t/issues-related-to-wrap-the-t...
  4. Aspose::Words::Drawing::ShapeBase::get_Right me...

    Aspose::Words::Drawing::ShapeBase::get_Right method. Gets the position of the right 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...
  5. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...Total for both Word and PDF documents, follow these steps: Cause... For Word Redaction : The Document class provides methods to...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  6. Specify Rendering Options When Converting to PD...

    Convert a Document to PDF with advanced options. Use PdfSaveOptions to change the result of saving a Document to PDF format using Java....applications because a PDF document looks the same on any device...the process of converting a document to PDF, including the layout...

    docs.aspose.com/words/java/specify-rendering-op...
  7. Convert X to ATT via Python | products.aspose.com

    Sample code for X to ATT Python conversion. Use API example code for batch X files to ATT conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...AmfSaveOptions Set ATT specific properties for advanced conversion Call...

    products.aspose.com/3d/python-net/conversion/x-...
  8. Looping over object when data source is JSON - ...

    When using JsonDataSource in LINQ Reporting engine, is there any supported way to iterate over a JSON object and access both its property name (key) and property value? Example JSON: "node":{ "ingredientsPerLanguage": …...access both its property name (key) and property value ? Example...[2], but the available documentation does not describe a built‑in...

    forum.aspose.com/t/looping-over-object-when-dat...
  9. Convert HTML to GIF – C# Examples and Online Co...

    Convert HTML to GIF using Aspose.HTML for .NET. Consider various HTML to GIF conversion scenarios in C# examples. Try online HTML Converter....allows you to save an HTML document as a GIF image. In this article...Aspose.Html.Saving; using var document = new HTMLDocument("{{input...

    docs.aspose.com/html/net/convert-html-to-gif/
  10. Convert Markdown to DOCX – C# Examples

    Convert Markdown to DOCX using Aspose.HTML for .NET. Consider Markdown to DOCX conversion scenarios in C# examples. Try online Markdown Converter...often used as a format for documentation and readme files since it...Aspose.Html.Saving; using var document = Converter.ConvertMarkdown("input...

    docs.aspose.com/html/net/convert-markdown-to-docx/