Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 113 for

measurestring

(0.63 sec)
  1. Adicionar Texto ao PDF usando C#|Aspose.PDF for...

    Aprenda como adicionar texto a um documento PDF em .NET usando Aspose.PDF para aprimoramento de conteúdo e edição de documentos....Você pode invocar o método MeasureString da classe Aspose.Pdf.Text...if ( Math . Abs ( font . MeasureString ( "A" , 14 ) - 9.337 ) >...

    docs.aspose.com/pdf/pt/net/add-text-to-pdf-file/
  2. Agregar Texto al Archivo PDF|Aspose.PDF para Java

    Este artículo describe varios aspectos del trabajo con texto en Aspose.PDF. Aprende cómo agregar texto a PDF, agregar fragmentos HTML o usar fuentes OTF personalizadas....Puede invocar el método MeasureString de las clases com.aspose...if ( Math . abs ( font . measureString ( "A" , 14 ) - 9 . 337 )...

    docs.aspose.com/pdf/es/java/add-text-to-pdf-file/
  3. 搜索

    搜索...MeasureString(outputValue, font); int...

    blog.aspose.com/zh-hant/drawing/add-callout-to-...
  4. Tambahkan Teks ke PDF menggunakan C#|Aspose.PDF...

    Pelajari cara menambahkan teks ke dokumen PDF di .NET menggunakan Aspose.PDF untuk peningkatan konten dan pengeditan dokumen....dapat memanggil metode MeasureString dari kelas Aspose.Pdf.Text...if ( Math . Abs ( font . MeasureString ( "A" , 14 ) - 9.337 ) >...

    docs.aspose.com/pdf/id/net/add-text-to-pdf-file/
  5. Добавление текста в PDF с использованием C++|As...

    Эта статья описывает различные аспекты работы с текстом в Aspose.PDF. Узнайте, как добавить текст в PDF, добавить HTML-фрагменты или использовать пользовательские шрифты OTF....Вы можете вызвать метод MeasureString классов Aspose.Pdf.Text...( Math :: Abs ( font -> MeasureString ( u "A" , 14 ) - 9.337 )...

    docs.aspose.com/pdf/ru/cpp/add-text-to-pdf-file/
  6. Getting Bounding Coordinates for Multiple Hyper...

    Hi, Problem: Hyperlink Position Data Needed for Rasterized Text Shapes Background We use Aspose.Slides to convert PowerPoint presentations into an HTML5 format for web playback. As part of this conversion, we rasterize …...MeasureString ) while reproducing the...

    forum.aspose.com/t/getting-bounding-coordinates...
  7. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...TextState 类(或两者)的 MeasureString 方法。下面的代码片段展示了如何使用此功能。 public...if ( Math . abs ( font . measureString ( "A" , 14 ) - 9 . 337 )...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  8. C#를 사용하여 PDF에 텍스트 추가|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 문서에 텍스트를 추가하는 방법을 배우고 콘텐츠 향상 및 문서 편집을 수행합니다....TextState 클래스의 MeasureString 메서드를 호출할 수 있습니다(또는 둘 다)...if ( Math . Abs ( font . MeasureString ( "A" , 14 ) - 9.337 ) >...

    docs.aspose.com/pdf/ko/net/add-text-to-pdf-file/
  9. Adicionar Texto ao PDF usando C++|Aspose.PDF fo...

    Este artigo descreve vários aspectos do trabalho com texto no Aspose.PDF. Aprenda como adicionar texto ao PDF, adicionar fragmentos HTML ou usar fontes OTF personalizadas....Você pode invocar o método MeasureString das classes Aspose.Pdf.Text...( Math :: Abs ( font -> MeasureString ( u "A" , 14 ) - 9.337 )...

    docs.aspose.com/pdf/pt/cpp/adicionar-texto-ao-a...
  10. Agregar texto a PDF usando C#|Aspose.PDF for .NET

    Aprenda cómo agregar texto a un documento PDF en .NET usando Aspose.PDF para mejorar el contenido y editar documentos....Puede invocar el método MeasureString de las clases Aspose.Pdf...if ( Math . Abs ( font . MeasureString ( "A" , 14 ) - 9.337 ) >...

    docs.aspose.com/pdf/es/net/add-text-to-pdf-file/