Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 164,888 for

new

(0.1 sec)
  1. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...(CadImage cadImage = (CadImage)new DxfImage(CadAcadVersion.AC1032))...polyline = new CadLwPolyline(); polyline.Coordinates = new List();...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  2. WatermarkArtifact API not working on given PDF ...

    Hi , For given attached PDF the watermark code is not working. No error displayed but watermark is missing. using (Aspose.Pdf.Document pdfDocument = New Aspose.Pdf.Document(fileStream)) …...Document pdfDocument = new Aspose.Pdf.Document(fileStream))...WatermarkArtifact artifact = new WatermarkArtifact() { ArtifactVerticalAlig...

    forum.aspose.com/t/watermarkartifact-api-not-wo...
  3. TableSubstitutionRule Class | Aspose.Words for ...

    Discover the Aspose.Words.Fonts.TableSubstitutionRule class for efficient font management and seamless text formatting in your documents....doc = new Document (); FontSettings fontSettings = new FontSettings...= fontSettings ; // Create a new table substitution rule and load...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Bookmark display issue in Adobe Acrobat Browser...

    Hello, There is an issue with bookmarks in PDF files generated using Aspose.PDF version 25.2 and above. The bookmarks are not displayed correctly when the PDF is opened using the Adobe Acrobat browser extension: image.…...Main() { Document pdfDocument = new Document(); Page page1 = pdfDocument...Add(); TextFragment text1 = new TextFragment("This is the first...

    forum.aspose.com/t/bookmark-display-issue-in-ad...
  5. PdfFontEmbeddingMode | Aspose.Words for Java

    Specifies how Aspose.Words should embed fonts in Java....skip embedding Arial and Times New Roman fonts into a PDF document...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...docx" , new [] { inputDoc1 , inputDoc2 });...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Password =...

    reference.aspose.com/words/net/aspose.words.low...
  7. ReportBuilder.Create | Aspose.Words for .NET

    Create powerful reports effortlessly with the ReportBuilder Create method, designed to streamline your report generation process and enhance productivity....Contents [ Hide ] Create() Creates new instance of the report builder...ReportBuilderContext ) Creates new instance of the report builder...

    reference.aspose.com/words/net/aspose.words.low...
  8. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add New series to Bar, Column, Line, and Surface charts for dynamic visuals....string, string[], double[] ) Adds new ChartSeries to this collection...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Processor.To | Aspose.Words for .NET

    Optimize your workflow with our processor method that clearly defines output files, enhancing efficiency and streamlining your data management tasks.... Create ( new ConverterContext ()) . From (...Execute (); Converter . Create ( new ConverterContext ()) . From (...

    reference.aspose.com/words/net/aspose.words.low...
  10. FieldMergeBarcode.BarcodeType | Aspose.Words fo...

    Discover the FieldMergeBarcode BarcodeType property to easily manage and customize various barcode types like QR for enhanced data integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/net/aspose.words.fie...