Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 17,575 for

document editor

(0.32 sec)
  1. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....Formatting PDF Document using C++ Contents [ Hide ] Formatting...Formatting PDF Document Get Document Window and Page Display Properties...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/
  2. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...Neither can we get sufficient documents or information about ms excel’s...can find relevant rules or documents that can help resolve this...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  3. PersonCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bibliography.PersonCollection class, designed to streamline bibliography management by efficiently listing source contributors....available in the document. Document document = new Document ( MyDir +...Bibliography bibliography = document . Bibliography ; Assert ....

    reference.aspose.com/words/net/aspose.words.bib...
  4. Watermark VSX document via Python | products.as...

    Python sample code to add watermark to VSX Documents within any Python based application....Formats in Python Native VSX document watermarker using server-side...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/python-java/waterma...
  5. Understanding LaTeX Editors and the LaTeX 3 (ex...

    A concise guide that explains what a LaTeX Editor does, the typical workflow, common Editor categories, and the modern LaTeX 3 (expl3) programming layer....Introduction to TeX LaTeX editors and LaTeX 3 Live Demos Source...Pricing Buy Understanding LaTeX Editors and the LaTeX 3 (expl3) programming...

    docs.aspose.com/tex/latex-editor/
  6. Edit PDF using Python | Aspose.PDF

    Еdit PDF Document programmatically with Python sample code using Aspose.PDF for Python for .NET...Programmatic modification of PDF documents is an essential part of modern... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/editor/
  7. Edit POTX files using .NET | products.aspose.com

    C# source code to edit POTX Document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Editor Potx PNG JPG BMP TIFF DOCX...and high performance POTX document editing using server-side...

    products.aspose.com/slides/net/editor/potx/
  8. Edit POT files using .NET | products.aspose.com

    C# source code to edit POT Document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Editor Pot PNG JPG BMP TIFF DOCX Edit...Native and high performance POT document editing using server-side...

    products.aspose.com/slides/net/editor/pot/
  9. Watermark VSX document via .NET | products.aspo...

    C# source code to add watermark to vsx file on .NET Framework, .NET Core, Mono Platforms....Native and high performance VSX document watermark using server-side...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/net/watermark/vsx/
  10. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....annotation: Load the PDF file - new Document . Create new Caret Annotation...PDF file auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/cpp/extra-annotations/