Sort Score
Result 10 results
Languages All
Labels All
Results 8,241 - 8,250 of 18,545 for

paragraph

(2.15 sec)
  1. 档案

    档案...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/zh/words/work-with-table-of-con...
  2. Chercher

    chercher...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/fr/words/work-with-table-of-con...
  3. Lưu trữ

    Lưu trữ...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/vi/words/work-with-table-of-con...
  4. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document pdfDocument = new Document(); // Ad…...the page's paragraphs collection page.Paragraphs.Add(image);...fs; // 將圖像添加到頁面的段落集合中 page.Paragraphs.Add(image); // 保存PDF文檔 pdfDocument...

    forum.aspose.com/t/tif-pdf/293699
  5. Архів

    Архів...Paragraphs.Add(Image) . Встановіть потік...колекції абзаців розділу page.Paragraphs.Add(image1); // Встановити...

    blog.aspose.com/uk/pdf/convert-image-to-pdf-csh...
  6. ארכיון

    ארכיון...Paragraphs.Add(Image) . הגדר את זרם...לאוסף הפסקאות של הקטע page.Paragraphs.Add(image1); // הגדר את זרם...

    blog.aspose.com/he/pdf/convert-image-to-pdf-csh...
  7. Working with Headings in PDF|Aspose.PDF para C++

    Crear numeración en el encabezado de su documento PDF con C++. Aspose.PDF para C++ muestra diferentes tipos de estilos de numeración....get_Margin ()); pdfPage -> get_Paragraphs () -> Add ( floatBox ); auto...( true ); floatBox -> get_Paragraphs () -> Add ( heading ); auto...

    docs.aspose.com/pdf/es/cpp/working-with-headings/
  8. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library....to paragraphs collection of FloatingBox aBox . Paragraphs . Add...to paragraphs collection of page object page . Paragraphs . Add...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/
  9. Praca ze stylami i motywami|Aspose.Words dla Py...

    Uzyskaj dostęp do stylów i motywów w dokumencie oraz zarządzaj nimi za pomocą Python.... Oto implementacja paragraphs_by_style_name : Poniżej przykład...paragrafów_with_style. Nazwę stylu Paragraph można znaleźć we właściwości...

    docs.aspose.com/words/pl/python-net/working-wit...
  10. Wie füge ich ein Bild zu HTML hinzu? – Aspose.H...

    Lernen Sie, wie Sie mit C# Bilder in HTML einfügen können. Lernen Sie verschiedene Methoden kennen, darunter den img-Tag, CSS-Hintergründe und Inline-Stile.... indem sie überprüft, ob paragraphs.Length >= 2 ist. Verwenden...das zweite <p> -Element (paragraphs[1]) aus der Sammlung. Da...

    docs.aspose.com/html/de/net/how-to-articles/how...