Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 10,503 for

page count

(0.29 sec)
  1. 使用 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...
  2. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....builder -> Write ( u " \n This is page " ); builder -> InsertField...GetFieldCode ()); ASSERT_EQ ( u " PAGE " , doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Convert MBOX to MSG via C++ application | produ...

    Sample C++ conversion code for MBOX document to MSG format. Use example code for batch MBOX to MSG conversion within any C++ Application....->get_InboxUri()); int32_t count = 0 ; // Loop through the collection...; message->Save(dataDir + (count++) + u "_out.msg" , SaveOpt...

    products.aspose.com/email/cpp/conversion/mbox-t...
  4. InlineStory.StoryType | Aspose.Words for .NET

    Discover the InlineStory StoryType property, which reveals the unique type of your story. Enhance your storytelling with precise categorization!...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/inl...
  5. PDF Highlight Annotation using C#|Aspose.PDF fo...

    Learn how to add highlights annotation to PDF documents in .NET using Aspose.PDF for text emphasis and review....should add all annotations to the page. // For complete examples and...); tfa . Visit ( document . Pages [ 1 ]); // Create annotations...

    docs.aspose.com/pdf/net/highlights-annotation/
  6. Aspose.PSD for Python via .NET 24.7 - Release N...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Notes Contents [ Hide ] This page contains release notes for Aspose...Before update. Installed fonts count: " + str ( len ( installedFonts...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  7. Merge or Unmerge Range of Cells with Node.js vi...

    Merge and Unmerge Cells in a Range in Excel with Node.js via C++ code....js via C++ Get Address Cell Count Offset Entire Column and Entire...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/nodejs-cpp/merge-or-unmer...
  8. TextColumnCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.TextColumnCollection to manage text columns in your documents effortlessly. Enhance your document formatting with ease!...Properties Name Description Count { get; } Gets the number of...them equals page width minus left and right page margins. Examples...

    reference.aspose.com/words/net/aspose.words/tex...
  9. Importing from Custom Objects|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Count , true , "dd/mm/yyyy" , false...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/importing-from-custom...
  10. 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...