Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 253 for

paragraph coordinates

(0.07 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. 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...
  3. 在 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...
  4. 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...
  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. 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....
  7. Rendering di forme separatamente dal documento|...

    Estrai vari oggetti grafici, come immagini, caselle di testo contenenti paragrafi o forme di frecce, durante l'elaborazione di un documento ed esportali in una posizione esterna utilizzando C#....composta da molti nodi, come Paragraph e Table . La maggior parte...nodi a livello di blocco Paragraph e Table . Questi sono gli...

    docs.aspose.com/words/it/net/rendering-shapes-s...
  8. 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/
  9. C++를 사용하여 PDF에 텍스트 추가|Aspose.PDF for C++

    이 문서는 Aspose.PDF에서 텍스트 작업의 다양한 측면을 설명합니다. PDF에 텍스트를 추가하고, HTML 조각을 추가하거나, 사용자 정의 OTF 글꼴을 사용하는 방법을 배웁니다....page ); // 텍스트 단락 생성 auto paragraph = MakeObject < TextParagraph...TextParagraph > (); // 후속 줄 들여쓰기 설정 paragraph -> set_SubsequentLinesInden...

    docs.aspose.com/pdf/ko/cpp/add-text-to-pdf-file/
  10. Archivio

    Archivio...Paragraphs.Add(new Aspose.Pdf.Text.TextFragment("Hello...FloatingBox usando FloatingBox.Paragraphs.Add() . Aggiungi FloatingBox...

    blog.aspose.com/it/pdf/create-pdf-documents-usi...