Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 9,370 for

document assembly

(0.18 sec)
  1. Splitter.RemoveBlankPages | Aspose.Words for .NET

    Splitter RemoveBlankPages method. Removes empty pages from the Document and saves the output. Returns a list of page numbers that were removed in C#....Removes empty pages from the document and saves the output. Returns...remove empty pages from the document. // There is a several ways...

    reference.aspose.com/words/net/aspose.words.low...
  2. Add | Aspose.PDF for .NET API Reference

    Adds new operator into collection.... Document doc = new Document ( "input.pdf" );...OperatorCollection namespace Aspose.Pdf assembly Aspose.PDF Add(Operator[])...

    reference.aspose.com/pdf/net/aspose.pdf/operato...
  3. Document.UpdateThumbnail | Aspose.Words for .NET

    Document UpdateThumbnail method. Updates Thumbnail of the Document according to the specified options in C#....) Updates Thumbnail of the document according to the specified...update a document’s thumbnail. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. SetOriginalDocumentId | Aspose.PSD for .NET API...

    SetOriginalDocumentId XmpMediaManagementPackage.SetOriginalDocumentId method (1 of 2) Sets the original Document id. ......(1 of 2) Sets the original document id. public void SetOriginalDocumentI...Aspose.PSD.Xmp.Schemas.XmpMm assembly Aspose.PSD XmpMediaManagementPa...

    reference.aspose.com/psd/net/aspose.psd.xmp.sch...
  5. InsertDocument | Aspose.Page for .NET API Refer...

    InsertDocument Contents [ Hide ] XpsDocument.InsertDocument method (1 of 2) Inserts an empty Document with default pa......(1 of 2) Inserts an empty document with default page size at...Int32 Position at which a document should be inserted. activate...

    reference.aspose.com/page/net/aspose.page.xps/x...
  6. DeleteAnnotations | Aspose.PDF for .NET API Ref...

    Deletes all annotations in the Document....Deletes all annotations in the document. public void DeleteAnnotations...namespace Aspose.Pdf.Facades assembly Aspose.PDF DeleteAnnotations(string)...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  7. Save | Aspose.PDF for .NET API Reference

    Saves the PDF Document to the specified file....Save(Stream) Saves the PDF document to the specified file. public...namespace Aspose.Pdf.Facades assembly Aspose.PDF Save(string) Saves...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  8. Merge | Aspose.Page for .NET API Reference

    Merge Contents [ Hide ] XpsDocument.Merge method (1 of 2) Merging XPS Documents to PDF using the Device instance. pub......method (1 of 2) Merging XPS documents to PDF using the Device instance...files for merging with this document to an output device. device...

    reference.aspose.com/page/net/aspose.page.xps/x...
  9. PdfPageStamp | Aspose.PDF for .NET API Reference

    Constructor of PdfPageStamp....Pdf assembly Aspose.PDF PdfPageStamp(string...from specifed page of the document in specified file. public...

    reference.aspose.com/pdf/net/aspose.pdf/pdfpage...
  10. License and Code Issue on Removing Hyperlink - ...

    Hi, I need to remove Hyperlink from PDF Document. I used following code. Got nuget package and it works well with water mark Evaluation. var fileName = @“C:\Workspace\ASPOSE_PDF\Black and White Hyperlink.pdf”; …...remove Hyperlink from PDF document. I used following code. Got...Hyperlink.pdf”; var document = new Aspose.Pdf.Document(fileName); //...

    forum.aspose.com/t/license-and-code-issue-on-re...