Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 46,679 for

as

(0.07 sec)
  1. PDF Metadata Title with Emoji characters show C...

    Hi, pleAse see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...Hi, please see C# code below. var html = &quot;&lt;html&gt;...&lt;/html&gt;&quot; var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = &quot;⭐Once Upon a Star&quot;; pdfDocument.Save(filePath); when&hellip;

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  2. Embed Attachment to PDF with Golang via C++|Doc...

    Learn how to embed attachments into PDF using Aspose.Cells with Golang via C++....Learn how to embed attachments into PDF using Aspose.Cells with Golang via C++.

    docs.aspose.com/cells/go-cpp/embed-attachment-t...
  3. Ink|Aspose.Slides for Python Documentation

    Handle digital ink on slides in Python with Aspose.Slides: add pen strokes, edit paths, set color and width, and export results for PowerPoint and OpenDocument....Handle digital ink on slides in Python with Aspose.Slides: add pen strokes, edit paths, set color and width, and export results for PowerPoint and OpenDocument.

    docs.aspose.com/slides/python-net/examples/elem...
  4. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw graphics in C# and VB.NET....Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw graphics in C# and VB.NET.

    docs.aspose.com/drawing/net/working-with-brushes/
  5. MarkdownSaveOptions.link_export_mode property |...

    MarkdownSaveOptions.link_export_mode property. Specifies how links will be written to the output file...MarkdownSaveOptions.link_export_mode property. Specifies how links will be written to the output file

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Font::get_Outline method | Aspos...

    Aspose::Words::Font::get_Outline method. True if the font is formatted As outline in C++....Aspose::Words::Font::get_Outline method. True if the font is formatted as outline in C++.

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. ListTemplate | Aspose.Words for Java

    Specifies one of the predefined list formats available in Microsoft Word in Java....Specifies one of the predefined list formats available in Microsoft Word in Java.

    reference.aspose.com/words/java/com.aspose.word...
  8. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....Provides methods intended to insert watermarks into the documents in Java.

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Table-Column Data Bands in Java|As...

    Output a sequence of table-column data when building a report in Java....Output a sequence of table-column data when building a report in Java.

    docs.aspose.com/words/java/working-with-table-c...
  10. Shape.RefreshData() breaks shape from master wi...

    I’m evaluating Aspose.Diagram for Dotnet (Nuget version 25.1.0) and have trouble with a mAster shape which hAs a geometry with a NURBS coordinate. Let’s Assume I have a .vsdx file with one mAster, which hAs a shape with…...I’m evaluating Aspose.Diagram for Dotnet (Nuget version 25.1.0) and have trouble with a master shape which has a geometry with a NURBS coordinate. Let’s assume I have a .vsdx file with one master, which has a shape with&hellip;

    forum.aspose.com/t/shape-refreshdata-breaks-sha...