Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 198,847 for

new

(0.11 sec)
  1. PdfSaveOptions.createNoteHyperlinks property | ...

    PdfSaveOptions.createNoteHyperlinks property. Specifies whether to convert footnote/endnote references in main text story into active hyperlinks... let doc = new aw . Document ( base . myDir...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup.rightMargin property | Aspose.Words f...

    PageSetup.rightMargin property. Returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup.bottomMargin property | Aspose.Words ...

    PageSetup.bottomMargin property. Returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImlRenderingMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words ImlRenderingMode enum for optimal InkML rendering. Enhance your document output with precise ink object visualization!... Document doc = new Document ( MyDir + "Ink object...ImageSaveOptions saveOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlSaveOptions.replaceBackslashWithYenSign pro...

    HtmlSaveOptions.replaceBackslashWithYenSign property. Specifies whether backslash characters should be replaced with yen signs... let doc = new aw . Document ( base . myDir...Aspose.words. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Append Documents in Ruby|Aspose.Words for Java

    Append an MS Word document to other one using Ruby.... new ( data_dir + "TestFile.Destination...'com.aspose.words.Document' ) . new ( data_dir + "TestFile.Source...

    docs.aspose.com/words/java/append-documents-in-...
  7. ChartLegend.legendEntries property | Aspose.Wor...

    ChartLegend.legendEntries property. Returns a collection of legend entries for all series and trendlines of the parent chart....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...getDocument(); DocumentBuilder builder = new DocumentBuilder(doc); // 打印捕获的内容...List<Double> columnWidths = new ArrayList<>(); if (headers !=...

    forum.aspose.com/t/topic/311952
  9. 表格样式错误 - Free Support Forum - aspose.com

    占位符替换此表格以后,内容右侧为什么积压了,都已经设置样式,wps中查看单个单元格,也是居中的 we为什么会出现这种情况...List<Double> columnWidths = new ArrayList(); if (headers != null...List<Double> columnWidths = new ArrayList(); if (headers != null...

    forum.aspose.com/t/topic/311956
  10. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control watermark opacity easily. Enhance your designs with customizable transparency settings!... Document doc = new Document (); // Add a plain text...TextWatermarkOptions textWatermarkOptions = new TextWatermarkOptions (); textWatermarkOptions...

    reference.aspose.com/words/net/aspose.words/tex...