Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 11,138 for

convert

(0.03 sec)
  1. TiffCompression enumeration | Aspose.Words for ...

    Aspose.Words.Saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a TIFF file....apply to a document that we convert into a TIFF image. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MailMerge.MailMergeCallback | Aspose.Words for ...

    Optimize your mail merge with the MailMergeCallback property. Effortlessly manage events for seamless document automation and enhanced efficiency....ensure that the mail merge will convert tags, such as our "LastName"...

    reference.aspose.com/words/net/aspose.words.mai...
  3. IMailMergeCallback.TagsReplaced | Aspose.Words ...

    Discover how the IMailMergeCallback TagsReplaced method enhances your document automation by seamlessly replacing mustache text with MERGEFIELD fields....ensure that the mail merge will convert tags, such as our "LastName"...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks.... Examples Shows how to convert documents with a single line...MyDir + "Big document.docx" ; Converter . Create ( new ConverterContext...

    reference.aspose.com/words/net/aspose.words.low...
  5. Invalid character after PDF/A conversion - Free...

    test.pdf (126.6 KB) failed.pdf (1.1 MB) Hi, We have a bit trouble passing a PDF/A validation with file created by aspose.pdf. It works fine if we use Adobe reader PRO to Convert PDF to PDF/A. Hope you can give us a ha…...we use Adobe reader PRO to convert PDF to PDF/A. Hope you can...new Document(filePath); doc.Convert(new MemoryStream(), PdfFormat...

    forum.aspose.com/t/invalid-character-after-pdf-...
  6. Aspose.SVG for Python via .NET – Documentation

    Learn on Python code examples how to create svg, Convert svg, merge svg, edit svg, draw svg, vectorize images and more using Aspose.SVG Python library....edit, optimize, render, and convert SVG documents. Additionally...NET API is its ability to convert SVG documents into various...

    docs.aspose.com/svg/python-net/
  7. Aspose::Words::Drawing::Fill::get_Color method ...

    How to use get_Color method of Aspose::Words::Drawing::Fill class in C++....get_Color () Examples Shows how to convert any of the fills back to solid...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    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....PSD can not convert PSD to other Color Modes/BitDepth...PSD.FileFormats.Psd.PsdImage.Convert(Aspose.PSD.ImageOptions.PsdOptions)...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  9. Aspose.PUB for .NET | Documentation

    .NET C# API Solution to manipulate Publisher files. Rich functionality provided by Aspose.PUB Manipulation and Management API....NET is an API to read and convert PUB files to PDF file format...try . Using them, you can convert, merge or open your MS Publisher...

    docs.aspose.com/pub/net/
  10. Managing Task Durations

    Learn how to manage Microsoft Project (MPP/XML) task durations using Aspose.Tasks for Java....equals ( "1 day" )); 8 9 // Convert to hours time unit 10 duration...duration = duration. convert (TimeUnitType. Hour ); 11 System. out...

    docs.aspose.com/tasks/java/managing-durations/