Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 164,989 for

new

(0.05 sec)
  1. Modifying the text of the first cell in a colsp...

    We are upgrading Aspose.PDF for .NET version from v17.11.0 to v19.9.0 . We have a table within the pdf that contains table cells with colspan property. On calling table class GetWidth method, It adds extra cells based o…...testCellTextUpdate() { var pdfDoc = new Aspose.Pdf.Document(); var page...Margin = new MarginInfo(27, 27, 27, 27); var table = new Aspose...

    forum.aspose.com/t/modifying-the-text-of-the-fi...
  2. Aspose-pdf-25.4 Download - Free Support Forum -...

    Hello Support Team, We need the aspose-pdf-25.4 version to address an issue we are running. Can you please provide the link to download. thanks George...8 and the new version is 25.4. So, do we need a new license file...file from you for the new java version aspose-pdf 25.4? The below...

    forum.aspose.com/t/aspose-pdf-25-4-download/312699
  3. Edit PPSX in PHP | products.aspose.com

    Edit PPSX in PHP. Use PHP library API to edit PPSX files...edit a PPSX file by adding a new line of text to it. Edit PPSX...PHP via Java , you can add a new line of text to the PPSX document...

    products.aspose.com/slides/php-java/editor/ppsx/
  4. Edit ODP in PHP | products.aspose.com

    Edit ODP in PHP. Use PHP library API to edit ODP files...edit a ODP file by adding a new line of text to it. Edit ODP...PHP via Java , you can add a new line of text to the ODP document...

    products.aspose.com/slides/php-java/editor/odp/
  5. Font.Bidi | Aspose.Words for .NET

    Discover the Font Bidi property, control right-to-left text characteristics for enhanced readability and user experience in your web designs....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . Name = "Courier New" ; builder . Font . Size = 16...

    reference.aspose.com/words/net/aspose.words/fon...
  6. .Net Converting PDF to Bitmap Is getting Lines ...

    Hi. I am using the below code in C# with Aspose.PDF version 25.6.1 and when converting certain images color drop out or the color gets lines. Also what is the highest resolution that can be set? var pdfDocument = New …... var pdfDocument = new Document(FullImageMemoryStrea);...a); Resolution resolution = new Resolution(AppSettings.Instance...

    forum.aspose.com/t/net-converting-pdf-to-bitmap...
  7. Set Target Regions for Recognition|Documentation

    This Article Describes How to Set Target Regions in Source Image for Recognition...source image Rectangle rect2D = new Rectangle ( 0 , 0 , 430 , 440...440 ); using ( Bitmap bmp = new Bitmap ( $"{path}multiple_codes...

    docs.aspose.com/barcode/net/set-target-regions/
  8. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing.... Document doc = new Document (); // An empty document...FirstParagraph ; Run paragraphText = new Run ( doc , "Initial text. "...

    reference.aspose.com/words/net/aspose.words/com...
  9. FontFallbackSettings.BuildAutomatic | Aspose.Wo...

    Discover the FontFallbackSettings BuildAutomatic method that effortlessly scans fonts to create optimal fallback settings for enhanced typography....doc = new Document (); FontSettings fontSettings = new FontSettings...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...

    reference.aspose.com/words/net/aspose.words.fon...
  10. FieldMergingArgsBase.FieldName | Aspose.Words f...

    Discover the FieldName property of FieldMergingArgsBase, which retrieves the merge field name from your data source for seamless integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); DataTable...

    reference.aspose.com/words/net/aspose.words.mai...