Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 6,553 for

color management

(0.06 sec)
  1. Aspose::Words::Document::AppendDocument method ...

    Aspose::Words::Document::AppendDocument method. Appends the specified document to the end of this document in C++.... Examples Shows how to manage list style clashes while appending..."CustomStyle". // Change the text color for one of the styles to set...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Create SVG in C# – Aspose.SVG for .NET

    Create SVG files in C#. Learn how to create SVG from scratch and memory string using the Aspose.SVG for .NET library....install it via NuGet Package Manager Console using the following...edit SVG documents, convert color codes, vectorize images and...

    products.aspose.com/svg/net/create-svg/
  3. How to get/set TextToDisplay of hyperlink in PD...

    Hi Aspose team, I am currently trying to find a way to identify all hyperlinks in my document. It works for hyperlinks (URI) but I need to know also what is text that document reader will see. For example, I have foll…...how to change hyperlink text color and how you may also use the...Visit(doc.Pages[1]); // Change color and text. foreach (TextFragment...

    forum.aspose.com/t/how-to-get-set-texttodisplay...
  4. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....is a Microsoft PowerPoint® management API that enables .NET applications...functionalities required to manage PowerPoint® documents. Aspose...

    docs.aspose.com/slides/net/product-overview/
  5. Forcing a Fixed AutoShape Height with Text Auto...

    Hi team, I have an autoshape with resize shape to fit text enabled. Right now whenever I set the shape height using aspose, it automatically readjusts itself to a particular height. However, I want to force set height …...solid_fill_color.color = draw.Color.black portion.portion_format...fill_format.solid_fill_color.color = draw.Color.black portion.portion_format...

    forum.aspose.com/t/forcing-a-fixed-autoshape-he...
  6. Convert VDW to EMF via C# | products.aspose.com

    Sample code for VDW to EMF C# conversion. Use API example code for batch VDW files to EMF conversion within VB.NET, Asp.NET or any .NET based application....NuGet × Open NuGet package manager, search for and install. You...following command from the Package Manager Console. Copied! PM> Install-Package...

    products.aspose.com/diagram/net/conversion/vdw-...
  7. Convert CF2 to EMF via JavaScript | products.as...

    Sample code for CF2 to EMF conversion. Use API example code for batch CF2 files to EMF conversion.... Open NPM package manager, search for Aspose.CAD and...following command from the Package Manager Console. For additional information...

    products.aspose.com/cad/javascript-net/conversi...
  8. Convert IFC to EMF via Python | products.aspose...

    Sample code for IFC to EMF conversion. Use API example code for batch IFC files to EMF conversion.... Open NPM package manager, search for Aspose.CAD and...from the Package Manager Console. Package Manager Console Command...

    products.aspose.com/cad/python-net/conversion/i...
  9. Table GetHeight - Free Support Forum - aspose.com

    Hello, I’d like to find the height of Table. There is the GetHeight() function. But if in the table there is a TextFragment, and the width of the text exceeds the cell, it fits well on several rows, but the height of t…...5F, Color.Black); Aspose.Pdf.Row row1...BorderInfo(BorderSide.All, 0.5F, Color.Black); Aspose.Pdf.Row row2...

    forum.aspose.com/t/table-getheight/316445
  10. Convert SVG to PDF in C#

    This quick topic will let you convert SVG to PDF in C#. It covers information about the environment settings and working code example to create a SVG to PDF converter software in C#....NET using the NuGet package manager to convert SVG to PDF Access...can also set the watermark color, text rotation, watermark text...

    kb.aspose.com/cad/net/convert-svg-to-pdf-in-csh...