Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 6,186 for

convert document

(0.05 sec)
  1. HTML Template – C# Examples

    In this article, you learn how to populate an HTML template from XML or JSON data sources and consider examples to illustrate this feature....describes how to create an HTML document based on a template and populate...7 "Number" : "200" 8 } 9 } Convert Template to HTML with a few...

    docs.aspose.com/html/net/html-template/
  2. Manipulating Adobe Illustrator Formats|Document...

    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....NET, developers can convert Adobe Illustrator file to PSD...load existing AI file and convert it to PSD using PsdOptions...

    docs.aspose.com/psd/net/manipulating-adobe-illu...
  3. Aspose::Words::Loading::MarkdownLoadOptions cla...

    Aspose::Words::Loading::MarkdownLoadOptions class. Allows to specify additional options when loading Markdown Document into a Document object in C++....when loading Markdown document into a Document object. class MarkdownLoadOptions...relative URIs found in the document into absolute URIs when required...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. DigitalSignature.SignatureValue | Aspose.Words ...

    Discover the DigitalSignature SignatureValue property, which provides a byte array for secure signature representation. Enhance your digital security today!...digitally signed document. Document doc = new Document ( MyDir + "Digitally...{ string signatureValue = Convert . ToBase64String ( digitalSignature...

    reference.aspose.com/words/net/aspose.words.dig...
  5. FontInfo.get_embedded_font method | Aspose.Word...

    FontInfo.get_embedded_font method. Gets a specific embedded font file....extract an embedded font from a document, and save it to the local...local file system. doc = aw . Document ( file_name = MY_DIR + 'Embedded...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EmbeddedFontFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.EmbeddedFontFormat enum, which defines the formats of embedded fonts in the FontInfo object for enhanced Document styling.... When saving a document to a file, only embedded fonts...extract an embedded font from a document, and save it to the local...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Fill.Transparency | Aspose.Words for .NET

    Adjust the fill transparency from 0.0 (opaque) to 1.0 (clear) for customizable visual effects in your designs. Enhance your project's aesthetics today!...to convert any of the fills back to solid fill. Document doc...doc = new Document ( MyDir + "Two color gradient.docx" ); // Get...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetSizeInPixels method. Calculates the size of the shape in pixels for a specified zoom factor and resolution in C++....(horizontal and vertical) to convert from points to pixels (dots...pixels. Remarks This method converts SizeInPoints into size in...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. PdfSaveOptions.createNoteHyperlinks property | ...

    PdfSaveOptions.createNoteHyperlinks property. Specifies whether to Convert footnote/endnote references in main text story into active hyperlinks...property Specifies whether to convert footnote/endnote references...hyperlinks. let doc = new aw . Document ( base . myDir + "Footnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. System.Drawing.Common dependency on linux envir...

    We are facing an issue when trying to Convert a PostScript file to PDF in containerized Linux environments (.NET 9). When calling the SaveAsPdf method on a PsDocument, the following exception is thrown: pgsql CopyEdit …...facing an issue when trying to convert a PostScript file to PDF in...FileAccess.Read)) { PsDocument document = new PsDocument(fs); using...

    forum.aspose.com/t/system-drawing-common-depend...