Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 9,396 for

page count

(0.08 sec)
  1. 使用 C# 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    本页介绍使用 Aspose.PDF for .NET 库使用 PDF 文件中的图像的功能。...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hans/net/images/
  2. Convert OST to OFT via C# | products.aspose.com

    Sample code for OST to OFT C# conversion. Use API example code for batch OST files to OFT conversion within VB.NET, Asp.NET or any .NET based application....oft files int count = 1 ; foreach ( var msg in inboxFolder...Combine(outputDirectory, $"Message{count}.oft" ); msg.Save( "template...

    products.aspose.com/email/net/conversion/ost-to...
  3. Aspose::Words::Notes::EndnoteOptions::get_Start...

    Aspose::Words::Notes::EndnoteOptions::get_StartNumber method. Specifies the starting number or character for the first automatically numbered endnotes in C++....begins the footnote/endnote count. auto doc = System :: MakeObject...show up at the bottom of each page that contains // their reference...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. Convert OST to ICS via C# | products.aspose.com

    Sample code for OST to ICS C# conversion. Use API example code for batch OST files to ICS conversion within VB.NET, Asp.NET or any .NET based application....ics files int count = 1 ; foreach ( var msg in calendarFolder...Combine(outputDirectory, $"Message{count}.ics" ); if (msg.SupportedType...

    products.aspose.com/email/net/conversion/ost-to...
  5. Footnote.StoryType | Aspose.Words for .NET

    Discover the Footnote StoryType property to easily access Footnotes or Endnotes, enhancing your content's clarity and depth for readers....it appear at the referencing page's footer. Assert . That ( footnote...footnote . Tables . Count , Is . EqualTo ( 0 )); footnote . AppendChild...

    reference.aspose.com/words/net/aspose.words.not...
  6. Comment.StoryType | Aspose.Words for .NET

    Discover the StoryType property to effortlessly retrieve comments and enhance your content engagement. Unlock valuable insights today!...it appear at the referencing page's footer. Assert . That ( footnote...footnote . Tables . Count , Is . EqualTo ( 0 )); footnote . AppendChild...

    reference.aspose.com/words/net/aspose.words/com...
  7. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality.... Write ( "\nThis is page " ); builder . InsertField (...GetFieldCode (), Is . EqualTo ( " PAGE " )); if ( updateInsertedFields...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Remove Tables from existing PDF|Aspose.PDF for ...

    Understand how to remove tables from a PDF document using Aspose.PDF for .NET, improving document clarity and structure....successfully finds tables on the page, it becomes capable to remove...first page with absorber absorber . Visit ( document . Pages [ 1...

    docs.aspose.com/pdf/net/remove-tables-from-exis...
  9. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...Get the page where image needs to be added var page = document...document . Pages [ 1 ]; // Load image into stream using ( var imageStream...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  10. Split ODT File Online or using Android Mobile A...

    Free online app to split different ODT files. Android splitter library Java code for ODT documents.... Count total number of pages in the ODT file....through each page and use extractPages to extract the page. Save the...

    products.aspose.com/total/android-java/split/odt/