Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 17,118 for

combine

(0.41 sec)
  1. Change Gradient Colors in SVG in C# – Aspose.SVG

    Change SVG gradient colors in C# with Aspose.SVG for .NET. Find linearGradient and radialGradient elements, edit stop-color values, update url(#id) fill or stroke references, save SVG, and export to PNG.... Combine (DataDir, "linear-gradient...colors 49 document. Save (Path. Combine (OutputDir, "linear-gradient-recolored...

    docs.aspose.com/svg/net/change-gradient-colors/
  2. CellFormat.Borders | Aspose.Words for .NET

    Discover the CellFormat Borders property to access and customize cell border collections for enhanced spreadsheet design and functionality....; } Examples Shows how to combine the rows from two tables into...

    reference.aspose.com/words/net/aspose.words.tab...
  3. How to Resize Document During Conversion from H...

    Learn how to resize HTML documents with Aspose.HTML for .NET by setting rendering options when converting to PDF, XPS, DOCX, and image formats.... Combine (DataDir, "rendering.html"...7 string savePath = Path. Combine (OutputDir, "a4.png" ); 8 9...

    docs.aspose.com/html/net/resize-document/
  4. How to Change SVG Color – C# Examples

    Learn how to work with SVG color with C# examples from Aspose.SVG, how to change color of SVG elements, or change background color in SVG files.... Combine (DataDir, "basic-shapes.svg"...file 19 document. Save (Path. Combine (OutputDir, "circle-color.svg"...

    docs.aspose.com/svg/net/how-to-change-svg-color/
  5. Compress PDF Document using C# | Aspose.PDF

    Compress PDF programmatically with C# sample code using Aspose.PDF for .NET library.... Combine ( dataDir , "UnOptimizedDocument...); var finalFile = Path . Combine ( dataDir , "OptimizedDocument...

    products.aspose.com/pdf/net/compress/
  6. Rotate PDF using C# | Aspose.PDF

    Rotate PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Combine ( dataDir , "Rotate.pdf" );...); var outputFile = Path . Combine ( dataDir , "Rotate_out.pdf"...

    products.aspose.com/pdf/net/rotate/
  7. CellFormat.ClearFormatting | Aspose.Words for .NET

    Discover the CellFormat ClearFormatting method to effortlessly reset cell styles to default without altering cell width. Enhance your spreadsheet efficiency!...ClearFormatting () Examples Shows how to combine the rows from two tables into...

    reference.aspose.com/words/net/aspose.words.tab...
  8. How to Merge Word Documents using Java

    This topic describes how to merge Word document using Java. It includes all the steps to set up the environment, a list of stepwise tasks and and an example code to merge DOCX files in Java....appendDocument method Save the combined Word document on the disk...procedure explains the process to combine Word documents in Java . The...

    kb.aspose.com/words/java/how-to-merge-word-docu...
  9. Lock PDF using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to read protected (password-encrypted) documents, secure a document with protection or remove protection.... Combine ( dataDir , "encrypt.pdf" );...); var outputFile = Path . Combine ( dataDir , "encrypt_out.pdf"...

    products.aspose.com/pdf/net/encrypt/
  10. PdfFileEditor Class|Aspose.PDF for Python via .NET

    Explore how to edit and manipulate PDF files using the PDFFileEditor class in Python with Aspose.PDF....show how to rearrange pages, combine multiple PDFs, prepare files...

    docs.aspose.com/pdf/python-net/pdffileeditor-cl...