Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 165,027 for

new

(0.06 sec)
  1. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...try (InputStream msgInput = new FileInputStream(inputFile)) {...toMailMessage(new MailConversionOption()); } } else { throw new Runti...

    forum.aspose.com/t/cutting-off-right-side-after...
  2. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadLinuxSettings method. Loads predefined table substitution settings for Linux platform in C++....fontSettings ); // Create a new table substitution rule and load...for the "Times New Roman CE" font is "Times New Roman". ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. GradientStop.remove method | Aspose.Words for N...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Փոխարկել DOC HTML Java

    Փոխարկեք DOC ը HTML ձևաչափի Java կոդով: Պահեք DOC որպես HTML օգտագործելով Java:...*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/do...
  5. Extract Assets from 3MF File Formats via .NET |...

    C# source code to load, render and add extract assets from 3MF documents on .NET Framework, .NET Core, Mono....3mf" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/3mf/
  6. 使用 C# 转换 XML | Aspose.PDF

    在 .NET Framework、.NET Core 上转换 XML 并加载到 PDF 文档的 C#....( xsltFile ); var options = new Aspose . Pdf . HtmlLoadOptions...Width = 420 ; var pdfDocument = new Aspose . Pdf . Document ( TransformXmltoHtml...

    products.aspose.com/pdf/zh-hans/net/transform-xml/
  7. 使用 Java 转换 XML | Aspose.PDF

    用于转换 XML 并在 Java 和 PHP 上加载到 PDF 文档的 Java 源代码,德尔福。... newTransformer ( new StreamSource ( xslFile ) ); StreamSource...StreamSource xmlsource = new StreamSource ( xmlFile ); ByteArrayOutputStrea...

    products.aspose.com/pdf/zh-hans/java/transform-...
  8. Table.description property | Aspose.Words for N...

    Table.description property. Gets or sets description of this table...'CreateNestedTable' , () => { let doc = new aw . Document (); // Create the.../// <summary> /// Creates a new table in the document with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Փոխարկել HTML WORD Java

    Փոխարկեք HTML ը WORD ձևաչափի Java կոդով: Պահեք HTML որպես WORD օգտագործելով Java:...*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/ht...
  10. Փոխարկել HTML DOC Java

    Փոխարկեք HTML ը DOC ձևաչափի Java կոդով: Պահեք HTML որպես DOC օգտագործելով Java:...*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/ht...