Sort Score
Result 10 results
Languages All
Labels All
Results 7,061 - 7,070 of 90,763 for

object

(1.61 sec)
  1. Add, Move or Delete pages in PDF using .NET | A...

    Manipulate PDF pages of your document programmatically with C# sample code using Aspose.PDF for .NET... Create a Document object with the input PDF file. Call...

    products.aspose.com/pdf/net/pages/
  2. SvgTextOutputMode enumeration | Aspose.Words fo...

    Aspose.Words.Saving.SvgTextOutputMode enumeration. Allows to specify how text inside a document should be rendered when saving in SVG format....Configure the SvgSaveOptions object to save with no page borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ColorMode enum for optimized color rendering. Enhance your document's visual appeal with precise color settings....// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Layout::IPageLayoutCallback inte...

    Aspose::Words::Layout::IPageLayoutCallback interface. Implement this interface if you want to have your own custom method called during build and rendering of page layout model in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose::Words::DocumentVisitor::VisitFieldStart...

    Aspose::Words::DocumentVisitor::VisitFieldStart method. Called when a field starts in the document in C++....s::Fields::FieldStart> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. How to Remove Watermark from PDF using C#

    This short tutorial guides on how to remove watermark from PDF using C#. It provides all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using C#....file into the Document class object to delete the watermark Parse...loaded into the Document class object, and then all of its pages...

    kb.aspose.com/pdf/net/how-to-remove-watermark-f...
  7. How to Merge PDF using Python

    This short tutorial guides you on how to merge PDF using Python. It has information to set the IDE, steps to write the program and a runnable Python code to merge PDF files....Instantiate a PdfFileEditor object to combine multiple PDF files...method in the PdfFileEditor object to combine all the PDF files...

    kb.aspose.com/pdf/python/how-to-merge-pdf-using...
  8. How to Convert SHP to Geojson in C#

    This tutorial provides simple steps to convert SHP to Geojson in C#. It contains complete information including the configuration details, to-do steps and a sample code for converting Shapefile to Geojson in C#....convert SHP to Geojson Declare an object of ConversionOptions class...ConfigurationOptions class object and then set the destination...

    kb.aspose.com/gis/net/how-to-convert-shp-to-geo...
  9. How to Underline Text in a PDF using C#

    This article describes how to underline text in a PDF using C#. It has the environment settings, a list of tasks and a runnable sample code to underline in PDF using C#....to it Create a TextBuilder object and link it to a particular...file using the TextBuilder object Save the output PDF file with...

    kb.aspose.com/pdf/net/how-to-underline-text-in-...
  10. Working with Ranges in C#|Aspose.Words for .NET

    Introduction to Range feature in Aspose.Words for .NET....document content is the Range object. Range is like a “window” into...has its own range. The Range object allows you to access and modify...

    docs.aspose.com/words/net/working-with-ranges/