Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 15,768 for

point

(0.21 sec)
  1. IBarcodeGenerator.get_old_barcode_image method ...

    IBarcodeGenerator.get_old_barcode_image method. Generate barcode image using the set of parameters (for old-fashioned Barcode field)....scalingFactor )) # Set style of a Point-of-Sale barcode. if parameters...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DXF Drawings|CAD Documentation

    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....Multiline Text Ordinate Dimension Point Polyline Radial Dimension Ray...

    docs.aspose.com/cad/java/developer-guide/autoca...
  3. 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...
  4. 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...
  5. 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-...
  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. 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...
  8. 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...
  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. Table scaling results in removed colums after D...

    We’ve encountered an issue with the DOCX → TIFF java conversion. The width of the table is increased to the Point that the table exceeds the document margins resulting in several columns being cut off. This issue can be…...the table is increased to the point that the table exceeds the document...setPreferredWidthTyp(PreferredWidthType.POINT); } } } doc.updatePageLayout();...

    forum.aspose.com/t/table-scaling-results-in-rem...