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

document properties

(0.21 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. Can I Process GeoJSON file using this API for f...

    Hi, can we use Aspose.gis for working with Geojson files?...Access properties foreach (var property in feature.Properties) {...Console.WriteLine($"{property.Key}: {property.Value}"); } } } This...

    forum.aspose.com/t/can-i-process-geojson-file-u...
  5. 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...
  6. 使用 Aspose.Email.Outlook 管理消息文件|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....can access to MapiMessage properties there. # A subject for example...can access to MapiContact properties there. # A name_info.display_name...

    docs.aspose.com/email/zh/python-net/managing-me...
  7. 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...
  8. 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/
  9. StyleCollection.document property | Aspose.Word...

    StyleCollection.Document property. Gets the owner Document....document property StyleCollection.document property Gets the...the owner document. get document () : Aspose . Words . DocumentBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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/