Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 197,060 for

new

(0.14 sec)
  1. FixedPageSaveOptions.numeralFormat property | A...

    FixedPageSaveOptions.numeralFormat property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals...let doc = new aw . Document (); let builder = new aw . DocumentBuilder... font . localeId = 5121 ; //new CultureInfo("ar-AR").LCID; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ViewOptions.ZoomType | Aspose.Words for .NET

    Discover the ViewOptions ZoomType property to easily adjust zoom levels based on window size, enhancing user experience and interface flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  3. PdfSaveOptions.open_hyperlinks_in_new_window pr...

    PdfSaveOptions.open_hyperlinks_in_New_window property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a New window (or tab) of a browser....open_hyperlinks_in_new_window property PdfSaveOptions.open_h...open_hyperlinks_in_new_window property Gets or sets a value determining...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Some table borders are randomly not rendered in...

    Hi, we are experiencing some issues while trying to convert pdf to pptx file using aspose.pdf library. Some table borders are randomly not displayed in the exported pptx. Please find the pdf input attached. Also, below i…...throws Exception { var pdfBytes = new ClassPathResource("bug_254248...readAllBytes(); try (Document srcDoc = new Document(pdfBytes)) { ByteArrayOutputStrea...

    forum.aspose.com/t/some-table-borders-are-rando...
  5. Extract Text From All the Pages of a PDF Docume...

    Understand how to extract text from all pages of a PDF document using Ruby and Aspose.PDF, ideal for content analysis.... new ( data_dir + ' input1 . pdf '...aspose . pdf . TextAbsorber ' ). new # accept the absorber for all...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  6. OoxmlSaveOptions.SaveFormat | Aspose.Words for ...

    Discover OoxmlSaveOptions' SaveFormat property to easily choose document formats like Docx, Docm, Dotx, Dotm, or FlatOpc for seamless saving....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Style.remove method | Aspose.Words for Node.js

    Style.remove method. Removes the specified style from the document.... let doc = new aw . Document (); let style =...style . font . name = "Times New Roman" ; style . font . size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Rotate PDF Pages programmatically|Aspose.PDF fo...

    Change page orientation and fitting the page content to the New page orientation using Java....document Document pdfDocument = new Document ( _dataDir + "sample2...difference between // // Old and new height. // double newLLY = r...

    docs.aspose.com/pdf/java/rotate-pages/
  9. ChartDataLabel.Position | Aspose.Words for .NET

    Discover the ChartDataLabel Position property to easily customize your data label's position for enhanced data visualization and clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...seriesColl . Add ( "Series 1" , new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  10. DocumentBuilder.insertNode method | Aspose.Word...

    DocumentBuilder.insertNode method. Inserts a node before the cursor....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...contain the image. let shape = new aw . Drawing . Shape ( builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...