Discover the Aspose.Words.Fonts.FontInfoCollection class, your go-to solution for managing document fonts efficiently and enhancing your document's visual appeal....fonts in a document when it is saved. Default value for this property...Specifies whether or not to save a subset of the embedded TrueType...
Manage timelines of Excel files with Aspose.Cells for Node.js via C++.... It then saves the workbook as output PDF file...filePath ); // Save file to pdf workbook . save ( "out.pdf" ,...
Discover the MetafileRenderingOptions EmulateRenderingToSizeOnPageResolution property. Control metafile rendering resolution for optimal page display....can pass to the document's "Save" method // to modify how that...EmulateRenderingToSi = 50 ; doc . Save ( ArtifactsDir + "PdfSaveOptions...
How to straighten a rotated image using Aspose.OCR for Python via .NET to improve recognition accuracy....png" ) # Save processed image to the "result"..."result" folder ImageProcessing . save ( input , "result" ) # Recognize...
Combine two or more MD documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...new PDF page After the loop save the result Here is an example...Merge MD files using C++ and save as PDF Example C++: this sample...
Discover PdfSaveOptions' ZoomFactor property to easily adjust document zoom levels in percentages, enhancing your PDF viewing experience....can pass to the document's "Save" method // to modify how that...1/4 of its actual size. doc . Save ( ArtifactsDir + "PdfSaveOptions...
Learn how to configure X-Dimension for 1D and 2D barcodes in Aspose.BarCode for Java. Adjust barcode density, image size, AutoSizeMode behavior, and printing quality using precise X-Dimension and BarWidthReduction values....); // Save the generated barcode image generator . save ( "code128_xdim_0_30mm...setPixels ( 8 ); generator . save ( "datamatrix_xdim_8px.png"...
Discover how to merge images into a single PDF document in .NET using Aspose.PDF for streamlined document creation.... Then we save our result in FileOutputStream...but the merged images will be saved horizontally. // For complete...
Add attachments to PDF documents on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); pdfDocument . Save ( outputFile );...