Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 16,650 for

insert text

(0.08 sec)
  1. PDF to BMP Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one BMP single file programmatically with C# sample code using Aspose.PDF for .NET...to image //create bounds to insert small image into large for...by adding or removing pages, text, images, and other content....

    products.aspose.com/pdf/net/merger/pdf-to-bmp/
  2. CGM to PDF Converter using Python | Aspose.PDF

    Sample code on Python for CGM to PDF conversion. Use example code for batch CGM to PDF conversion with Python and .NET... It allows developers to insert tables, graphs, images, hyperlinks...versa. Convert PDF to EPUB, Text, XPS, etc. You can find more...

    products.aspose.com/pdf/python-net/conversion/c...
  3. CGM to XPS Converter using Python | Aspose.PDF

    Sample code on Python for CGM to XPS conversion. Use example code for batch CGM to XPS conversion with Python and .NET... It allows developers to insert tables, graphs, images, hyperlinks...versa. Convert PDF to EPUB, Text, XPS, etc. You can find more...

    products.aspose.com/pdf/python-net/conversion/c...
  4. Aspose.Slides for CPP 20.4 Release Notes|Aspose...

    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....SLIDESNET-41748 Different line spacing of text Enhancement SLIDESCPP-1716 Implement...SaveFormat :: Pptx ); Mathematical text classes, enums and interfaces...

    docs.aspose.com/slides/cpp/aspose-slides-for-cp...
  5. IParagraphCollection | Aspose.Slides for C++ AP...

    Represents a collection of a paragraphs....AddFromHtml ( System::String ) Adds text from specified html string to...es >, System::String ) Adds text from specified html string to...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  6. ParagraphCollection | Aspose.Slides for C++ API...

    Represents a collection of a paragraphs....System::String ) override Adds text from specified html string to...System::String ) override Adds text from specified html string to...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  7. DocumentBuilder.MoveTo | Aspose.Words for .NET

    DocumentBuilder MoveTo method. Moves the cursor to an inline node or to the end of a paragraph in C#....and further content will be inserted before that node. When node...and further content will be inserted just before the paragraph...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Page numbers not refreshing after deleting page...

    Hi , we have a 30 page document with pagenumber in the footer. after deleting few pages, the pagenumber in the footer is the same as before instead of continuing. can you please advise. this is our code to remove blan…...Text); if (string.IsNullOrWhiteSpace(pagetext))...true) { listOfBlankPageNumbe.Insert(0, -1); // Add all the non-empty...

    forum.aspose.com/t/page-numbers-not-refreshing-...
  9. Footer on only Last Page - Free Support Forum -...

    Hello Support We have a requirement that we need to have the Header on All pages but FOOTER only on Last page. Check attached sample. requirement . Let us know how can this be done and how to create the template for t…... first page have continued text in footer and second page have...can insert any number of rows dynamically. If you insert a new...

    forum.aspose.com/t/footer-on-only-last-page/26372
  10. C# Create or Edit Word Document | C# .NET Word ...

    .NET Word Automation. Create MS Word DOC/DOCX documents in C#. Edit or modify, parse, and convert Word DOC/DOCX documents using C# or VB.NET in ASP.NET....DocumentBuilder supports inserting elements such as text/paragraphs, checkboxes...it with the Document object. Insert/write elements using the DocumentBuilder...

    blog.aspose.com/2020/01/08/csharp-word-automati...