Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 33,780 for

new

(0.04 sec)
  1. Renderers – C# – Aspose.HTML for .NET

    Learn about supported renderers – HtmlRenderer, SvgRenderer, MhtmlRenderer and EpubRenderer, which are used to render HTML, SVG, MHTML, EPUB...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/renderers/
  2. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....throws Exception { Document doc = new Document(); // Create a glossary...entries. doc.setGlossaryDocument(new GlossaryDocument()); appendAutoTextEntry(doc...

    reference.aspose.com/words/java/com.aspose.word...
  3. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Hello world!" ); // Create a new aw.Saving.OdtSaveOptions, and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT field in Java.... Document doc = new Document(getMyDir() + "Form fields...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. 现代API|Aspose.Slides for PHP 文档

    现代API...aspose\slides\Images ; $pres = new Presentation (); # 从磁盘上的文件实例化一个可处置的...100 , $ppImage ); $dimension = new Java ( "java.awt.Dimension" ...

    docs.aspose.com/slides/zh/php-java/modern-api/
  6. SummarizeOptions.SummaryLength | Aspose.Words f...

    Control your summary length with the SummarizeOptions SummaryLength property. Customize your content for clarity and impact. Default is Medium.... Document firstDoc = new Document ( MyDir + "Big document...docx" ); Document secondDoc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....SetWatermark (){ Document doc = new Document ( _dataDir + "sample...artifact = new WatermarkArtifact (); artifact . setText ( new FormattedText...

    docs.aspose.com/pdf/java/artifacts/
  8. BuildingBlock.Guid | Aspose.Words for .NET

    Discover BuildingBlock GUID property. Easily manage a unique 128-bit identifier for your building blocks, ensuring seamless organization and identification....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  9. Aspose.PDF exports corrupted graphics files- tr...

    I just tried the code out, and I can read in DOCX files and output them to PDF/TIFF/JPEG without issue. But when I read in a PDF file, and try to output DOCX/TIFF/JPEG, only the DOCX file works. The TIFF and JPEG files a…...Document d2 = new Aspose.Pdf.Document(@“C:\1\SomeLayout...file Aspose.Words.Document d4 = new Aspose.Words.Document(@“C:\1\mydoc...

    forum.aspose.com/t/aspose-pdf-exports-corrupted...
  10. BuildingBlock.Category | Aspose.Words for .NET

    Discover our BuildingBlock Category properties for enhanced second-level categorization, streamlining your projects and boosting organization efficiency....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...