Sort Score
Result 10 results
Languages All
Labels All
Results 9,461 - 9,470 of 224,714 for

new

(0.48 sec)
  1. Small inline image rendered at incorrect resolu...

    Description When converting a DOCX document containing a small inline image to HTML using Aspose.Words, the image is rendered with an incorrect resolution/scaling. As a result, the image appears visually distorted compa…...</span><span style="font-family:'Times New Roman'">Dimethylpentane</spa...HarfBuzz; new License().SetLicense("licensePath"); var doc = new Do...

    forum.aspose.com/t/small-inline-image-rendered-...
  2. Keep Separators for Blank Rows while exporting ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...TxtSaveOptions const options = new TxtSaveOptions (); // Set KeepSeparatorsForBla...

    docs.aspose.com/cells/javascript-cpp/keep-separ...
  3. Export Comments while Saving Excel file to HTML...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...IsExportComments to true const opts = new HtmlSaveOptions (); opts . isExportComments...

    docs.aspose.com/cells/javascript-cpp/export-com...
  4. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Similar Border Style const opts = new HtmlSaveOptions (); opts . exportSimilarBorderS...

    docs.aspose.com/cells/javascript-cpp/export-sim...
  5. Manage settings of Excel spreadsheet files with...

    Manage settings of Excel files using Aspose.Cells for JavaScript via C++.... Create a new workbook or load an existing...{ // Create a new workbook const workbook = new Workbook (); //...

    docs.aspose.com/cells/javascript-cpp/workbook-s...
  6. EmbeddedFontStyle | Aspose.Words for Java

    Specifies the style of an embedded font inside a FontInfo object in Java.... Document doc = new Document(getMyDir() + "Embedded...FileUtils.writeByteArrayToFile(new File(getArtifactsDir() + "Alte...

    reference.aspose.com/words/java/com.aspose.word...
  7. Missing label in the legend of a PivotChart (SU...

    Hi Support, In an Excel workbook containing a PivotChart that displays the legend, when exported to PDF, the label for the second value is not displayed. I’ve attached an image showing the problem and a simple program …...We have opened the following new ticket(s) in our internal issue...you as soon as a hotfix or a new version containing the fix is...

    forum.aspose.com/t/missing-label-in-the-legend-...
  8. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of customizable styles, enhancing your document's visual appeal and consistency.... Document doc = new Document (); Assert . That (...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. PDF/A conversion problem since 24.12 - Free Sup...

    Hello! I convert this pdf input.pdf (31.5 KB) to PDF/A-2B, but since 24.12 there are problems, when the font “Akagi” is used in the PDF. Document document = New Document(New ByteArrayInputStream(input)); PdfFormatConve…... Document document = new Document(new ByteArrayInputStream(input));...PdfFormatConversionO options = new PdfFormatConversionO(PdfFormat...

    forum.aspose.com/t/pdf-a-conversion-problem-sin...
  10. Crop PDF using C# | Aspose.PDF

    Crop PDF without losing quality in C# programmatically with C# sample code using Aspose.PDF for .NET...create new Box Rectagle Save the updated document to the new path...Output file: var pdfDocument = new Aspose . Pdf . Document ( Path...

    products.aspose.com/pdf/net/crop/