Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 214,446 for

new

(0.17 sec)
  1. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....instance Document pdfDocument = new Document (); // Add page to pages...certain dimensions Graph graph = new Graph ( 400 , 400 ); // Set border...

    docs.aspose.com/pdf/java/add-arc/
  2. GradientStop.Position | Aspose.Words for .NET

    Discover the GradientStop Position property, easily set and adjust gradient stop positions from 0% to 100% for stunning visual effects in your designs....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/net/aspose.words.dra...
  3. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java.... You can create new building blocks and insert them...doc = new Document(); GlossaryDocument glossaryDoc = new GlossaryDocument();...

    reference.aspose.com/words/java/com.aspose.word...
  4. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...docx"); ImageUriPrinter callback = new ImageUriPrinter(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. ImportFormatOptions.AdjustSentenceAndWordSpacin...

    Discover the ImportFormatOptions AdjustSentenceAndWordSpacing property. Easily control automatic sentence and word spacing for improved text clarity....Document srcDoc = new Document (); Document dstDoc = new Document ();...(); DocumentBuilder builder = new DocumentBuilder ( srcDoc ); builder...

    reference.aspose.com/words/net/aspose.words/imp...
  6. SummarizeOptions | Aspose.Words for .NET

    Discover the SummarizeOptions constructor for creating customized instances of the SummarizeOptions class, enhancing your coding efficiency and flexibility....SummarizeOptions constructor Initializes a new instances of SummarizeOptions...models. Document firstDoc = new Document ( MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. 使用 C# 的 PDF 工具提示|Aspose.PDF for .NET

    学习如何使用 C# 和 Aspose.PDF 为 PDF 中的文本片段添加工具提示...document using ( var document = new Aspose . Pdf . Document ()) {... Add (). Paragraphs . Add ( new Aspose . Pdf . Text . TextFragment...

    docs.aspose.com/pdf/zh/net/pdf-tooltip/
  8. ReportingEngine.BuildReport | Aspose.Words for ...

    Effortlessly generate ready-to-use reports with ReportingEngine's BuildReport method, seamlessly populating templates with data from your chosen source.... DocumentBuilder builder = new DocumentBuilder (); builder ...); ReportingEngine engine = new ReportingEngine { Options = ReportBuildOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java....$loadOption = new HtmlLoadOptions (); // Create a new Document object...load the HTML file $document = new Document ( $inputFile , $loadOption...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  10. com.aspose.barcode.PleaseReportException: The l...

    ライセンスを更新するため、新しく提供された、Aspose.Total.Java.licに置き換えました。 その結果、以下のエラーが発生しました。 com.aspose.barcode.PleaseReportException: The license signature is invalid. It looks like the license file was modified. 上記エラーが発生するのは、以下のコードになりま…...(InputStream in = new ByteArrayInputStream(lic)) { new com.aspose.barcode...SUPPRESS IllegalCatchCheck throw new DocumentProcessorFat(e); } これまで使用している、Aspose...

    forum.aspose.com/t/com-aspose-barcode-pleaserep...