Sort Score
Result 10 results
Languages All
Labels All
Results 6,421 - 6,430 of 34,393 for

document properties

(0.14 sec)
  1. Check PST Password Protection|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....with PST Password Protection Properties . Read Outlook PST and Get...

    docs.aspose.com/email/java/check-pst-password-p...
  2. TxtSaveOptionsBase class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a Document into a text based formats...additional options when saving a document into a text based formats...the Specify Save Options documentation article. Inheritance: TxtSaveOptionsBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Apply preset theme to VTX document via .NET | p...

    C# source code to apply preset theme to vtx file on .NET Framework, .NET Core, Mono Platforms....apply preset theme to VTX document using server-side Aspose.Diagram...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/net/theme/vtx/
  4. Apply preset theme to VSDM document via .NET | ...

    C# source code to apply preset theme to vsdm file on .NET Framework, .NET Core, Mono Platforms....apply preset theme to VSDM document using server-side Aspose.Diagram...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/net/theme/vsdm/
  5. Apply preset theme to VSSX document via .NET | ...

    C# source code to apply preset theme to vssx file on .NET Framework, .NET Core, Mono Platforms....apply preset theme to VSSX document using server-side Aspose.Diagram...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/net/theme/vssx/
  6. 提取 AcroForm - 从 PDF 中提取表单数据 C#|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库从您的 PDF 文档中提取表单。获取 PDF 文件中单个字段的值。...GetValuesFromFields () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/extract-form/
  7. Aspose::Words::Themes::ThemeFont enum | Aspose....

    Aspose::Words::Themes::ThemeFont enum. Specifies the types of theme font names for Document themes in C++....types of theme font names for document themes. enum class ThemeFont...MakeObject < Aspose :: Words :: Document > (); // Define fonts for...

    reference.aspose.com/words/cpp/aspose.words.the...
  8. Convert SVG to PNG – C# code and Online Converter

    Convert SVG to PNG in C# using Aspose.HTML API. Consider various SVG to PNG conversion scenarios in C# examples. Try online SVG Converter....Saving; using var document = new SVGDocument("image.svg");...{{/if_output}} Converter.ConvertSVG(document, options, "output.{{output...

    docs.aspose.com/html/net/convert-svg-to-png/
  9. Aspose.Words hyphenation PDF Output differs fro...

    Hello, if we convert the attached Input Word File to PDF using german Hyphenation dictionary, the output PDF differs from the PDF which we export as PDF directly with Microsoft Word. How can we ensure that the output P…...nputFile), }; var document = new Document(InputFile, loadOptions)...Words.Saving.PdfSaveOptions(); document.Save(outputFile, saveOptions);...

    forum.aspose.com/t/aspose-words-hyphenation-pdf...
  10. Convert PDF to AMF via Java | products.aspose.com

    Sample Java conversion code for PDF format to AMF file. Use this example code to convert PDF to AMF within any Web or Desktop Java based application....AmfSaveOptions Set AMF specific properties for advanced conversion Call...Portable Document Format (PDF) is a type of document created by...

    products.aspose.com/3d/java/conversion/pdf-to-amf/