Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 286 for

paragraph coordinates

(0.48 sec)
  1. Archivio

    Archivio...TextFragment alla raccolta Paragraphs della pagina. Salvare il...testo a una nuova pagina page.Paragraphs.Add(new Aspose.Pdf.Text.TextFragment("Hello...

    blog.aspose.com/it/pdf/create-pdf-files-using-c...
  2. C#를 사용하여 PDF에 텍스트 추가|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 문서에 텍스트를 추가하는 방법을 배우고 콘텐츠 향상 및 문서 편집을 수행합니다....); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/ko/net/add-text-to-pdf-file/
  3. Манипуляция PDF документом в C#|Aspose.PDF for ...

    Эта статья содержит информацию о том, как проверить PDF документ на соответствие стандарту PDF A, как работать с оглавлением, как установить дату истечения срока действия PDF и т.д.... Height ; // Destination coordinate segment . Text = titles [...containing TOC tocPage . Paragraphs . Add ( heading ); } // Save...

    docs.aspose.com/pdf/ru/net/manipulate-pdf-docum...
  4. Content render outside the table when page brea...

    Hi, I am facing a issue when rendering html content in a table. Please use the below code to reproduce the problem. I attached car.jpg which used in the html and the result file BrokenLine.pdf for your reference. Put th…...Paragraphs.Add(tab); tab.Border = new...AlignmentType.Left; leftTitle.Paragraphs.Add(new Aspose.Pdf.Generator...

    forum.aspose.com/t/content-render-outside-the-t...
  5. Manipular Documento PDF en C#|Aspose.PDF for .NET

    Este artículo contiene información sobre cómo validar un Documento PDF para el estándar PDF A, cómo trabajar con el TOC, cómo establecer la fecha de caducidad del PDF, etc.... Height ; // Destination coordinate segment . Text = titles [...containing TOC tocPage . Paragraphs . Add ( heading ); } // Save...

    docs.aspose.com/pdf/es/net/manipulate-pdf-docum...
  6. C#에서 PDF 문서 조작|Aspose.PDF for .NET

    이 문서에는 PDF A 표준에 대한 PDF 문서 유효성 검사 방법, TOC 작업 방법, PDF 만료 날짜 설정 방법 등이 포함되어 있습니다.... Height ; // Destination coordinate segment . Text = titles [...containing TOC tocPage . Paragraphs . Add ( heading ); } // Save...

    docs.aspose.com/pdf/ko/net/manipulate-pdf-docum...
  7. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。... Height ; // Destination coordinate segment . Text = titles [...containing TOC tocPage . Paragraphs . Add ( heading ); } // Save...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...
  8. Manipuler un document PDF en C#|Aspose.PDF for ...

    Cet article contient des informations sur la façon de valider un document PDF pour la norme PDF A, comment travailler avec la table des matières, comment définir la date d'expiration d'un PDF, etc.... Height ; // Destination coordinate segment . Text = titles [...containing TOC tocPage . Paragraphs . Add ( heading ); } // Save...

    docs.aspose.com/pdf/fr/net/manipulate-pdf-docum...
  9. Shape Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Drawing.Shape per creare senza sforzo oggetti di disegno versatili come forme, caselle di testo e immagini nei tuoi progetti....CoordOrigin { get; set; } Le coordinate nell’angolo in alto a sinistra...altezza dello spazio delle coordinate all’interno del blocco contenitore...

    reference.aspose.com/words/it/net/aspose.words....
  10. PDFにテキストを追加する方法(C#を使用)|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFドキュメントにテキストを追加する方法を学び、コンテンツの強化とドキュメントの編集を行います。...); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

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