Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 16,562 for

point

(0.1 sec)
  1. Mail Merge Template from Mustache Syntax in C#|...

    Create templates with Mustache syntax using C#. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax....Template The first important point to clarify is that Mustache...

    docs.aspose.com/words/net/mail-merge-template-f...
  2. Embedding images into RTF document - Free Suppo...

    Hi Aspose, I have had some success with your library so far, but I have run into one specific issue that is blocking progress on a project I am using this for. We are converting a combination of plain text and RTF data…... The sticking point is with BMP files. I know from...

    forum.aspose.com/t/embedding-images-into-rtf-do...
  3. EOT to TTF Converter API | C++

    Convert EOT to TTF with Aspose.Font for C++. Our API supports Windows and Linux, providing a flexible solution for any development environment....graphics functionality like move point, draw line, and curve, etc....

    products.aspose.com/font/cpp/conversion/eot-to-...
  4. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = new AppShell();......{ // This is the main entry point of the application. static void...{ // This is the main entry point of the application. static void...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  5. ListColumn.Name rewrites cross-sheet structured...

    After Cells.InsertColumn(idx, true) shifts a ListObject’s columns right by one, setting ListColumns[idx].Name = “…” rewrites cross-sheet formulas whose structured references Point to the column that used to live at that…...whose structured references point to the column that used to live...

    forum.aspose.com/t/listcolumn-name-rewrites-cro...
  6. Reading VBA Information from MPP File | Aspose....

    Learn how to read VBA project details, modules, references, and attributes from Microsoft Project MPP files using Aspose.Tasks for .NET.... The class is the central point for accessing VBA details, while...

    docs.aspose.com/tasks/net/reading-vba-informati...
  7. Working with Digital Signatures|Aspose.Words fo...

    Digitally sign documents and detect, count, verify, and remove existing digital signatures using Python....Open and Save An important point to note is that a document loaded...

    docs.aspose.com/words/python-net/working-with-d...
  8. Aspose.Zip is unable to decompress .ZIP file ab...

    Simply execute following code: using Aspose.Zip; using System.Reflection; namespace AsposeZipTest { internal class Program { static void Main(string[] args) { Assembly asm = Assembl…...handle the archive up to the point where it fails and then fall...

    forum.aspose.com/t/aspose-zip-is-unable-to-deco...
  9. 7. LaTeX's model for character encodings

    This article covers internals of input and output encodings in LaTeX, as well as LaTeX internal character representation....fundamental assumption at this point: almost all visible ASCII characters...encoding is changed at some point in the document, the definitions...

    docs.aspose.com/tex/java/latex-encodings-model/
  10. Manage canvases of an XPS file | C++

    C++ API solution for managing XPS files. Code example shows how to clip and transform canvases of XPS files with a few lines of C++ code....To rotate canvas 5 around a point by 45 degrees; the RotateAround()...

    products.aspose.com/page/cpp/work-with-canvases/