Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 10,133 for

page count

(0.1 sec)
  1. Remove Image from PDF using Java

    This article describes how to remove image from PDF using Java. It has the IDE configurations, steps, and a sample code to delete image from PDF using Java....Page Product Family Aspose.PSD Product...PDF using Java on a selected page. You may delete all or selected...

    kb.aspose.com/pdf/java/remove-image-from-pdf-us...
  2. Aspose.PSD for .NET 23.5 - Release Notes|Docume...

    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...ushort i = 0 ; i < shapes . Count ; i ++) { PathShape shape =...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  3. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....referencing page's footer. expect ( footnote . tables . count ). toEqual...expect ( footnote . tables . count ). toEqual ( 1 ); expect ( footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document...set_count() to set the number of text...them equals page width minus left and right page margins. Indexers...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Text Document in C#|Aspose.Words f...

    Advanced TXT document processing, lists, BiDi, headers/footer, using C#....Hide ] What is this page about? This page explains how to work...for indenting list levels and count specifying how many characters...

    docs.aspose.com/words/net/working-with-text-doc...
  6. FieldSkipIf.LeftExpression | Aspose.Words for .NET

    Discover the FieldSkipIf LeftExpression property, easily manage the left side of your comparison expressions for enhanced data control and flexibility....Examples Shows how to skip pages in a mail merge using the SKIPIF...mail merge will produce two pages. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET highlights its main features, including supported PDF versions and available PDF manipulation options.... Configure PDF Page properties (e.g. width, height...bleedbox etc.). Set page numbering, bookmark level, page sizes etc. Ability...

    docs.aspose.com/pdf/python-net/key-features/
  8. Convert PST to MHT via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/pst-to...
  9. 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...
  10. Find if the Worksheet is Dialog Sheet with C++|...

    Dialog Sheet is an older sheet format. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C++ API....Assistant Close Page Setup Features with C++ Count number of cells...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/find-if-the-worksheet...