Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 33,805 for

new

(0.03 sec)
  1. Comment.initial property | Aspose.Words for Nod...

    Comment.initial property. Returns or sets the initials of the user associated with a specific comment....let doc = new aw . Document (); let newComment = new aw . Comment...firstParagraph ; para . appendChild ( new aw . CommentRangeStart ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions(); // If we save...

    reference.aspose.com/words/java/com.aspose.word...
  3. ImageSaveOptions.ImageSize | Aspose.Words for .NET

    Discover the ImageSize property of ImageSaveOptions to easily manage and customize image dimensions in pixels for optimal results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Font.nameBi property | Aspose.Words for Node.js

    Font.nameBi property. Returns or sets the name of the font in a right-to-left language document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . name = "Courier New" ; builder . font . size = 16...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 图表轴|Aspose.Slides 文档

    如何在 Java 中编辑 PowerPoint 图表轴...中获取所需的值: Presentation pres = new Presentation (); try { Chart...代码展示了如何在图表上执行轴之间的数据交换任务: Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  6. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = New Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…...Width, Document OriginalPDF = new Document(); Page pdfPage = null;...//open document Document doc = new Document(myDir + "input.pdf");...

    forum.aspose.com/t/according-to-page-size-how-t...
  7. ChartXValueCollection | Aspose.Words for Java

    Represents a collection of X values for a chart series in Java.... To add or insert new values to a chart series, or...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder();...

    reference.aspose.com/words/java/com.aspose.word...
  8. PdfDigitalSignatureDetails.signatureDate proper...

    PdfDigitalSignatureDetails.signatureDate property. Gets or sets the date of the signing....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfDigitalSignatureDetails.CertificateHolder | ...

    Discover the PdfDigitalSignatureDetails CertificateHolder property. Access the certificate holder object for enhanced document signing security....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Converting a scan to editable document|Document...

    Create an editable document in Microsoft Word format from a scanned image, PDF or even a photo....frequently arise for creating new documents based on existing scanned...advantageous: Quickly assemble a new contract or other legal agreement...

    docs.aspose.com/ocr/net/scan-to-word/