Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 164,131 for

new

(0.08 sec)
  1. AxisDisplayUnit class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis...let doc = new aw . Document (); let builder = new aw . DocumentBuilder... axis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....specifying start of new section on a new page, or a paragraph...specifying start of new section in a new column. SectionBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartXValue.fromString method | Aspose.Words fo...

    ChartXValue.fromString method. Creates a [ChartXValue](../) instance of the [ChartXValueType.String](../../chartxvaluetype/#String) type....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...department2Series . remove ( 0 ); // Add new values to the both series. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…...Document doc = new Document(); Table table = new Table(); table...table.setDefaultCellBorder(new com.aspose.pdf.BorderInfo(com.aspose...

    forum.aspose.com/t/rare-chinese-characters-disp...
  5. ConvertUtil.PixelToPoint | Aspose.Words for .NET

    Effortlessly convert pixels to points at 96 dpi with ConvertUtil's PixelToPoint method. Enhance your design precision today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Add content to demonstrate the new margins. builder . Writeln (...

    reference.aspose.com/words/net/aspose.words/con...
  6. PDF to BMP Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to BMP conversion. Use example code for batch PDF to BMP conversion with Aspose.PDF for PHP via Java... Initialize a new Document Create & set the instance...BMP Output file: // Create a new Document object from the input...

    products.aspose.com/pdf/php-java/conversion/pdf...
  7. ImportFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when importing content from another document in Java....are updated to reference the new style. If a matching style already...destination document uses Times New Roman 14pt font. When importing...

    reference.aspose.com/words/java/com.aspose.word...
  8. NodeImporter class | Aspose.Words for Node.js

    Aspose.Words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another...importFormatMode) Initializes a new instance of the NodeImporter...importFormatOptions) Initializes a new instance of the NodeImporter...

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

    Discover the Aspose.Words ComparisonTargetType enum for precise document comparisons. Easily set your base document for accurate results. Start optimizing now!... New 1 Other document is used as a...docOriginal = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.com...
  10. 使用 C# 操作 PDF 中的注释 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上操作 PDF 文件中注释的 C# 源代码。...pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...inputFile ); var textAnnotation = new Aspose . Pdf . Annotations ....

    products.aspose.com/pdf/zh-hans/net/annotation/