Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 6,158 for

convert document

(0.25 sec)
  1. ReplacingArgs.GroupName | Aspose.Words for .NET

    Discover how to effectively use the GroupName property to replace captured groups in your matches with custom strings. Enhance your string manipulation skills!...ConvertNumbersToHexa () { Document doc = new Document (); DocumentBuilder...find-and-replace operation will convert to hexadecimal and highlight:\n"...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Managing OLE Objects|CAD 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....different applications into one document. To use OLE, you need both...below to achieve this feature. Convert DWG to DWF Search Text In DWG...

    docs.aspose.com/cad/net/managing-ole-objects/
  3. 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....scheme to apply to a document that we convert into a TIFF image...image. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.saveImagesAsWmf property. When ``true`` all images will be saved as WMF....Examples Shows how to convert all images in a document to the Windows...save the document as an RTF. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FileFormatUtil.image_type_to_extension method |...

    FileFormatUtil.image_type_to_extension method. Converts an Aspose.Words image type enumerated value into a file extension...image_type_to_extension(image_type) Converts an Aspose.Words image type...error(ArgumentException)) Throws when cannot convert. Examples Shows how to extract...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...getting generating like word document Aspose.Words Product Family...with below code. Document doc = new Document("test.docx"); PdfSaveOptions...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  7. Aspose::Words::FileFormatUtil::LoadFormatToExte...

    Aspose::Words::FileFormatUtil::LoadFormatToExtension method. Converts a load format enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....FileFormatUtil::LoadFormatToExtensio method Converts a load format enumerated value...Remarks The WordML value is converted to “.wml”. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. How to Change PDF A to PDF in C#

    This article guides on how to change PDF A to PDF in C#. It has all the necessary information to set the IDE along with the steps and runnable sample code to transform PDF A to PDF in C#....a runnable sample code to convert from PDF A to PDF in C# . This...compliance removal code. Steps to Convert PDF A to PDF in C# Set the...

    kb.aspose.com/pdf/net/how-to-change-pdf-a-to-pd...
  9. ConvertUtil.PixelToPoint | Aspose.Words for .NET

    Effortlessly Convert pixels to points at 96 dpi with ConvertUtil's PixelToPoint method. Enhance your design precision today!...Hide ] PixelToPoint( double ) Converts pixels to points at 96 dpi...pixels Double The value to convert. Remarks 1 inch equals 72 points...

    reference.aspose.com/words/net/aspose.words/con...
  10. Processor | Aspose.Words for Java

    Processor class for performing different Document processing actions in Java....class for performing different document processing actions. Examples:...operation from a DataTable using documents from the stream using context...

    reference.aspose.com/words/java/com.aspose.word...