Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 6,181 for

convert document

(0.04 sec)
  1. FontInfo.GetEmbeddedFontAsOpenType | Aspose.Wor...

    Discover how the FontInfo GetEmbeddedFontAsOpenType method retrieves embedded fonts in OpenType format, enhancing your design flexibility and quality....Embedded OpenType format are converted to OpenType. public byte []...extract an embedded font from a document, and save it to the local...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Aspose::Words::Fields::FieldSymbol::get_FontSiz...

    Aspose::Words::Fields::FieldSymbol::get_FontSize method. Gets or sets the size in points of the font of the character retrieved by the field in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...set_CharacterCode ( System :: Convert :: ToString ( 0x00a9 )); field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldSymbol::get_Charact...

    Aspose::Words::Fields::FieldSymbol::get_CharacterCode method. Gets or sets the character's code point value in decimal or hexadecimal in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...set_CharacterCode ( System :: Convert :: ToString ( 0x00a9 )); field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. How to Render XSL FO to PDF File using C++

    In this tutorial, we will learn how to render XSL FO to PDF file using C++. You can Convert XSL FO to PDF Document with high fidelity in C++....Xsl Fo file using the Document class Convert the Xsl Fo to PDF file...with the Save method You can convert Xsl Fo to PDF file using C++...

    kb.aspose.com/pdf/cpp/how-to-render-xslfo-to-pd...
  5. ConvertUtil.MillimeterToPoint | Aspose.Words fo...

    Effortlessly Convert millimeters to points with ConvertUtil's MillimeterToPoint method. Simplify your design calculations today!...MillimeterToPoint method Converts millimeters to points. public...millimeters Double The value to convert. Remarks 1 inch equals 25.4...

    reference.aspose.com/words/net/aspose.words/con...
  6. IDocumentConverterPlugin class | Aspose.Words f...

    Aspose.Words.IDocumentConverterPlugin class. Defines an interface for external Converter plugin....external converter plugin. Methods Name Description convert(inputStream...outputStream, saveOptions) Converts document using specified input...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontInfo.GetEmbeddedFont | Aspose.Words for .NET

    Discover the FontInfo GetEmbeddedFont method to easily retrieve specific embedded font files, enhancing your design projects with seamless typography....extract an embedded font from a document, and save it to the local...local file system. Document doc = new Document ( MyDir + "Embedded...

    reference.aspose.com/words/net/aspose.words.fon...
  8. 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...
  9. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN Document into a Document object in Java....MARKDOWN document into a Document object. Examples:...preserve empty line while load a document. String mdText = MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  10. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF Document into a Document object in Java....RTF document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

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